See "Controlling the Emulator"
http://developer.android.com/guide/developing/tools/emulator.html#controlling

Toggle trackball mode - F6, then you can use mouse as trackball


On Jul 25, 11:45 am, hap 497 <[email protected]> wrote:
> i don't understand the answer. How can I do that on the emulator manually?
> E.g. I have implemented dispatchTrackBallEvent() of my View. What can i do
> to in to emulator so that function get called during debugging?
>
> On Fri, Jul 24, 2009 at 4:09 PM, Fred Grott(shareme)
> <[email protected]>wrote:
>
>
>
> > Mock testing see apiDemos for details..all the cool kids are doing it
>
> > Fred Grott
> >http://mobilebytes.wordpress.com
>
> > On Jul 24, 1:48 pm, hap 497 <[email protected]> wrote:
> > > Hi,
> > > Can you please tell me how can I simulate a TrackBall Event in emulator?
> > > I just the left/right black button in the middle of the emulator, but i
> > set
> > > break point in dispatchKeyEvent() and dispatchTrackBallEvent() of the
> > > View.java.
> > > But only dispatchKeyEvent() breakpoint get activated.  I want to see
> > > 'dispatchTrackBallEvent' get breaks.
>
> > > Can you please tell me how to simulate a TrackBall Event?
>
> > > Thank you.
>
>
--~--~---------~--~----~------------~-------~--~----~
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