"am" is the shell command that is run to launch an application. So a bad character got in that command line somehow... though I'm not sure how that could be, I think the main thing that is used there that comes from the app at all is the manifest package name.
On Thu, May 19, 2011 at 11:00 PM, Daniel Mack <[email protected]> wrote: > > > On May 20, 6:18 am, Brill Pappin <[email protected]> wrote: > > adding a quote symbol in the XML might cause it, although I'm surprised > that > > the editor doesn't escape things as needed :) > > Well, as I said, all the code is auto-created by Eclipse (and the > Android plugin), and I can't see anything that is syntactically wrong > with it. FWIW, I uploaded the package, so you can have a look at it: > http://zonque.org/android-bla.zip > > Thanks for your help. > > Daniel > > -- > 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 > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

