Quote:
Originally Posted by Renate
Does it spew?
Can you make any sense of it?
If you see a table-like dump of registers, that's bad.
If you see a stack trace (20-odd lines all indented) that's different.
If it's just endless messages that's different.
Try (for fun)
Code:
C:\>adb shell
$ stop
$ start
$ am start -n com.android.settings/.Settings
|
I can't get it to connect to ADB. ADB is saying "Waiting for device".