updated README for openjdk and building apk files

This commit is contained in:
Torsten Grote 2012-01-04 01:50:57 +01:00 committed by Ciaran Gultnieks
parent 61b5c1f0d5
commit 8bd4dbaf1a

13
README
View file

@ -21,18 +21,27 @@ To be able to auto-build packages, you're going to need:
*Linux
*Python
*A fully functional Android SDK with all SDK platforms and tools
*The Android NDK
*Android SDK with all SDK platforms (for all API versions) and tools
*Android NDK
*Ant
*Ant Contrib Tasks (Debian package ant-contrib)
*Maven (Debian package maven2)
*JavaCC (Debian package javacc)
*JDK (Debian package openjdk-6-jdk and openjdk-7-jdk)
*VCS clients: svn, git, hg, bzr
*A keystore for holding release keys. (Safe, secure and well backed up!)
You then need to create a config.py (copy config.sample.py and follow the
instructions) to specify the locations of some of these things.
==Building Apps==
Run
./build.py -p goo.TeaTimer
to test building apk files. They will be put in the repo directory.
=MetaData=
Information used by update.py to compile the public index comes from two