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
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