Hello guys ! Looking for different database implementation, I saw 2 method to open SQLIte database : 1. calling etwritabledatabase in a constructeur or onCreate method 2. calling getwritabledatabase in each public method provided by the developer to manipulate data
I think the first is better - i use it - but I would like to know your point of view about this. Thanks a lot -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

