Hello ppl: I'm having a lot of trouble with the database code that worked perfectly with the older SDK, 0.5. For now i'll just ask you whats your approach when creating a database, are you using context.openOrCreateDatabase(), or are you creating it directly from the database object, like SQLiteDatabase.openOrCreateDatabase()? and finally, do you have to open the database from every activity that uses it? is there a way to hook to the database without opening so many times?
Thanks a lot, Marcos. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

