Skip to content

NASA photos with a whimsical theme demonstrate how to work with REST services on Android using Kotlin, Coroutines, Retrofit and Moshi

License

Notifications You must be signed in to change notification settings

filipebezerra/mars-real-estate-app-android-kotlin

Repository files navigation

Connect to the Internet - Mars Real Estate

This is the toy app for Lesson 8 of the Android App Development in Kotlin course on Udacity.

MarsRealEstate

MarsRealEstate is a simple demo app using ViewModel & LiveData with Retrofit, Glide and Moshi in Kotlin.

This app demonstrates the following views and techniques:

  • Retrofit to make api calls to an HTTP web service
  • Moshi which handles the deserialization of the returned JSON to Kotlin data objects
  • Glide to load and cache images by URL.

It leverages the following components from the Jetpack library:

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Report Issues

Notice any issues with a repository? Please file a github issue in the repository.

About

NASA photos with a whimsical theme demonstrate how to work with REST services on Android using Kotlin, Coroutines, Retrofit and Moshi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages