Android Open Source - Development intent rsk_zip






Project Summary

An open source zip intent handler for android, so we can open and browser zip files on our android devices.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of rsk_zip.

ItemValue
Java File Count7
Target SDK Version18
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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