Hi
I am trying to test my app on a G1 (it works on the emulator), but it crashes straight away
I am trying to debug it, but all I see on the G1 screen is a message saying "Waiting For Debugger", and it takes forever...
I also put:
android:debuggable="true"
on the xml, and still not working...
any ideas?
thanks

