Skip to content

zmunm/insight

Repository files navigation

Insight


Sample of Android Clean Architecture using Hilt, Startup.

Assemble the data layer by build flavor.

API

Insight is using RAWG api. Visit the site to get a key and add it to local.properties as follows:

RAWG_KEY={YOUR_KEY}

available flavor

The flavors that can be combined are as follows.

  1. cache
    • room
    • realm
    • SQLDelight
  2. service
    • retrofit
    • ktor
    • volley

You can combine it like this.

gradle assembleRetrofitRoomDebug

About

Sample of Android Clean Architecture using Hilt, Startup. Assemble the data layer by build flavor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages