[android-developers] E-mail the source code for that app ?

2012-05-23 Thread Mhamed HLIOUI
Hi, well I'm developing an app where I download information from the server (like contact, address, names..) and every time I must synchronise with the DataBase so this information will be accesible offline. I'm using Gson to convert from json to Objects and OrmLite to synchronise the database.

Re: [android-developers] E-mail the source code for that app ?

2012-05-23 Thread Kristopher Micinski
In general I don't think anyone will have a link for you off the top of their head, however your messaging pattern sounds close enough to a lot of concepts that have samples included in the documentation.. kris On Tue, May 22, 2012 at 6:38 AM, Mhamed HLIOUI mahmed.hli...@verylastroom.com wrote: