On May 20, 9:08 am, Dianne Hackborn <[email protected]> wrote: > "am" is the shell command that is run to launch an application. So a bad > character got in that command line somehow...
I can't find that binary, otherwise I would debug and wrap it and dump the arguments it has to deal with. Any hint where this binary is located? Any other debugging options I can possibly enable to nail this down? > 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. As you can see from the package I uploaded, the AndroidManifest.xml seems to be alright. Thanks, Daniel > > > > > > > > > > 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

