diff options
author | Bdale Garbee <bdale@gag.com> | 2015-07-16 15:42:24 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2015-07-16 15:42:24 -0600 |
commit | fcb40512bc7cad32e709728dc2a92a42d74afd5e (patch) | |
tree | c01911d6e5885d8d09405b64c73b4495026ffe94 /AltosDroid | |
parent | efa92828e235bdfe4bdcc6988da8357443189b40 (diff) |
update Android version assertions
Diffstat (limited to 'AltosDroid')
-rw-r--r-- | AltosDroid/index.mdwn | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/AltosDroid/index.mdwn b/AltosDroid/index.mdwn index fab6280..b1638a4 100644 --- a/AltosDroid/index.mdwn +++ b/AltosDroid/index.mdwn @@ -2,7 +2,9 @@ AltosDroid is the [Android](http://www.android.com/) port of Altus Metrum's ground station program, designed to work with the [TeleBT](../TeleBT) -ground statiion hardware product. +ground statiion hardware product. The latest version targets Android +version 4.0 (ICS) or later. An older version is still available that +works on Android 2.3.3 and later. ## Where to Get It ## @@ -45,8 +47,8 @@ which is always available from [git.gag.com](http://git.gag.com) in the project [fw/altos](http://git.gag.com/?p=fw/altos;a=summary). The source is in the `altosdroid/` subdirectory, and is currently -targetted at Android 2.3.3. You will need to have the Android SDK installed -to build AltosDroid. +targetted at Android 4.0 or later. You will need to have the Android SDK +installed to build AltosDroid. ## Future Plans ## |