Android Open Source - Development dropbox KeepSync






Project Summary

keep sync with my dropbox.

Web Site / Source Repository

KeepSync is hosted in the following web site
https://github.com/hqlyz/KeepSync

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

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
jar files usedbcprov-jdk16-146.jar
dropbox-android-sdk-1.6.2.jar
httpclient-4.0.3.jar
json_simple-1.1.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in KeepSync. The names of the image files are listed as follows.

ic_directory.png
ic_download.png
ic_file_document.png
ic_refresh.png
ic_upload.png

The following screenshort is generated from the image listed above.

null

Java Source Files

KeepSync has the following Java source files.

com.example.lyz.keepsync.AppConfig.java
com.example.lyz.keepsync.ApplicationTest.java
com.example.lyz.keepsync.FileLoader.java
com.example.lyz.keepsync.LocalFile.java
com.example.lyz.keepsync.LocalFileObserver.java
com.example.lyz.keepsync.adapters.DbxFileListAdapter.java
com.example.lyz.keepsync.adapters.JumpParentDirectoryAdapter.java
com.example.lyz.keepsync.services.DeleteService.java
com.example.lyz.keepsync.services.DownloadService.java
com.example.lyz.keepsync.services.FileRenameService.java
com.example.lyz.keepsync.services.LocalFileObserverService.java
com.example.lyz.keepsync.services.MoveFileService.java
com.example.lyz.keepsync.services.UploadIntentService.java
com.example.lyz.keepsync.ui.DirectoryChooserDialogFragment.java
com.example.lyz.keepsync.ui.FileRenameDialogFragment.java
com.example.lyz.keepsync.ui.MainActivity.java
com.example.lyz.keepsync.utils.DebugLog.java
com.example.lyz.keepsync.utils.KeepSyncApplication.java
com.example.lyz.keepsync.utils.Utils.java