https://kotlinlang.org logo
#android-architecture
Title
# android-architecture
j

Joan Colmenero

10/14/2019, 10:08 AM
Hello anyone of you have a "boilerplate" or a "skeleton" to use with a new project? that are divided by modules like
app
core
core-testing
features
(inside different features as a modules)? I'm about to start a new project and I want to have a "guide". Thank you guys 🙂
👍 2
d

Dustin Lam

10/15/2019, 8:42 PM
Have you seen the samples here? https://github.com/android
14 Views