hi Ali, i developed a database with two tables.i want to shoe thenm in two diff spinner.wen i tried for a single table,i got spinner output nicely.but wen i insert another one table,i got error,can u suggest some idea
On Jul 22, 1:56 pm, Ali Chousein <[email protected]> wrote: > 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 Assistanthttp://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 <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

