Quick demo showing features of the Android Storage Access Framework.
safdemo is hosted in the following web site
https://github.com/hvisser/safdemo
If you think the Android project safdemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of safdemo.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
There are 1 image files in safdemo. The names of the image files are listed as follows.
ic_lock_lock.png
The following screenshort is generated from the image listed above.
safdemo has the following Java source files.
com.example.android.vault.EncryptedDocument.java com.example.android.vault.SecretKeyWrapper.java com.example.android.vault.Utils.java com.example.android.vault.VaultProvider.java com.neenbedankt.safdemo.Document.java com.neenbedankt.safdemo.MainActivity.java