My app run very slow on this device, But the Neocore run very fast, I saw this infomation at its about page : Using Qualcomms Adreno graphics hardware
I don't know how to use this My code: holder = getHolder(); holder.addCallback(this); holder.setType(SurfaceHolder.SURFACE_TYPE_GPU); I had test SURFACE_TYPE_HARDWARE,But this cannot run on the device ,only I can see is a black screen!!! What should I do! -- 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

