|
Posted at 5/21/2015 11:22:56
Only Author
2#
Hi , this maybe the problem of opengl es
does the app of "Futuremark PCMark for Android" use the opengl es for display ?
the resolution is follow :
1 use the newest firreware or soucecode .
2 get two libs here : http://developer.t-firefly.com/f ... thread&tid=1088
3 put hwcom...so to /system/lib/hw/ by adb shell ,remember remount it first.
4 put librkff..so to /system/lib/
5 reboot the board.
6 after the board is restarted, put this command in shell :
setprop video.use.overlay 0
then ,
start your app and test .
|
|