Hi
These steps will help you to debug the system applications (Messaging,
IM, Phone book etc.) in target or emulator. For debugging application
in emulator no need to install or push new APK into emulator you can
map existing APK (preinstalled APK) in emulator with eclipse source
code.
Step 1: F
On Jan 13, 2:47 pm, longhairedsi wrote:
> here's the relevent part of my log, I think "ERROR: thread attach
> failed" must be the related problem, but not sure why?
That message is coming out of process ID 1554, which is in the process
of shutting down. There's a race condition exposed by the "
Hi chrispix,
Did you manage to solve this? i've followed all the steps and have
exactly the same problem
here's the relevent part of my log, I think "ERROR: thread attach
failed" must be the related problem, but not sure why?
01-13 22:38:14.829: ERROR/AndroidRuntime(1554): ERROR: thread attach
On 12/30/08, chrispix wrote:
>
>
> Yes, It shows up in in DDMS, I can browse the file system, upload new
> applications, etc.
> When I go to debug mode the phone is just waiting on Debugger.
>
> Application myTest (process com.froogloid.android.myTest) is waiting
> for the debugger to attach.
>
>
Yes, It shows up in in DDMS, I can browse the file system, upload new
applications, etc.
When I go to debug mode the phone is just waiting on Debugger.
Application myTest (process com.froogloid.android.myTest) is waiting
for the debugger to attach.
Here is output :
12-29 23:11:08.692: DEBUG/Andr
Have you enabled the USB debugging flag?
(Settings -> Applications -> Development)
On 29 dec, 06:59, chrispix wrote:
> I am not sure what is wrong, but I can't seem to debug on the G1, I
> can debug fine on the emulator, it runs fine on emulator with an iso
> sd card loaded. It runs fine on the
So on Windows, be sure you've installed the driver (I had already done
that). Then be sure to add "debuggable" to your manifest, or just set
it to true in Eclipse's application tab for the manifest (I needed to
do that). After I updated the manifest, it's working.
See this --
http://code.googl
When you run "adb devices" on the PC does your G1 show up?
Reason I ask; I still can't debug on my Vista box because although the
G1 connects and the correct drivers are loaded the device is always
shown as offline and so I can't do anything with it :(.
Al.
Steve wrote:
> I am getting the sam
I am getting the same problem
On Dec 28, 9:59 pm, chrispix wrote:
> I am not sure what is wrong, but I can't seem to debug on the G1, I
> can debug fine on the emulator, it runs fine on emulator with an iso
> sd card loaded. It runs fine on the G1, but when I go to debug it says
> that it is
9 matches
Mail list logo