Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to store android mobile Application data store Cloud database (like my sql)?

Tags:

android

cloud

How to store android mobile Application data store Cloud database (like my sql)?

i'm new for developing android apps. i want to how android mobile application data store and retrive the eucalyptus cloud database like mySQL.

like image 721
user2206996 Avatar asked Jul 29 '26 00:07

user2206996


1 Answers

The cloud is a term for a group of servers offering a service. So if your hosting(storing) your data in the cloud it means you have signed up for a service that allows you to remotely store and retrieve your data.

The data will be stored on a physical server some where but the benefit of the cloud is you don't have to worry about the how and maintaining the hardware/software.

Some service lets you store and retrieve data, without any configuration ahead of time.

One of them is Parse.com. You may use API for store your data in a cloud https://parse.com/products/data#howitworks .

A Parse.com lets you manage your objects in the intuitive browser spreadsheet-like interface https://parse.com/products/data#overview .

like image 183
pahaz Avatar answered Jul 31 '26 17:07

pahaz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!