Readme update

This commit is contained in:
Gerhard Stein
2014-10-11 20:22:49 +02:00
parent 117cc8139f
commit 6ca97a50a0
2 changed files with 3 additions and 1 deletions

Binary file not shown.

View File

@@ -11,7 +11,9 @@ Installation
============
Install latest Android SDK and NDK from http://developer.android.com/index.html
You'll need to install Java Ant too.
You'll need to install Java Ant too. Since for building apk files some java classes are needed as well,
it is recommended to install OpenJDK and its development files. (On RPM based distros
usually called java-x.x.x-openjdk and java-x.x.x-openjdk-devel)
The application will run on Android OS 1.6 and above, but will use features from Android 4.4 if available.
The most supported environment for this port is Linux, MacOs should be okay too.
If you're developing under Windows you'd better install Portable Ubuntu, to get proper Linux environment