An open source zip intent handler for android, so we can open and browser zip files on our android devices.
rsk_zip is hosted in the following web site
https://github.com/xbakesx/rsk_zip
If you think the Android project rsk_zip 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 rsk_zip.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
rsk_zip has the following Java source files.
com.robotsidekick.intents.ZipEntryAdapter.java com.robotsidekick.intents.ZipEntryBase.java com.robotsidekick.intents.ZipEntryDirectory.java com.robotsidekick.intents.ZipEntryDirectoryUp.java com.robotsidekick.intents.ZipEntryItem.java com.robotsidekick.intents.ZipIntentActivity.java com.robotsidekick.intents.ZipUtils.java