Android Open Source - Framework json backpack






Project Summary

Small, light-weight, super simple Android Storage framework useful for storing small amounts of data in form JSON files..

Web Site / Source Repository

backpack is hosted in the following web site
https://github.com/simpleSourceDev/backpack

If you think the Android project backpack listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of backpack.

ItemValue
Java File Count12
Activity Count1
Fragment Count1

Java Source Files

backpack has the following Java source files.

hr.simplesource.backpack.ApplicationTest.java
hr.simplesource.backpack.Backpack.java
hr.simplesource.backpack.Storable.java
hr.simplesource.backpack.StorableFilter.java
hr.simplesource.backpack.StoreAndGetSyncTestCase.java
hr.simplesource.backpack.StoreUtil.java
hr.simplesource.backpack.Task.java
hr.simplesource.backpack.TestModel.java
hr.simplesource.backpack.TunedTestModelTestCase.java
hr.simplesource.backpack.Work.java
hr.simplesource.storage.ApplicationTest.java
hr.simplesource.storage.MainActivity.java