aboutsummaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorDominik <dominik@dominikschuermann.de>2012-03-09 12:13:28 +0100
committerDominik <dominik@dominikschuermann.de>2012-03-09 12:13:28 +0100
commit7a2e1e42d960f53a30c9b0ed2a050d1378c14cd9 (patch)
tree1e85e6dfd94259656e5c03513f3089e76185b262 /README.markdown
parent781f089ee1730f596015145706f2302218efeaed (diff)
downloadopen-keychain-7a2e1e42d960f53a30c9b0ed2a050d1378c14cd9.tar.gz
open-keychain-7a2e1e42d960f53a30c9b0ed2a050d1378c14cd9.tar.bz2
open-keychain-7a2e1e42d960f53a30c9b0ed2a050d1378c14cd9.zip
fixing qrcode integration
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
new file mode 100644
index 000000000..de0737b97
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,21 @@
+# 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
+
+1. Checkout their SVN (see http://code.google.com/p/zxing/source/checkout)
+2. Change android-home variable in "build.properties" in the main directory to point to your Android SDK
+3. Change directory to android-integration
+4. Build using "ant build"
+5. We use "android-integration-supportv4.jar"
+
+On error see: http://code.google.com/p/zxing/issues/detail?id=1207
+
+# Build SpongyCastle
+
+see https://github.com/rtyley/spongycastle \ No newline at end of file