home..

Responsive Android Shelter Animal Tracking App (Kotlin, Android Studio)

Android Kotlin Java Android Studio Google Maps API

FULL SOURCE CODE:

Github

Map Page

Animal Shelter Tracker - Map Display

At the start of the app the user is greeted with a map page, where they can see the shelters, the user then click on one and can add the animal to it.

Edit/Add Animal

Animal Shelter Tracker - Add/Edit Animal

This page allows the user to add an animal to the shelter, they can also edit the animal’s details, like name, age, breed, etc.

Animal List

Animal Shelter Tracker - Animal List

This page displays a recycler view of all the animals in the shelter, the user can click on one and edit it and long click to prompt a delete dialog.