Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (9 loc) · 717 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 717 Bytes

QuoteALot

Sample app demonstrating Recommended app architecture for Android!

A detailed guide on creating Android App by following google recommanded app architecture and latest architectural design components can be found here. http://thetechguru.in/category/android/

Quote A Lot

https://www.youtube.com/watch?v=hnNHJE5AFXM

App is created using Lifecycle aware components i.e.LifecycleFragment, LiveData, RoomDB.

Retrofit is being used for accessing data from RESTful API.

You can directly check out project from Android studio!

For more samples, visit https://github.com/googlesamples/android-architecture