The Public Transit API App is an Android application that combines Detail screen and Loading states, built with Coroutines / RxJava. The project follows a clean app architecture where UI, logic, and data stay separated, making it easy to test, extend, and present. It showcases practical Android techniques while producing a working, demo-ready app.
Users struggle to do this task conveniently from their phone because existing solutions are complex, slow, or missing. Without an Android app built on Loading states and Coroutines / RxJava, there is no simple, mobile-friendly way to manage the workflow with clear results.
This project applies Android development techniques through Detail screen, orchestrated with Coroutines / RxJava and Loading states. The app is designed for usability and performance, with smooth navigation, validation, and error handling. It produces consistent, reusable results and can be adapted to related tasks with minimal changes.
Coroutines / RxJava
Retrofit
Android Studio
Java / Kotlin
Material Design
Room / Firebase
JSON parsing
Clean Android app with Detail screen and Loading states
Mobile friendly UI with navigation and validation
Local data persistence and offline support
Clear feedback, error handling, and states
Reusable components for related features
Tested, maintainable Android code
The project follows an Android app architecture: the view layer handles UI and navigation through Detail screen; the logic layer manages app behaviour with Coroutines / RxJava and Loading states; and the data layer stores information via Refresh action. Shared utilities, validators, and themes support all layers, keeping the app robust and easy to extend.
Set up the Android project, Gradle, and dependencies.
Build the UI and navigation flow with Detail screen.
Implement the app logic using Coroutines / RxJava and Loading states.
Add the data layer and persistence via Refresh action.
Wire up end-to-end flows with validation and error handling.
Test on emulator and device, then refine features.
Build the APK, document the project, and prepare the demo and viva report.
Build complete Android applications
Apply REST client design and Using Retrofit
Design mobile UI and manage app state
Work with Android databases and services
Present and defend a complete Android project in viva
Add a cloud backend with Firebase
Add user accounts and synchronization
Publish the app to the Play Store
Add analytics and push notifications
The Public Transit API App delivers a complete Android workflow — from UI and navigation to data and logic. It is practical, modern, and easy to explain, making it an excellent final year project that demonstrates in-demand Android development skills.