forked from jwlin/android-retrofit-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Example Android REST client using Retrofit and RecyclerView
License
josepylee/android-retrofit-tutorial
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SWE264P - Lab3: Android REST Client Joseph Lee ____ This project requires Android Studio to run. # First open the project in Android Studio. # Then, in the MainActivity.java, replace the API key with your API key obtained from https://developers.themoviedb.org/. # Then, configure the device, or a virtual emulator device, to launch. For example, following setup was used. * Deivce: Pixel 5 phone in Portrait mode. * API: Release R, API level 30, Android 11.0. # Launch the application. # In the MainActivity window, click on Movie List. # MovieListAcivity connects to moviedb webservice and queries 20 top-rated movies, and lists them in the RecyclerView.
About
Example Android REST client using Retrofit and RecyclerView
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%