Hi,

In fact I'm now implementing an app mgr, so I want to check all apps latest
version that user installed on his/her phone. That's why I must login to
Google server :)

Thanks & BRs,

Alex

On Wed, Aug 25, 2010 at 11:37 PM, { Devdroid } <[email protected]>wrote:

> > Why you do not make your app quering *your* server then? And your server
> > querys google.
>
> To make things clear - I do not mean your server to offer same API google
> maket
> does. All you need is to expose recent version number of your app. It
> can be in any form you app would be able to query and parse (text
> file, static XML
> file, whatever). Your app gets that data from your server and compares with
> versionCode and you're done. It's not importat if you get that info on
> the server
> by hand or any other way
>
> --
> 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

Reply via email to