since the recent update to the plugin (2.4), the auto generated
example isn't able to register with C2DM on production device (using
the same accounts as before that worked).

On Jun 19, 2:43 pm, Andy Bryant <[email protected]> wrote:
> When you run your app against your local app engine, Eclipse generates
> a file assets/debugging_prefs.properties.
>
> The app checks if this file exists (see Util.getDebugUrl) and if so
> uses that to determine where to connect to. It not it uses the value
> defined in Setup.PROD_URL.
>
> So you can either uninstall the app on your phone, then reinstall but
> don't debug against local app engine. Or edit Util or Setup classes as
> these are both in yourprojectfor you to play with.

-- 
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