Android Question Hardware acceleration not working

iwan.deejay

Member
Licensed User
Longtime User
Hi,
I'm currently working on a game using GameView, and it requires hardware acceleration. The hardware acceleration seems to be working well on the examples. I did some modifications, such as putting the GameView inside a ViewPager, to separate the main menu and the game. But when I did that, the hardware acceleration seems doesn't work.

How to fix this kind of problem, since the game is laggy without Hardware Acceleration?

Thanks
 

iwan.deejay

Member
Licensed User
Longtime User
Sure. It's actually the JumpingSmiley example with a little modifications.
 

Attachments

  • FikriClimbSrc.zip
    357.7 KB · Views: 265
Upvote 0
Top