Hi all,
I've done some coding for accessing a Restful WCF Service through
android,, It is throwing the following error..
Message :
No command output when running: 'am start -n com.beacon.android/
com.beacon.android.AndroidBeaconActivity -a android.intent.action.MAIN
-c android.intent.category.LAUNCHER' on device emulator-5554
Exception Stack Trace :
com.android.ddmlib.ShellCommandUnresponsiveException
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:
408)
at com.android.ddmlib.Device.executeShellCommand(Device.java:276)
at
com.android.ide.eclipse.adt.internal.launch.ActivityLaunchAction.doLaunchAction(ActivityLaunchAction.java:
74)
at
com.android.ide.eclipse.adt.internal.launch.AndroidLaunchController.launchApp(AndroidLaunchController.java:
1147)
at
com.android.ide.eclipse.adt.internal.launch.AndroidLaunchController.clientChanged(AndroidLaunchController.java:
1493)
at
com.android.ddmlib.AndroidDebugBridge.clientChanged(AndroidDebugBridge.java:
870)
at com.android.ddmlib.Device.update(Device.java:398)
at com.android.ddmlib.Client.update(Client.java:835)
at com.android.ddmlib.HandleAppName.handleAPNM(HandleAppName.java:90)
at com.android.ddmlib.HandleAppName.handleChunk(HandleAppName.java:
64)
at com.android.ddmlib.MonitorThread.callHandler(MonitorThread.java:
414)
at
com.android.ddmlib.MonitorThread.processClientActivity(MonitorThread.java:
322)
at com.android.ddmlib.MonitorThread.run(MonitorThread.java:263)
I am new to both Java and Android
Pls help me in this.
Thanks Rajesh
--
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