I have checked out other links about icloud but all of them say that it is only for Iphones not for android developers but all the posts are of as old as of of near about july 2012
so can anyone please tell me is there any iCloud api or a procedure to implement icloud for android developers
I have also found some link where they have mentioned that iCloud is now renamed as Cloudme and there are apis in android market too
so if anyone can give a link or show a procedure to implement that code for android
it will be really helpful
thanks
No, Apple does not provide any iCloud APIs for Android, only for iOS devices and Macs. It's not an open system where third parties can create their own APIs. I don't know what "Cloudme" is, but it's not iCloud.
Related
I am Android developer, but I need to answer to some questions regarding what is possible with other platforms and I wonder what iOS offers that is comparable to http://developer.android.com/reference/android/accounts/AccountManager.html. I found https://developer.apple.com/library/ios/documentation/Accounts/Reference/ACAccountClassRef/Reference/Reference.html but I can not understand the full range off possibilities.
Questions:
How Account Manager used in iOS??
In Android it is possible to share tokens for a service, does iOS have the same feature
Is there a centralized API or is this solved app-2-app?
Are there any security concepts available connected to this (restrict access to tokens to certain apps and so on)
Happy for short and quick responses!
// Jonas
There is not AccountManager type feature available in iOS. Yo need to add and implement Setting.bundle for your preferences as similar account manager will do in Android.
Please check this links:
LINK 1
LINK 2
Apple Doc for Setting.bundle
Does the new native PayPal sdk for android have the ability to pull shipping information to give to the merchant? The sample code provided on the PayPal site will process cards etc, but it appears to me that the api only provides payment confirmation. What good is this api if you don't know where to send your product?
Anyone know how to do this?
Jeff from PayPal at your service. The PayPal Android SDK does not support shipping addresses just yet. Your feedback is heard, and we plan to add the feature as soon we can!
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:
https://github.com/tmyroadctfig/icloud4j
To access iPhone backups there is the InflatableDonkey library:
https://github.com/horrorho/InflatableDonkey
I want to integrate one of image search api for finding similar image like a google goggles do?
#Chrish -- Check this
http://www.technotalkative.com/android-google-image-search-api-example-json-parsing-web-api-call-demo/
visual search api for web and mobile here too: http://www.macroglossa.com/api.html. they provide custom services too.
Or just Check replies for this question
Google goggles API
IQ Engines offers an API that allows you to integrate image recognition into your mobile application. For more information see http://www.iqengines.com. If you sign up for a trial you get 1000 free visual scans and can download the iOS and Android SDKs. There's a Quick Start Guide http://www.iqengines.com/quickstart, API Documentation and README files for the SDKs that explain the process.
I am trying to create a Mobile Application which can give me access to Calendar, Schedules, Email and other features of a Exchange Account.
Can this be done using Active Sync? Can anyone please provide me some links of tutorials/examples sort on the same?
This is to be implemented on both Android and IPhone platform.
I have searched across, but i haven't gotten a clear answer.
Also i have a limitation that i cannot make changes to the exchange server configuration, since it will be a very high level business decision.
Let me know.
Thanks
In Android, Google has provided support for enterprise application through Device Policy management. Support for exchange email was introduced in early versions of Android (1.6) and support for calendar and event integration was added later in subsequent releases. Please visit this document for more information:
http://static.googleusercontent.com/external_content/untrusted_dlcp/www.google.com/en//events/io/2011/static/presofiles/taking_android_to_work.pdf