Hi,
We are running TI_Android_JB_4.2.2_DevKit-4.1.1 under our omap am3352 board. I compile the android with flowing command:
# make TARGET_PRODUCT=am335xevm_sk droid –j4
after the android start up, the system is slowly and when I moving the usb mouse, it is slowly too.
but, when I entry the “Settings” interface, the mouse moves flexibly
while I leave “Settings” interface , the mouse go back to slowly!
The default settings of our board is :
USE_OPENGL_RENDERER:=false
I set It to true and issue remain.
Can you give me some suggestion? Thank you