Re: [android-developers] Re: AVD cursor
On Fri, Nov 12, 2010 at 7:13 PM, Lance Nanek <lnanek@gmail.com> wrote:
> Ah, darn. This is a big problem for me as well. I have some fancy
> software that makes my mouse cursor look like a huge finger that makes
> it more obvious where I am clicking in demos and the like. It doesn't
> work with the emulator, however, because it forces the mouse cursor to
> be its own thing, not the Windows one.
You're inside qemu when you're running the Android emulator. If you
can figure out a trick that works in other virtualization/emulation
environments (e.g., VMWare), perhaps it can work with the Android
emulator.
Some screencast recording software will apply highlights to the cursor
as well, but I don't know whether they'll track the cursor when over
the qemu window or not.
I was taking the OP literally, trying to change the cursor itself.
AFAIK, that's gotta be inside the emulated firmware somewhere. qemu
won't be actually realizing the cursor, I wouldn't think, since it
handles all sorts of OSes, some of which don't have cursors.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android App Developer Books: http://commonsware.com/books
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home