15 Commits

Author SHA1 Message Date
Joffrey Jaffeux
bb13476e58 add support_libraries option for android Rakefile config 2015-03-28 21:19:06 +09:00
Mark Villacampa
6967077401 ooops 2015-03-28 21:16:03 +09:00
Mark Villacampa
6a1a5f0f58 Introduce the motion android-setup command which downloads and installs
the android sdk and ndk
2015-03-28 21:13:09 +09:00
Mark Villacampa
2d614dc7f6 Support rake ctags for Android. Fixes RM-782 2015-03-28 21:13:00 +09:00
Mark Villacampa
9b497e4749 Add support for Android 22 2015-03-28 21:12:51 +09:00
Laurent Sansonetti
3d4efc754e switch to gnustl++, make sure to link it at the very end (after custom libs) 2015-03-19 13:53:38 +09:00
Laurent Sansonetti
c4713d5af4 add app.libs to Android config object (internal for now) 2015-03-19 13:53:21 +09:00
Mark Villacampa
ccf7106c6d [Android] Improved detection of the SDK and NDK directories 2015-03-19 13:52:14 +09:00
Laurent Sansonetti
d2491653e9 enable vm debug logs if app.vm_debug_logs is set to true 2015-02-05 07:43:07 +09:00
Laurent Sansonetti
388af0ad0e remove app.avd_config variable which is no longer used/needed 2015-02-05 07:42:37 +09:00
Laurent Sansonetti
4f085f1b6b add app.theme variable to set up the android:theme of the application, defaults to Theme.Holo 2015-02-05 07:42:28 +09:00
Laurent Sansonetti
e045b9bb94 add bundler stuff to android template 2015-02-05 07:40:58 +09:00
Mark Villacampa
769b9ae945 [RM-729] Introduce app.manifest, which makes it possible to directly
manipulate the contents of the AndroidManifest.xml from the Rakefile.
2015-01-26 10:32:03 +09:00
Laurent Sansonetti
189919913b introduce :native parameter for app.vendor_project to include 3rd-party shared libraries 2014-12-30 11:09:22 +09:00
Watson
3d71437ff2 integrate android template 2014-12-12 08:19:53 +09:00