I am novice on cloud and i need to synchronize my data(Contact,image,video)
on cloud. But i don’t have any code or idea. i have some knowledge about the cloud
computing but but i don’t know how it implement in android.
Pls provide me some code or tutorial.
Thanks in advance.
I am novice on cloud and i need to synchronize my data(Contact,image,video) on cloud.
Share
The code depends on what service you want to use. If you are not sure what provider you want to use I suggest you try a cloud-client that supports multiple providers like jclouds.
The quick start guides should get you going quickly.