Store strings & credentials securely encrypted on your device
-
Updated
Jan 14, 2021 - Java
Store strings & credentials securely encrypted on your device
A helper class to write files in external android storage, along with it's demo application.
This app let you download any file from the Internet which have a valid link. Add any file download link and give a title with extension. This app support Android 10, 11 and 12. So make use of it!
This is an Android application that deals with storage or "data persistence". The app is suitable for any shelter house to store the data of pets such as name, breed, gender and weight of the pet. The app uses a SQLite Database to store the data. The data is stored locally on the users phone. This app uses many other concepts such as building a …
Android Examples covers basic concepts of Android Technology
Add a description, image, and links to the android-storage topic page so that developers can more easily learn about it.
To associate your repository with the android-storage topic, visit your repo's landing page and select "manage topics."