In order to be considered for the Android position, you must complete the following steps.
Note: This task should take no longer than 3 hours at the most.
-
Please note that this will require some basic Java and Android knowledge.
-
If you don't know java, take a few minutes to learn the basics and if you don't know Android learn about it here.
-
You will need to have Java, Android Studio or IntelliJ, and the Android SDK installed.
-
Your submission should demonstrate knowledge of RxJava and best practices in android development.
- Fork this repository
- Create a source folder to contain your code.
- In the source directory, please create an Android app that accomplishes the following:
- Connect to the Star Wars API
- Find the 15 most expensive starships from the first 4 pages.
- Create a RecyclerView that displays the starships sorted by cost, along with the film(s) they appear in.
- Click here for a screenshot mock up of what the final product should look like
- Commit and Push your code to your new repository
- Send us a pull request, we will review your code and get back to you