mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-05 08:45:08 -05:00
lib | ||
res | ||
Resources | ||
src/org/apg | ||
.gitignore | ||
AndroidManifest.xml | ||
build.xml | ||
COPYING | ||
LICENSE | ||
pom.xml | ||
project.properties | ||
README.markdown |
APG+
This is a fork of Android Privacy Guard (APG) named APG+
I will try to reintegrate the various forks and build a new stable version, which can be released to the market.
Build APG+
Build XZing Integration Library
- Checkout their SVN (see http://code.google.com/p/zxing/source/checkout)
- Change android-home variable in "build.properties" in the main directory to point to your Android SDK
- Change directory to android-integration
- Build using "ant build"
- We use "android-integration-supportv4.jar"
On error see: http://code.google.com/p/zxing/issues/detail?id=1207