aboutsummaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
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