Mention system app installation workaround
[xposed-ouya-plain-purchases.git] / README.rst
index 837c2299c283ea7b4c099d3eb6a75c2f7829b6da..6b3d84e672065be47e7f6f603db8eb178011eaa0 100644 (file)
@@ -11,5 +11,14 @@ and the server may reply with plain text purchase receipts.
 Works by patching ``javax.crypto.Cipher::doFinal(byte[])`` to return
 the input without encryption/decryption.
 
+It needs to be `installed as system application`__ to prevent
+Final Fantasy III from crashing.
+
 __ https://repo.xposed.info/module/de.robv.android.xposed.installer
 __ http://cweiske.de/ouya-store-api-docs.htm
+__ http://cweiske.de/tagebuch/ouya-final-fantasy3.htm#howto
+
+
+Development hints
+=================
+- Version number can be changed in ``xposed-ouya-plain-purchases/build.gradle``