Android Open Source - App shopping ShopShopViewer






Project Summary

Android app to view shopping lists created with the iPhone/iPad app ShopShop.

Web Site / Source Repository

ShopShopViewer is hosted in the following web site
https://github.com/sonata82/ShopShopViewer

If you think the Android project ShopShopViewer 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 ShopShopViewer.

ItemValue
Java File Count17
Minimum SDK Version8
Activity Count4
jar files usedcglib-nodep-2.2.jar
dd-plist.jar
dropbox-android-sdk-1.2.2.jar
easymock-3.1.jar
httpmime-4.0.3.jar
json_simple-1.1.jar
robotium-solo-3.1.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of ShopShopViewer is as follows:

GNU General Public License

Java Source Files

de.remk0.shopshopviewer.CheckableArrayAdapter.java
de.remk0.shopshopviewer.DisplayFileActivity.java
de.remk0.shopshopviewer.DropboxAuthActivity.java
de.remk0.shopshopviewer.ShopShopViewerActivity.java
de.remk0.shopshopviewer.ShopShopViewerApplication.java
de.remk0.shopshopviewer.io.DropboxFileAccess.java
de.remk0.shopshopviewer.io.ExternalFilesDirFileAccess.java
de.remk0.shopshopviewer.io.FileAccessException.java
de.remk0.shopshopviewer.io.FileAccess.java
de.remk0.shopshopviewer.io.RemoteFileAccessException.java
de.remk0.shopshopviewer.io.RemoteFileAccess.java
de.remk0.shopshopviewer.parse.PlistParser.java
de.remk0.shopshopviewer.parse.ShopShopFileParserException.java
de.remk0.shopshopviewer.parse.ShopShopFileParser.java
de.remk0.shopshopviewer.task.ReadShopShopFileTask.java
de.remk0.shopshopviewer.task.SynchronizeTask.java
de.remk0.shopshopviewer.task.WriteShopShopFileTask.java