Coder Social home page Coder Social logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I have a similar problem as Franck, but I have it at the android app end. 

I use Windows7, I downloaded the GPE 2.4.2 and GWT 2.4.0. I created a new "App 
Engine Connected Android Project". But when I run it on a virtual machine 
(which runs Android2.2), I always get the error "C2DM example: failed to 
register/unregister". Can you give me some insights on this? Do I have to 
change anything after I created the project? 

BTW. I have signed up for the C2DM service and have received the confirmation 
email. 

Original comment by [email protected] on 27 Nov 2011 at 4:06

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
try to put at the end of the url: /yourProjectName.html
for example: http://________.appspot.com/CloudTasks.html

Original comment by [email protected] on 27 Dec 2011 at 10:53

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Frustrating,

AVD running on 2.2
Compiled and running jre6, server side

Failure: User <My C2DM registered email> not registered

Thx for your help

Original comment by [email protected] on 11 Jan 2012 at 5:02

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
[deleted comment]

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Same goes with:
- Android 2.3.3 / Google APIs 10
- Android 4.0.3 / Google APIs 15

Windows 7 64, Eclipse 64, jre6 64

Original comment by [email protected] on 11 Jan 2012 at 5:08

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Same here: Failed to register/unregister

Mac OS Lion, Android version 2.3, Eclipse 3.7, GTD 2.5

Original comment by [email protected] on 7 Feb 2012 at 5:54

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
You should wait 48 hours and try again and don't use a jre greater than 6 !

Original comment by [email protected] on 7 Feb 2012 at 6:22

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I found the problem:
I have to debug as "Local App engine connected Android application", not 
"Android application"

Original comment by [email protected] on 7 Feb 2012 at 9:00

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I had the same problem, but this post[1] describes very good all the steps you 
need to do to fix it.

Linux 11.04, Android version 2.2 Google api 8.

[1]http://code.google.com/p/google-plugin-for-eclipse/issues/detail?id=46

Original comment by [email protected] on 27 Feb 2012 at 5:29

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
For me it works by adding to Util.java 's method getDebugUrl(Context context) 
"replace" the existing return statement with this line

return new String ("http://10.0.2.2:8888"); 

OS: ubuntu 11.04

Original comment by [email protected] on 3 Mar 2012 at 7:05

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
@Franck: If you create the project from sample source, then you need to specify 
your app ID. Open Android project, browse to [your-package].Setup.java, change 
this:

private static final String APP_NAME

to your app ID. Hope it works  :-)

Original comment by [email protected] on 5 Apr 2012 at 12:58

from cloud-tasks-io.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
@haibi: How do I find my app ID?

Original comment by [email protected] on 2 Jun 2012 at 6:48

from cloud-tasks-io.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.