- Home /
Question by
ErikAndroid · Jul 06, 2016 at 04:38 PM ·
androidgamescreenpixels
Appear pixels in screen in the Android device
Hello, last week i started to learn programming Android games, but i have an issue... In the editor mode the game screen is beautiful and clear, but in my phone the screen is not so beautiful and appears pixels. In the first picture, you can see the screen from the editor, in the second picture you can see the screen from the android device.
screenshot-2016-07-03-13-25-22.png
(87.6 kB)
1.png
(37.1 kB)
Comment
Answer by ronny3050 · Jul 06, 2016 at 05:50 PM
There could be several issues:
OpenGL version issue: Edit->Graphics Emulation->Generic OpenGL ES2.0 and change Other Settings->Configuration->Graphics Level->OpenGL ES 2.0
Turn off MipMaps in texture settings.