thanks but I look for my static approach 2009/12/10 Jason Hoekstra <[email protected]>
> I'm also interested in best way to do a global static db class, but > here is a tutorial to help answer some of those questions: > > http://developer.android.com/guide/tutorials/notepad/index.html > > > On Nov 30, 1:12 pm, Marton Kodok <[email protected]> wrote: > > I am wondering if there is out there any good tutorial about databases on > > Android. > > > > I am looking for > > a) how to handle connect in global way (eg: static class) > > (init-create/update schema) > > b) how to handle database updates, versioning > > c) how to prepare queries > > d) database encryption > > e) and maybe some writings abouts db sync process > > > > -- > > Márton > > -- > 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]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- Márton -- 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] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

