This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352 Android4.2.2 problem

Other Parts Discussed in Thread: AM3352, AM3358, AM3354

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