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: Select all
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. ...