I'm still having the same problem. RS, forgive my noob'ishness, could you give a little more detail as to what you did to get it working?
- I had a fresh install of Eclipse Indigo, and installed the GPE v2.4.0.rc1_r37v201107221751 (from the beta site). Creating a new "App Engine Connected Android Project" results in the same problem with the Android app not registering with the C2DM service (I have registered on the C2DM site). - I then uninstalled GPE 2.4.0.rc1 and installed 2.3 from the stable site. I then tried to install GPE 2.4.0rc1 again, but it doesn't install side-by-side with 2.3, but rather updates it. What am I missing? Thanks, Steve On Aug 12, 11:34 pm, RS <[email protected]> wrote: > At last. > > The version of beta eclipse plugin available now (late july - early > aug 2011) hasn't worked independently. > > Workaround is to install 2.3 plugin and then install 2.4 beta plugin > on eclipse indigo (3.7) not helios. > After installing 2.4beta on top on 2.3, it would have auto updated > what it needs to. Avoid the temptation to point to the beta plugin in > eclipse preferences. Also don't uninstall 2.3 plugin. > > With this workaround, the appengine connected android code generated > by the wizard works out of the box. > > On Aug 10, 12:42 pm, RS <[email protected]> wrote: > > > > > > > > > in the example problem isn't at c2dm but while registering with the > > appengine > > (C2DMReceiver.java gets success but DeviceRegistrar.java fails to pass > > the info) > > > On Aug 8, 12:11 pm, RS <[email protected]> wrote: > > > > Could somebody fromC2DMteam throw some light? > > > DoesC2DMassume that everybody uses the new android market client app > > > (vending.apk)? > > > > The new market (which has movies etc) is so far available within the > > > US only. > > > If this is the reason, could they make sure thatc2dmand the > > > 'appengine connected android app' skeletal example work with the > > > earlier version of market too? > > > > On Aug 7, 3:19 pm, RS <[email protected]> wrote: > > > > > Just many more fresh installs and fresh trials. > > > > Re-re-re requestedC2DMfor the same id and same/different package. > > > > (apparently package name filled in that form doesn't really matter) > > > > > Got reply of acceptance. Waited few more days. > > > > > No change. > > > > Registration from android device invariably fails. > > > > > Waiting for official reply (thatC2DMserver has been set right) or > > > > GAE plugin update. > > > > > Also tried with an independently written code. > > > > > On Aug 7, 8:06 am, Marcus Franzen <[email protected]> wrote: > > > > > > I have got the same problem, did you get it working? > > > > > > On 5 Aug., 00:48, RS <[email protected]> wrote: > > > > > > > GWT plugin for eclipse'sappengineconnectedandroidprojectwizard's > > > > > > output example used to work, doesn't work for a freshprojectany > > > > > > more. > > > > > > > Well things do get generated and compile butC2DMregistration fails > > > > > > in theandroiddevice/emulator irrespective of live or local server. > > > > > > > Have spent good time with different machines and fresh eclipse > > > > > > installations. > > > > > > > Any workarounds? Any suggestions to go back to the old state where > > > > > > it > > > > > > used to work? > > > > > > > Regards. > > > > > > RS -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
