C2DM sounds like the right way to do this. I am interesting to know if the use of C2DM is completely free from the server to the google servers? That is pretty nice if google provides those servers for free to all C2DM developers.
On Sun, Jan 30, 2011 at 7:37 AM, Stephan Wiesner <[email protected] > wrote: > I find JSON faster and much easier to use. Easier to produce the data > as well :-) > > Stephan > > On 28 Jan., 20:20, Kumar Bibek <[email protected]> wrote: > > JSON is lighter, and is simple. :) > > > > Kumar Bibekhttp://techdroid.kbeanie.comhttp://www.kbeanie.com > > > > > > > > > > > > > > > > On Fri, Jan 28, 2011 at 1:17 PM, Ranveer <[email protected]> wrote: > > > Hi All, > > > > > I am developing an Android application. > > > Following is my scenario: > > > > > 1. I parsing XML in android which is hosted on server (same like RSS > feed). > > > 2. It takes around 10 second depend on network speed. > > > 3. XML refresh on server in every 15 minutes. > > > > > Is there any other way so I can make it more faster then current. > > > Someone suggest me to use JSON instead of XML. > > > Can some one suggest me; which format is better from XML and JSON (In > term > > > of fast execution and easy to use). > > > > > regards > > > > > -- > > > 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]<android-developers%[email protected]><android-developers%2Bunsubs > [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 post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[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 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

