RESTful API for my Android client and it's ApiSDK.
ctsync is hosted in the following web site
https://github.com/ampm/ctsync
If you think the Android project ctsync 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 ctsync.
Item | Value |
---|---|
Java File Count | 42 |
Supported screen sizes | [hdpi] |
Activity Count | 0 |
There are 5 image files in ctsync. The names of the image files are listed as follows.
clear.png login.png rw_btn_send_disabled.9.png title_bar_button_normal.9.png title_bar_button_press.9.png
The following screenshort is generated from the image listed above.
ctsync has the following Java source files.
com.zzxhdzj.ctsync.Callback.java com.zzxhdzj.ctsync.Constants.java com.zzxhdzj.ctsync.CtSync.java com.zzxhdzj.ctsync.SignInDialog.java com.zzxhdzj.ctsync.ViewEnablingTextWatcher.java com.zzxhdzj.ctsync.api.AuthenticationGateway.java com.zzxhdzj.ctsync.api.AuthenticationRequest.java com.zzxhdzj.ctsync.api.ContactSyncGateway.java com.zzxhdzj.ctsync.api.ContactSyncRequest.java com.zzxhdzj.ctsync.api.EditProfileGateway.java com.zzxhdzj.ctsync.api.EditProfileRequest.java com.zzxhdzj.ctsync.api.FindFriendsGateway.java com.zzxhdzj.ctsync.api.FindFriendsRequest.java com.zzxhdzj.ctsync.api.base.ApiGateway.java com.zzxhdzj.ctsync.api.base.ApiRequest.java com.zzxhdzj.ctsync.api.base.ApiResponse.java com.zzxhdzj.ctsync.api.base.ApiResponseCallbacks.java com.zzxhdzj.ctsync.api.base.Http.java com.zzxhdzj.ctsync.api.base.JsonApiResponse.java com.zzxhdzj.ctsync.dto.MobileNo.java com.zzxhdzj.ctsync.dto.UserDto.java com.zzxhdzj.ctsync.entity.Friendship.java com.zzxhdzj.ctsync.entity.Friendship.java com.zzxhdzj.ctsync.entity.IdEntity.java com.zzxhdzj.ctsync.entity.IdEntity.java com.zzxhdzj.ctsync.entity.User.java com.zzxhdzj.ctsync.entity.User.java com.zzxhdzj.ctsync.entity.dto.MobileNo.java com.zzxhdzj.ctsync.entity.dto.UserDto.java com.zzxhdzj.ctsync.repository.FriendshipDao.java com.zzxhdzj.ctsync.repository.UserDao.java com.zzxhdzj.ctsync.rest.AccountRestController.java com.zzxhdzj.ctsync.rest.FriendsRestController.java com.zzxhdzj.ctsync.rest.RestExceptionHandler.java com.zzxhdzj.ctsync.service.ServiceException.java com.zzxhdzj.ctsync.service.account.AccountService.java com.zzxhdzj.ctsync.service.account.ShiroDbRealm.java com.zzxhdzj.ctsync.service.friends.FriendsService.java com.zzxhdzj.ctsync.service.io.FileService.java com.zzxhdzj.ctsync.util.Pair.java com.zzxhdzj.ctsync.util.Strings.java