From the course: Android Development: Retrofit with Java

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

DELETE a star on a Gist

DELETE a star on a Gist - Android Tutorial

From the course: Android Development: Retrofit with Java

Start my 1-month free trial

DELETE a star on a Gist

- [Instructor] Starring a gist did not require - [Instructor] Starring a gist did not require - [Instructor] Starring a gist did not require a lot of work for us to implement and unstarring a lot of work for us to implement and unstarring a lot of work for us to implement and unstarring a gist is just as easy, probably more so now a gist is just as easy, probably more so now a gist is just as easy, probably more so now that we have already taken care of starring that we have already taken care of starring that we have already taken care of starring a gist because the processes are almost identical. a gist because the processes are almost identical. a gist because the processes are almost identical. Back in the GitHub service interface, copy Back in the GitHub service interface, copy Back in the GitHub service interface, copy the entire star gist by ID method the entire star gist by ID method the entire star gist by ID method and paste it below as a new method.…

Contents