Hi all

I made a browser app that works nice on iPhone.
No I try to port it to Android.

It's a map library like google maps.
http://khtml.org

Usage: drag/drop - move the map; doubleclick - zoom in; long press -
zoom out; (+multitouch on iphone)

It works on my legend a little bit, but then it stalls.

Now my question:
How can I debug that?
As far I understand adb only works on the emulator but on the emulater
I don't have touch events.

For normal browsers I use the onerror event and send the bugreport
with AJAX to an errorcollector.

Any idea how to do that on Android?

Bernhard

-- 
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

Reply via email to