Android Open Source - Framework framework LocalStorage






Project Summary

Local Storage provides access to your local storage via the Android 4.4 Storage Access Framework.

Web Site / Source Repository

LocalStorage is hosted in the following web site
https://github.com/ianhanniballake/LocalStorage

If you think the Android project LocalStorage 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 LocalStorage.

ItemValue
Java File Count10
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, v21, hdpi, xhdpi]
Activity Count2
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
com.android.vending.BILLING




License

The license information of LocalStorage is as follows:

BSD 3-Clause License Copyright (c) 2013, Ian Lake All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following cond...

Resource Files

There are 3 image files in LocalStorage. The names of the image files are listed as follows.

ic_action_google_play.png
ic_action_paypal.png
ic_sd_card.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.ianhanniballake.localstorage.DonateActivity.java
com.ianhanniballake.localstorage.LocalStorageProvider.java
com.ianhanniballake.localstorage.MainActivity.java
com.ianhanniballake.localstorage.MediaAvailabilityBroadcastReceiver.java
com.ianhanniballake.localstorage.inappbilling.Base64DecoderException.java
com.ianhanniballake.localstorage.inappbilling.Base64.java
com.ianhanniballake.localstorage.inappbilling.Inventory.java
com.ianhanniballake.localstorage.inappbilling.Purchase.java
com.ianhanniballake.localstorage.inappbilling.Security.java
com.ianhanniballake.localstorage.inappbilling.SkuDetails.java