Local SQLite Database - Forum

Forum Navigation
You need to log in to create posts and topics.

Local SQLite Database

Hi, just registered on the forum. I am an old (age) Neobook user and was interested in the AppBuilder. Good to see that someone has taken on the future development of both applications. In VisualNeo Web I see that you can use SQLite databases on a remote/local server. Is it possible to embed a database within a generated application or to create one using local storage?

Is there a tutorial about using Phonegap Build to create stand alone applications for Android and IOS?

Thanks

Matthew

Hi @matty47,

Thanks!, and welcome to the forum :)

it possible to embed a database within a generated application or to create one using local storage?

Yes, it is possible to use Local Storage but right now SQLite databases must be on a remote PHP server.

Is there a tutorial about using Phonegap Build to create stand alone applications for Android and IOS?

VisualNEO Web generates a PhoneGap Build anabled package. From there you can use any generic PhoneGap Build tutorial. The process is quite simple for local testing, but you will need a developer account with Google and/or Apple to send your application to their App Stores.

Best regards.