문제

I need to integrate iCloud in my android application. Is it possible to integrate iCloud in my android application ? I find on net but not getting any solutions or any articles regarding this.

One thing I come to know that in IOS it is possible to integrate iCloud. But I cant figure out it is possible in android or not and if yes then how it is possible..

Please help me to find this.

도움이 되었습니까?

해결책

There are no iCloud APIs for Android.

다른 팁

icloud4j

Not sure how useful it is for Android, but I've started a Java open source project based off the Python pyicloud implementation. It's still in the early stages at the moment but you can check it out here:


To access iPhone backups there is the InflatableDonkey library:

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top