TeamAmaze / AmazeFileManager

Material design file manager for Android
https://teamamaze.xyz
GNU General Public License v3.0
5.23k stars 1.56k forks source link

CloudRail APIs are getting decommissioned #1593

Open VishalNehra opened 5 years ago

VishalNehra commented 5 years ago

I'll quote the mail I received few days back below. Please post new suggestions or we might have to pull down Cloud plugin from play store.


Dear CloudRail user,

We will discontinue our cloud connector (unified APIs) products as of March 1st 2019. This means that we hereby cancel all contracts with you, won't update the SDKs and don't offer support for this product anymore. This step affects all users of the Community, Basic, Premium and Professional plans, but not our enterprise customers which we already reached out to over the last weeks. Feel free to continue using the SDKs in your current products as long as they don't break due to API changes. This service is of course now provided as it is, without any guarantees or support.

Here are the two main reasons why we did it:

1) This step allows us to entirely focus on our products for the industrial automation space (https://iot.cloudrail.com).

2) We achieved an impressive reach with our unified APIs, but in the end most users chose the free community or a pretty low priced plan. Unfortunately these users still demanded a very high level of support which we were not able to provide giving the low revenue generated by them.

We thank you very much for trusting in our Unified APIs and hope that the merge to alternative solutions won't cause too much trouble.

The CloudRail Team

============================================== CloudRail licobo GmbH Julius-Hatry-Str. 1 68163 Mannheim Germany

Email: support@cloudrail.com

TranceLove commented 4 years ago

I think the bigger problem is Google Drive which seems no open source library can be found (for F-droid compliance, see #1684)

Otherwise OneDrive https://github.com/OneDrive/onedrive-sdk-android Dropbox https://github.com/dropbox/dropbox-sdk-java PCloud (#1096) https://github.com/pCloud/pcloud-sdk-java ~~Box https://github.com/box/box-java-sdk~~

Edit (by @EmmanuelMess ): Box https://github.com/box/box-android-sdk

GoogleDrive https://github.com/googleapis/google-api-java-client-services/tree/master/clients/google-api-services-drive/v3

EmmanuelMess commented 4 years ago

The progress on the library was moved here.

EmmanuelMess commented 4 years ago

The issue with the library right now is com.google.android.gms.common.api.ApiException: 10: if anyone knows how to correctly set up a key for Google Drive, let me know please!