INSTALL
author Da Risk <da_risk@beem-project.com>
Thu, 21 Dec 2017 17:38:57 -0800
changeset 1075 6c3d4266ca65
parent 1041 e5a970600066
permissions -rw-r--r--
Fix javadoc generation

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.