Posted by Dr. Burton on December 16, 2018 in
Android,
Corona,
iPad,
iPhone,
Kindle Fire,
Lua,
Mobile,
Tutorials |
∞
Last semester I had a group of students using Corona SDK who were using a database to list local establishments. They needed a way to easily display the list of locations in the SQLite database to the application.While I had discussed the possibility of reading from a database and loading a picker-wheel in the textbooks […]
Tags: Corona SDK, database, how do I load a pickerwheel from sqlite, how do to use picker wheel with database, mobile app development, picker-wheel, Pickerwheel, sqlite, widgets
Posted by Dr. Burton on November 15, 2012 in
Android,
Corona,
iPad,
iPhone,
Kindle Fire,
Mobile |
∞
A question that I am regularly ask is how to get data from a remote server (usually stored in a database) to a mobile app. I wrestled with how best to present this information, whether it should be a series, how many different methods I should include, so many variations that the project was never […]
Tags: Corona SDK, JSON, mobile app development, mobile application development, mysql, php, Remote Server, REST, sqlite, three-tier
Posted by Dr. Burton on February 16, 2011 in
Android,
Corona,
iPad,
iPhone,
Mobile |
∞
The need to be able to access and modify data in any kind of application is critical. As databases are the primary means of storing large quantity of data, any software that is lacking this critical component will quickly be found wanting. As far as skills, being able to use and work with databases effectively […]
Tags: Android, Corona, database, iPad, iPhone, sqlite