Updated App Security (markdown)

dschuermann 2014-10-09 06:51:00 -07:00
parent 5e58723ac7
commit 4684e58f8f
1 changed files with 1 additions and 0 deletions

@ -1,6 +1,7 @@
This page deals with security choices related to the app in relation to the Android OS. Keep in mind that these decision are not set in stone, they are temporary decisions in an ongoing design process.
### App Security
TODO
### Backup
* ``AndroidManifest.xml`` has ``android:allowBackup="false"``.