INSTALL
author Frederic Barthelery <da_risk@beem-project.com>
Fri, 13 Nov 2015 17:50:23 +0100
changeset 1071 029597e0ca0c
parent 1045 e5a970600066
permissions -rw-r--r--
BeemService: Use NotificationManagerCompat

Android Market
--------------

First of all, BEEM is available on the Android market. Just search for 'BEEM'.

Development version
-------------------

1. Dependencies
   First you will need the latest Android SDK. You can download it at http://d.android.com. Beem is usually built with Android SDK 2.1 or superior.

2. Compile and install
   Use gradle to compile and install the application on the Android device
   > ./gradlew build installDebug

The development version use a private certificate to sign the package. You will need to uninstall it before installing or upgrading a version of BEEM from the Android market.