There is some movemet in this: - http://groups.google.com/group/androdb-dev - people have started work on liteweight ORM tool (not much there yet) - I use JSON marhalling to text files (functional: http://github.com/ko5tik/jsonserializer ) - you may dig out xdoclet(2) and create plugin to generate databinding layer for you. (ask me how to do this ;) )
I evaluated db4o for middleware, but ended using hibernate instead. Main questions with those ORM tools is a size. Can you afford 1MB dependency stuffed in your apk? 10MB? -- 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

