Android application to uninstall applications on a device in batch..
BatchUninstaller is hosted in the following web site
https://github.com/damien5314/BatchUninstaller
If you think the Android project BatchUninstaller 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 BatchUninstaller.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 4 image files in BatchUninstaller. The names of the image files are listed as follows.
apptheme_list_selector_disabled_holo_light.9.png ic_action_content_remove.png ic_action_navigation_refresh.png ic_action_settings.png
The following screenshort is generated from the image listed above.
BatchUninstaller has the following Java source files.
com.ddiehl.android.batchuninstaller.ApplicationList.java com.ddiehl.android.batchuninstaller.ApplicationTest.java com.ddiehl.android.batchuninstaller.InstalledApplication.java com.ddiehl.android.batchuninstaller.InstalledApplicationArrayAdapter.java com.ddiehl.android.batchuninstaller.ListSelectionListener.java