summaryrefslogtreecommitdiffstats
path: root/make/scripts/adb-reinstall-all-armv7.sh
Commit message (Collapse)AuthorAgeFilesLines
* Adapt APK install scripts for harmonized os.and.arch names, see GlueGen ↵Sven Gothel2015-02-021-5/+0
| | | | commit 3b43a223253176731567c6d8b7a67c9a6110782b
* Get JOGL to build with NDK r7Edwin Vane2012-02-281-0/+5
- Most of the android build work is done by gluegen ant files. Changes made to gluegen in support of NDK r7 need to be reflected here: - New/fewer environment variables. - Specifying android.abi for packaging. - Cross-compilation script cleaned up to look like gluegen's cross compile script for consistency. - Renamed install/re-install adb helper scripts to be ARM specific.