A helper class to write files in external android storage, along with it's demo application..
AndroidExternalFileWriter is hosted in the following web site
https://github.com/PrashamTrivedi/AndroidExternalFileWriter
If you think the Android project AndroidExternalFileWriter 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 AndroidExternalFileWriter.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | AppExternalLibrary.jar android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
AndroidExternalFileWriter has the following Java source files.
com.example.androidexternalfilewriter.BuildConfig.java com.example.androidexternalfilewriter.MainActivity .java com.phtrivedi.opensource.appexternallibrary.BuildConfig.java com.phtrivedi.opensource.externalfilewriter.AppExternalFileWriter.java