Android Open Source - Development sdk hidrive-android-sdk






Project Summary

HiDrive Android SDK.

Web Site / Source Repository

hidrive-android-sdk is hosted in the following web site
https://github.com/HiDrive/hidrive-android-sdk

If you think the Android project hidrive-android-sdk 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 hidrive-android-sdk.

ItemValue
Java File Count140
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
android-support-v4.jar
gson-2.2.4.jar
gson-2.2.4.jar
gson-2.2.4.jar
hidrivesdk.jar
hidrivesdk.jar
hidrivesdk.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of hidrive-android-sdk is as follows:

Apache License

Resource Files

There are 1 image files in hidrive-android-sdk. The names of the image files are listed as follows.

folder_mark.png

The following screenshort is generated from the image listed above.

null

Java Source Files

hidrive-android-sdk has the following Java source files.

com.example.filemanager.MainActivity.java
com.example.filemanager.SharelinksContainer.java
com.example.filemanager.filelist.FileItemView.java
com.example.filemanager.filelist.FileListAdapter.java
com.example.hidrivesample.MainActivity.java
com.strato.hidrive.api.HiDriveRestClient.java
com.strato.hidrive.api.HttpClientManager.java
com.strato.hidrive.api.JSONDataReader.java
com.strato.hidrive.api.XmlAttributeDataReader.java
com.strato.hidrive.api.XmlDataReader.java
com.strato.hidrive.api.bll.CustomersWhitelistGateway.java
com.strato.hidrive.api.bll.GetTokenGateway.java
com.strato.hidrive.api.bll.QuotaGateway.java
com.strato.hidrive.api.bll.directory.CreateDirectoryGateway.java
com.strato.hidrive.api.bll.directory.GetDirectoryGateway.java
com.strato.hidrive.api.bll.features.FeaturesGateway.java
com.strato.hidrive.api.bll.file.GetFileGateway.java
com.strato.hidrive.api.bll.file.GetFileUrlGateway.java
com.strato.hidrive.api.bll.file.GetThumbnailGateway.java
com.strato.hidrive.api.bll.file.ImageRotateGateway.java
com.strato.hidrive.api.bll.file.PostFileGateway.java
com.strato.hidrive.api.bll.file.PutFileGateway.java
com.strato.hidrive.api.bll.file.UploadFileGateway.java
com.strato.hidrive.api.bll.filesystem.CopyGateway.java
com.strato.hidrive.api.bll.filesystem.DeleteGateway.java
com.strato.hidrive.api.bll.filesystem.MoveGateway.java
com.strato.hidrive.api.bll.filesystem.RenameGateway.java
com.strato.hidrive.api.bll.free.ActivateFreeAccountGateway.java
com.strato.hidrive.api.bll.free.ActivateHiDriveFreeGatewayVisitor.java
com.strato.hidrive.api.bll.free.CheckEmailGateway.java
com.strato.hidrive.api.bll.free.CheckUsernameGateway.java
com.strato.hidrive.api.bll.free.GetCaptchaGateway.java
com.strato.hidrive.api.bll.free.HiDriveFreeGateway.java
com.strato.hidrive.api.bll.free.HiDriveFreeGatewayVisitor.java
com.strato.hidrive.api.bll.free.OrderFreeAccountGateway.java
com.strato.hidrive.api.bll.news.ChangelogGateway.java
com.strato.hidrive.api.bll.news.ChangelogLanguagesGateway.java
com.strato.hidrive.api.bll.oauth.GetRefreshTokenGateway.java
com.strato.hidrive.api.bll.oauth.RefreshTokenGateway.java
com.strato.hidrive.api.bll.oauth.RevokeTokenGateway.java
com.strato.hidrive.api.bll.share.CreateDirectoryShareGateway.java
com.strato.hidrive.api.bll.share.DeleteShareGateway.java
com.strato.hidrive.api.bll.share.EditShareGateway.java
com.strato.hidrive.api.bll.share.ReadListShareGateway.java
com.strato.hidrive.api.bll.share.ReadShareGateway.java
com.strato.hidrive.api.bll.sharelink.CreateShareLinkGateway.java
com.strato.hidrive.api.bll.sharelink.DeleteShareLinkGateway.java
com.strato.hidrive.api.bll.sharelink.EditShareLinkGateway.java
com.strato.hidrive.api.bll.sharelink.ReadListShareLinkGateway.java
com.strato.hidrive.api.bll.sharelink.ReadShareLinkGateway.java
com.strato.hidrive.api.bll.user.UserMeGateway.java
com.strato.hidrive.api.connection.gateway.DomainGateway.java
com.strato.hidrive.api.connection.gateway.DomainGatewayResult.java
com.strato.hidrive.api.connection.gateway.GatewayError.java
com.strato.hidrive.api.connection.gateway.HiDriveDomainGateway.java
com.strato.hidrive.api.connection.gateway.HiDriveGatewaySettings.java
com.strato.hidrive.api.connection.gateway.SetResultGateway.java
com.strato.hidrive.api.connection.gateway.SingleResultGateway.java
com.strato.hidrive.api.connection.gateway.StreamReadingGateway.java
com.strato.hidrive.api.connection.gateway.interfaces.DomainGatewayHandler.java
com.strato.hidrive.api.connection.httpgateway.CustomersWhitelistHTTPGatewayVisitor.java
com.strato.hidrive.api.connection.httpgateway.DefaultHTTPGatewayVisitor.java
com.strato.hidrive.api.connection.httpgateway.GetHTTPGatewayVisitor.java
com.strato.hidrive.api.connection.httpgateway.HTTPGateway.java
com.strato.hidrive.api.connection.httpgateway.StaticUriRedirector.java
com.strato.hidrive.api.connection.httpgateway.interfaces.HTTPGatewayHandler.java
com.strato.hidrive.api.connection.httpgateway.interfaces.HTTPGatewayVisitor.java
com.strato.hidrive.api.connection.httpgateway.interfaces.HttpRequestParamsVisitor.java
com.strato.hidrive.api.connection.httpgateway.interfaces.UriRedirector.java
com.strato.hidrive.api.connection.httpgateway.request.BaseInputStreamRequest.java
com.strato.hidrive.api.connection.httpgateway.request.BaseParam.java
com.strato.hidrive.api.connection.httpgateway.request.BooleanParam.java
com.strato.hidrive.api.connection.httpgateway.request.DeleteRequest.java
com.strato.hidrive.api.connection.httpgateway.request.FloatParam.java
com.strato.hidrive.api.connection.httpgateway.request.GetRequest.java
com.strato.hidrive.api.connection.httpgateway.request.InputStreamParam.java
com.strato.hidrive.api.connection.httpgateway.request.InputStreamPostRequest.java
com.strato.hidrive.api.connection.httpgateway.request.InputStreamPutRequest.java
com.strato.hidrive.api.connection.httpgateway.request.JSONPostRequest.java
com.strato.hidrive.api.connection.httpgateway.request.JSONPutRequest.java
com.strato.hidrive.api.connection.httpgateway.request.LongParam.java
com.strato.hidrive.api.connection.httpgateway.request.Method.java
com.strato.hidrive.api.connection.httpgateway.request.MultipartPostRequest.java
com.strato.hidrive.api.connection.httpgateway.request.Param.java
com.strato.hidrive.api.connection.httpgateway.request.PostRequest.java
com.strato.hidrive.api.connection.httpgateway.request.PutRequest.java
com.strato.hidrive.api.connection.httpgateway.request.Request.java
com.strato.hidrive.api.connection.httpgateway.response.Response.java
com.strato.hidrive.api.connection.httpgateway.result.GatewayResult.java
com.strato.hidrive.api.connection.httpgateway.result.HTTPGatewayResult.java
com.strato.hidrive.api.connection.httpgateway.visitors.HttpGetRequestParamsVisitor.java
com.strato.hidrive.api.connection.httpgateway.visitors.HttpMultipartPostRequestParamsVisitor.java
com.strato.hidrive.api.connection.httpgateway.visitors.HttpPostRequestParamsVisitor.java
com.strato.hidrive.api.connection.thread.CallBackManager.java
com.strato.hidrive.api.connection.thread.TakenableCallBackManager.java
com.strato.hidrive.api.connection.thread.interfaces.ICallBack.java
com.strato.hidrive.api.connection.thread.interfaces.ITokenableCallBack.java
com.strato.hidrive.api.dal.AlbumShareLink.java
com.strato.hidrive.api.dal.ChangelogNews.java
com.strato.hidrive.api.dal.CustomerPreferences.java
com.strato.hidrive.api.dal.DeleteOperationResult.java
com.strato.hidrive.api.dal.Features.java
com.strato.hidrive.api.dal.FileInfo.java
com.strato.hidrive.api.dal.Language.java
com.strato.hidrive.api.dal.OperationResult.java
com.strato.hidrive.api.dal.OrderFreeAccountEntity.java
com.strato.hidrive.api.dal.Quota.java
com.strato.hidrive.api.dal.RemoteFileInfo.java
com.strato.hidrive.api.dal.ShareLinkEntity.java
com.strato.hidrive.api.dal.TimeInterval.java
com.strato.hidrive.api.dal.TokenEntity.java
com.strato.hidrive.api.dal.UserEntity.java
com.strato.hidrive.api.dal.interfaces.Focusable.java
com.strato.hidrive.api.dal.interfaces.IGalleryInfo.java
com.strato.hidrive.api.dal.interfaces.IGalleryInfoCollection.java
com.strato.hidrive.api.interfaces.DataReader.java
com.strato.hidrive.api.interfaces.LoadFeaturesListener.java
com.strato.hidrive.api.oauth.OAuthConst.java
com.strato.hidrive.api.oauth.OAuthListener.java
com.strato.hidrive.api.oauth.OAuthPreferenceManger.java
com.strato.hidrive.api.oauth.OAuthTokenManager.java
com.strato.hidrive.api.session.HiDriveSession.java
com.strato.hidrive.api.session.LoginDialog.java
com.strato.hidrive.api.session.LoginView.java
com.strato.hidrive.api.utils.Base64Utils.java
com.strato.hidrive.api.utils.DateUtils.java
com.strato.hidrive.api.utils.FileUtils.java
com.strato.hidrive.api.utils.StringUtils.java
com.strato.hidrive.api.utils.StubSSLSocketFactory.java
com.strato.hidrive.api.utils.multipart.MultipartEntity.java
com.strato.hidrive.api.utils.multipart.Part.java
com.strato.hidrive.api.utils.multipart.StreamPart.java
com.strato.hidrive.api.utils.multipart.StringPart.java
com.strato.hidrive.api.utils.multipart.helper.UrlEncodingHelper.java
com.strato.hidrive.api.utils.xml.XmlAttribute.java
com.strato.hidrive.api.utils.xml.XmlDocument.java
com.strato.hidrive.api.utils.xml.XmlParser.java
com.strato.hidrive.api.utils.xml.XmlTag.java