summaryrefslogtreecommitdiff
path: root/android/android.make (follow)
Commit message (Collapse)AuthorAge
* Android: Allow "out-of-tree" builds (outside of android/, e.g. build-android/).Thomas Martitz2010-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27988 a1c6a512-1295-4272-9138-f99709370657
* Extend android.make so that it can generate a debug signed apk.Thomas Martitz2010-09-02
| | | | | | | | 'make && make apk && adb install -r bin/Rockbox.apk' should work now. You should now be able to develop without eclipse. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27980 a1c6a512-1295-4272-9138-f99709370657
* Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz2010-09-02
Seperate make rules in a almost empty android.make. Also add forgotten powermgmt-android.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27977 a1c6a512-1295-4272-9138-f99709370657