Skip to content

Sample Android app that makes an API request and displays some data

Notifications You must be signed in to change notification settings

muhammadHarunaBala/puppy-tracker

 
 

Repository files navigation

Puppy Tracker

This is a sample application created to demonstrate the basics of Android development using the Kotlin programming language.

It makes use of the following libraries:

  • Android KTX Extensions
  • Coil (Image loading)
  • Retrofit (Networking)
  • Moshi (JSON parsing)

App Screenshot

shows a puppy image with the log text

About

Sample Android app that makes an API request and displays some data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%