Sample Android app demonstrating use of the Hub API.
AndroidHubNavigator is hosted in the following web site
https://github.com/PointIO/AndroidHubNavigator
If you think the Android project AndroidHubNavigator 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 AndroidHubNavigator.
Item | Value |
---|---|
Java File Count | 16 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
AndroidHubNavigator has the following Java source files.
io.point.hubnavigator.DocumentViewer.java io.point.hubnavigator.FileList.java io.point.hubnavigator.HubList.java io.point.hubnavigator.HubNavigator.java io.point.hubnavigator.HubShares.java io.point.hubnavigator.Login.java io.point.hubnavigator.Main.java io.point.hubnavigator.adapters.HubListAdapter.java io.point.hubnavigator.core.Hub.java io.point.hubnavigator.core.HubDirEntry.java io.point.hubnavigator.core.HubShare.java io.point.hubnavigator.core.TaskCallback.java io.point.hubnavigator.loaders.FileCache.java io.point.hubnavigator.loaders.ImageLoader.java io.point.hubnavigator.loaders.MemoryCache.java io.point.hubnavigator.loaders.Utils.java