https://github.com/ramantehlan/alexandrite
Saving Data on android devices :snowman:
https://github.com/ramantehlan/alexandrite
android java-8
Last synced: 4 months ago
JSON representation
Saving Data on android devices :snowman:
- Host: GitHub
- URL: https://github.com/ramantehlan/alexandrite
- Owner: ramantehlan
- License: mit
- Created: 2017-07-08T22:52:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T00:41:02.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T14:22:38.997Z (5 months ago)
- Topics: android, java-8
- Language: Java
- Homepage:
- Size: 650 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
![]()
# Alexandrite
**Alexandrite** is an *android app*, which saves data on the device, whether it's temporary files, downloaded app assets, user media, structured data, or something else. This app is just for *testing* **[Android Data Storage](https://developer.android.com/training/basics/data-storage/index.html)** and to include all the examples for that.# Installation
You can download the complete source code and import it in `Android Studio 2.3.3` or above version.> Also you can just download the **[.apk](https://github.com/ramantehlan/Alexandrite/releases/latest)** file.
# Contribution
Feel free to add your own features or improve any current feature, any kind of help is appreciated!
# License
MIT
# Back Story
#### You probably don't want to read it
*This is my first repository on GitHub*. Basically, I decided to create Alexandrite just to implement all the methods of **[Android Data Storage](https://developer.android.com/training/basics/data-storage/index.html)**, since it was missing proper example to showcase all the methods and another reason was to simply test out file storage in Android.
#### What's in it for you
If you are new to android and want to have all the basic examples of **[Data Storage](https://developer.android.com/training/basics/data-storage/index.html)**, then this repository is for you.
# Screenshots
![]()
![]()
![]()
![]()