I'm trying to debug my applications from eclipse on my device. It is properly listed, adb shell etc is working, but it gives always the same problem: console output: [2010-09-19 13:02:27 - HelloWorld] ------------------------------ [2010-09-19 13:02:27 - HelloWorld] Android Launch! [2010-09-19 13:02:27 - HelloWorld] adb is running normally. [2010-09-19 13:02:27 - HelloWorld] Performing com.example.helloworld.HelloWorld activity launch [2010-09-19 13:02:31 - HelloWorld] Uploading HelloWorld.apk onto device '80A356748030654697' [2010-09-19 13:02:31 - HelloWorld] Installing HelloWorld.apk... [2010-09-19 13:02:31 - HelloWorld] Success! [2010-09-19 13:02:31 - HelloWorld] Starting activity com.example.helloworld.HelloWorld on device 80A356748030654697 [2010-09-19 13:02:31 - HelloWorld] ActivityManager: /sbin/sh: am: not found
could anyone give me a hint on this? I'm running the openetna 2.1 rom, maybe that this is the problem? -- 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

