update Android version assertions
[web/altusmetrum] / AltosDroid / index.mdwn
index 2e1e3aeefc6a05d227f1411a525fcbc65e7256c0..b1638a4f3639a21d5d1ae7c1ebc6a3728cddb116 100644 (file)
@@ -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 ##
 
@@ -12,25 +14,29 @@ The latest released version of AltosDroid is available from
 ## What It Can Do ##
 
 Current features include:
-  * Display of key telemetry values
-  * Telemetry logging to SD card
-  * Text-to-speech announcements of flight state
-  * Downlink frequency selection.
+
+* Display of key telemetry values
+* Telemetry logging to SD card
+* Text-to-speech announcements of flight state
+* Downlink frequency selection.
 
 ## Permissions ##
 
-AltosDroid requires the following permissions to be installed:
+AltosDroid requires the following permissions in order to be installed:
 
  * NETWORK COMMUNICATION
        * PAIR WITH BLUETOOTH DEVICES
+<br>
                This permission is needed to access Bluetooth communications,
                allowing the pairing of and connection to TeleBT units.
  * STORAGE
        * MODIFY OR DELETE THE CONTENTS OF YOUR USB STORAGE MODIFY OR DELETE THE CONTENTS OF YOUR SD CARD
+<br>
                This permission is needed so that telemetry logs can be
                written to the SD card.
  * SYSTEM TOOLS
        * ACCESS BLUETOOTH SETTINGS
+<br>
                This permission is used to request the enabling of Bluetooth
                at startup.
 
@@ -41,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 ##
 
@@ -59,6 +65,7 @@ Google Maps integration, and "take me to my rocket" navigation.
 
 
 Android is a trademark of Google Inc.
+<br>
 Google Play is a trademark of Google Inc.
 </center>