9 Commits

Author SHA1 Message Date
John Grub
e5d71f1f35 allows ant build to succeed: bump android version 2014-06-09 00:44:59 -07:00
Themaister
3ac1150ebc Fixup Ant build for Android. 2014-04-25 16:35:26 +02:00
Themaister
68e2051d0f Update some references. 2013-12-29 13:00:40 +01:00
twinaphex
66576b12e8 (Android) Initial stub location API/GPS support. Requires Google Play Services so
baking that in as a dependency now by providing the .jar file.

Still need to write stub driver in C that calls these location functions through
JNI - and still need to gather all semantics for libretro API additions
2013-12-15 05:48:28 +01:00
Squarepusher
3f47951d3d (Apple) Build fix 2013-11-22 01:10:35 +01:00
Lioncash
d3c96cfaed [Android] Remove R.java and BuildConfig.java from the appcompat lib. These are generated files, so there's no need to keep them in the repo. They will be regenerated upon builds. 2013-10-15 11:31:36 -04:00
Themaister
7df4500024 Use native side asset extraction. 2013-10-14 21:08:41 +02:00
twinaphex
2b7c2a7185 (Android Phoenix) Add mupen64 entry to libretro_cores.cfg 2013-10-14 11:22:20 +02:00
Lioncash
ce42fccdc7 [Android] Very large reworking of the preferences. It uses fragments to handle preferences, not to mention the entirety of the preferences has been moved into a viewpager/tab-nav combo.
This commit breaks per-core configs. Will be fixed very soon.
2013-10-11 17:41:22 -04:00