Switch to full style
Post a reply

Explain android resolutions in iGo

Tue Feb 25, 2014 10:16 am

Hi,

I've been reading a lot and collecting bits and pieces of information, but still haven't been able to figure out how the android resolutions in iGo work...

For example, I downloaded this igo version: http://www.navitotal.com/android-apps-f172/primo-365016-for-android-for-israel-t15124.html
and the data.zip has a 1024_768 directory.

So I tried modifying the sys.txt with the following line:
Code:
screen_xy="1024_768:1280x768/768x1280:fullscreen"


The way I understood, it tells the iGo to use the 1024_768 directory for a 1280x768 resolution device, in fullscreen mode. But this doesn't work and when I try to launch it says the resolution 1280x768 is not supported or no suitable skin found.

Can anyone please explain the different variables in making an iGo compatible with a specific android resolution, once and for all?

Thanks

Re: Explain android resolutions in iGo

Wed Feb 26, 2014 1:41 pm

I have used every time on my Nexus 7 (1280x800)
screen_xy="auto"
Post a reply