- Notifications
You must be signed in to change notification settings - Fork2
Sample of Android Clean Architecture using Hilt, Startup. Assemble the data layer by build flavor.
License
NotificationsYou must be signed in to change notification settings
zmunm/insight
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sample of Android Clean Architecture using Hilt, Startup.
Assemble the data layer by build flavor.
Insight is usingRAWG api.Visit the site to get akey
and add it tolocal.properties
as follows:
RAWG_KEY={YOUR_KEY}
The flavors that can be combined are as follows.
- cache
- room
- realm
- SQLDelight
- service
- retrofit
- ktor
- volley
You can combine it like this.
gradle assembleRetrofitRoomDebug