Friday, July 22, 2011

[android-developers] Re: SQLite + Android

Google for "android sqlite tutorial". There are lots of examples.

BTW, I would humbly suggest to create the DB and the tables
programmatically within your application. Otherwise, if I want to
install your application on my device, do you expect me to create the
required database manually? Noone would do that.

----------
Ali Chousein
Geo-Filtered Assistant
http://geo-filtered-assistant.blogspot.com/
Cisco Android marketplace (Chosen for Cisco Cius)
https://marketplace.cisco.com/apphq/products/510


On Jul 21, 11:28 pm, Tiago Oliveira <krip...@sapo.pt> wrote:
> I created a base of data in SQLite Administrator and enter the data.
> And now I wonder how I can use that database in my Android application.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment