Mouse cursor problem in android on devkit8000

Hi,
I ported Android OS(those came along with the devkit) into the devkit and also keyboard and mouse are recognizing. I am able to move from one icon to another icon using USB mouse ,but the mouse cursor is not coming. How to bring mouse cursor?

Thanks,
beagle0920.

Android does not have a mouse cursor, but there is a patch somewhere that adds a rudimentary one. I think it’s included in Android x86.

-Howard

It is also included in the 0xdroid port of Android, so you should be
able to extract it from there. Works for me.

Cheers,

Benno