-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Adi Andrea edited this page Sep 10, 2024
·
2 revisions
Welcome to the generator-code-base-android repository wiki!
In this wiki section you can find all basic step by step & how to using this boilerplate, such as creating new activities/fragments using MVVM pattern, where to inject class using Dependency Injection (Using Dagger 2), and how to create local SQLite Database Migration using Room.