I have install this apk in S6 and it works like a charm!!!

But when I install in tab 1280_720 then apk stop immediatly?

What I found?

Instead of this in sys.txt:
[rawdisplay]
driver="gles_2_0_android"
screen_xy="auto"
dpi="auto"

you can ty this to work fine!!!:
[rawdisplay]
driver="gles_2_0_android"
dpi="auto"


seems that command in sys.txt like:
screen_xy="auto"

confuse iGO_Avic.apk ........

As I see inside apk command: screen_xy="auto" it dosen;t needed (in all next.apk files) .....probably cracker haven't saw it...