How to create database (SQLite file) in RhoMobile Suite

84 Views Asked by At

I am new to Rhomobile. I am developing a mobile app (ruby code). I want to create a database, add some elements and finally show those elements on the view page. How to go with this?

Also what is the location of .sqlite file where our database is stored and is its name.

0

There are 0 best solutions below