Android Open Source - Development restful PublicEgnyteAndroidApp






Project Summary

Sample Android application that demonstrates the use of Egnyte's public REST API..

Web Site / Source Repository

PublicEgnyteAndroidApp is hosted in the following web site
https://github.com/egnyte/PublicEgnyteAndroidApp

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi]
Target SDK Version9
Minimum SDK Version5
Activity Count3
jar files usedapache-mime4j-0.6.1.jar
httpclient-4.1.jar
httpcore-4.1.jar
httpmime-4.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.GET_TASKS
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 16 image files in PublicEgnyteAndroidApp. The names of the image files are listed as follows.

blank.png
egnyte_logo.png
existingaccount_btn.png
folder_icon.png
globe.png
icon2.png
icon_img.png
icon_main_view.png
icon_new.png
icon_shared.png
menu_logout.png
menu_mainview.png
menu_upload.png
newaccount_btn.png
row_bg.png
submenu_delete.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PublicEgnyteAndroidApp has the following Java source files.

com.kuixotic.egnyte.Constants.java
com.kuixotic.egnyte.DirectoryDbHelper.java
com.kuixotic.egnyte.EgnyteAppObject.java
com.kuixotic.egnyte.FolderBrowserViewController.java
com.kuixotic.egnyte.HTTPHandler.java
com.kuixotic.egnyte.LoginViewController.java
com.kuixotic.egnyte.MasterViewController.java
com.kuixotic.egnyte.Utils.java