Search code examples
androidiphonedatabasestackmob

StackMob Android


Can I make database tables (like tables for sqlite in local db) on StackMob via android App?

How can I insert and get data to and from tables on StackMob account via android App?

And Kindly also tell me what's the maximum data we can store on StackMob?

I appreciate any help in advance.


Solution

  • I think you will find everything you need on the StackMob developer website.

    There's many tutorials on, for example, how to save an object or read it.

    This will be a good start.