Demo application that takes advantage of permissions.
Android_SD_Scraper is hosted in the following web site
https://github.com/ehrenb/Android_SD_Scraper
If you think the Android project Android_SD_Scraper 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 Android_SD_Scraper.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 14 |
Minimum SDK Version | 13 |
Activity Count | 1 |
jar files used | android-support-v4.jar commons-net-3.3.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.RECEIVE_BOOT_COMPLETED |
Android_SD_Scraper has the following Java source files.
com.example.android_sd_scraper.BootUpReceiver.java com.example.android_sd_scraper.MainActivity.java com.example.android_sd_scraper.scrape_service.java