INSTALL
author Frederic Barthelery <da_risk@beem-project.com>
Fri, 13 Nov 2015 18:17:25 +0100
changeset 1070 fde61b09cd8d
parent 1041 e5a970600066
permissions -rw-r--r--
Utils: Add a basic implementation of an EncryptionManager which allows to store the password encrypted. This use the latest AndroidKeyStore from Android M and allow to store the key securely.

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.