Did you, perhaps, put a quote symbol into one of the configuration fields when you were setting things up?
On May 19, 5:11 pm, Daniel Mack <[email protected]> wrote: > I'm following the basic instructions for setting up an Android > application with Eclipse and just after creating a new project, > without modifying any sources, I get the following error when I try to > run it in the emulator: > > [2011-05-20 00:02:13 - bla] Device API version is 10 (Android 2.3.3) > [2011-05-20 00:02:13 - bla] Uploading bla.apk onto device > 'emulator-5554' > [2011-05-20 00:02:13 - bla] Installing bla.apk... > [2011-05-20 00:02:13 - bla] Success! > [2011-05-20 00:02:13 - bla] Starting activity com.bla.bla.bla on > device emulator-5554 > [2011-05-20 00:02:13 - bla] ActivityManager: am: 1: Syntax error: > Unterminated quoted string > > I fail to see any problem in any of the sources, and my attempts to > find that unterminated string anywhere in the generated sources have > failed so far. This happens to me with the following version: > > Eclipse Eclipse IDE for Java Developers > Version: Helios Service Release 2 > Build id: 20110218-0911 > > SDK Platform Android 2.3.3, API 10, revision 1 > Android SDK Tools, revision 11 > > Mac OS X 10.6.7 > > Can anyone explain that error? If you need more information, please > let me know. > > And please Cc: my on answers. > > Thanks, > 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

