Commit Graph

4 Commits

Author SHA1 Message Date
Elliot Hesp 77d6fffca0 [pref][android] Add Android installation steps 2017-05-25 12:04:08 +01:00
Yekeen Ajeigbe 6d3fa418dc Minor typo causing error in run-android 2017-05-16 06:03:07 +01:00
Fabian Köster fa1b4095f5 launchMode needs to be set on <activity>
launchMode is not a valid property on the <application> element, see
https://developer.android.com/guide/topics/manifest/application-element.html

It must be set on the activity instead, see
https://developer.android.com/guide/topics/manifest/activity-element.html
2017-05-12 21:34:43 +02:00
Elliot Hesp 361535e96e Move docs to docsify 2017-04-27 12:18:12 +01:00