Re: [android-developers] Re: Update my Application

2011-10-10 Thread metin ögtem
XML 2011/10/8, Ubiracy Santos ubiracy@gmail.com: for example http://code.google.com/intl/pt-BR/android/c2dm/ it works for that? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Update my Application

2011-10-08 Thread lbendlin
If you only need to read from the database on the device then you should use an autoincrement primary key field. You can then find the largest id on the device and fetch anything from the server above that etc . On Oct 7, 9:30 pm, Ubiracy Santos ubiracy@gmail.com wrote: I have a web

[android-developers] Re: Update my Application

2011-10-08 Thread Ubiracy Santos
for example http://code.google.com/intl/pt-BR/android/c2dm/ it works for that? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send