Hello anyone of you have a "boilerplate" or a "ske...
# android
j
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
j
Can’t think of a way to have such template that you can use in every project without being too useless, I generally like this project: https://github.com/android/architecture-components-samples/tree/master/GithubBrowserSample