-
Notifications
You must be signed in to change notification settings - Fork 6
Documentation needed #37
Copy link
Copy link
Open
Labels
Description
We've got some basic documentation currently, but much more is needed. I'm using this issue to keep track of reference information for additional needed docs.
- How the Manifest Merge System works: http://tools.android.com/tech-docs/new-build-system/user-guide/manifest-merger
- How to use build variants for different app icons: http://stackoverflow.com/questions/23068315/different-drawable-based-on-build-variant-in-gradle
- How to override the Java classes use the ClassRegistry
- How to override the XML using new XML files.
- How to configure the Android application with a local Vagrant VM Roundware Server
Lots more I'm sure. Add anything else here other people may need to know. Please reference this issue in commits messages.
Reactions are currently unavailable