Local Data Storages.
LocalDataStorages is hosted in the following web site
https://github.com/thyrobots/LocalDataStorages
If you think the Android project LocalDataStorages 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 LocalDataStorages.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Activity Count | 4 |
jar files used | jdom-2.0.3.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\tours.xml |
There are 9 image files in LocalDataStorages. The names of the image files are listed as follows.
map_avilabeach.png map_bigsur.png map_channel.png map_monterey.png map_valley.png map_various.png map_whitney.png map_winecountry.png map_yosemite.png
The following screenshort is generated from the image listed above.
LocalDataStorages has the following Java source files.
com.example.thy.localdata.ApplicationTest.java com.example.thy.localdata.ListDataActivity.java com.example.thy.localdata.MainActivity.java com.example.thy.localdata.SettingsActivity.java com.example.thy.localdata.TourDetailActivity.java com.example.thy.localdata.TourListAdapter.java com.example.thy.localdata.ToursJDOMParser.java com.example.thy.localdata.ToursPullParser.java db.ToursDBOpenHelper.java db.ToursDataSource.java model.Tour.java utils.UIHelper.java