Discussion & Support forums for GPS devices and software are here.
May 15th, 2015, 7:00 am
Hi there
Can someone help me figure out how to get the display to show the right resolution so that the buttons are whole?
What would I need to change?

Image

Image

Image

Thanks.
May 15th, 2015, 7:00 am
May 16th, 2015, 6:47 am
+------------------------------------------+
; + Sys.TxT +
; + +
; + iGO PRIMO - Android GALAXY S4 i9505 & S5 +
; + APK V9.6.29.483387 +
; + Installation sur MicroSD KitKat 4.4.2 +
; + Skin DT Mode V3 Miochacha & Glops V4.9D +
; + +
; + Pour Resolution : 1024_768 +
; + +
; +------------------------------------------+




[device]
type="android"

[rawdisplay]
driver=engine

; Pour Tab 2 7" P3110
; screen_xy="800_480:1024x552/600x976:fullscreen"

;pour 480x320 screen_xy="480_320:480x295/320x455"
;pour 800x480 screen_xy="800_480:800x442/480x762"
;pour 854x480 screen_xy="800_480:854x442/480x816"
;pour 960x540 screen_xy="800_480:960x502/540x922"
;pour 1280x720 screen_xy="800_480:1280x670/720x1220"
;pour 1280x800 format tablette : screen_xy="auto"
;screen_xy="auto"

;si je veux la barre du haut Pour GALAXY S4
;screen_xy="1280_800:1920x1005/1080x1845" ;si je veux la barre du haut Pour GALAXY S4

;si je veux ne veux pas la barre du haut GALAXY S4 avec le Skin Glops
;screen_xy="1280_800:1920x1005/1080x1845:fullscreen"

;si je veux ne veux pas la barre du haut GALAXY S4 et S5 avec le Skin DT
screen_xy="1280_800:1920x1080/1080x1920:fullscreen"

[interface]
extra_settings=1
show_bugreport=0
capture_to_jpeg=1
;show_minimize=1
skin="ui_android"
Recalc_voice=0
mapfontscale=400 ; Grandeur Noms des routes,la valeur est en %, donc "100" = taille normale, "200" le double, "300" le triple, "50"

[feature]
;prepaidcode=1
back_button=1

[debug]
screenshotsavecameraini=0
screenshotfilename="android_linked_root/captures/ecran_%02d.jpg"
imei=000000000000000
perf_update_autostart =1 ; pour avoir les info Mémoire sur le fichier UX système V2

[map_update_checker]
enabled=0 ;Enlever le message "Votre cartographie est trop ancienne"

[android]
;logcat_file_delay=50
;logcat_file = "\logcat.log"
;logcat_level = 7
;logcat_oslevel = 7

[modules]
ITMC_STATION_SELECTOR="TMC_STATION_SELECTOR_NULL"
IFM_STATION_CACHE="DUMMY_TMC_STATION_CACHE"

[gps]
location_net=1
location_gps=1
accuracy_workaround=1
background_navigation=1

;Autorad" désactive les alertes radars en dessous de 20 km/h
[autorad]
disabled=1 ;1= active 0= désactive

[sound]
csv_voice_enabled=1
ding_muted=1

[warning]
overspeed_sound="sirene" ; Alerte de survitesse Radar Skin Glops

[loading]
show_statustext=1

[3d]
usepolyfarroads=0
asymmetric_projection=1 ; pour zoomer d_avantage
disable_roadsign_navigation_mode=0 ;( 0=mode papillon activé, 1=mode papillon désactive )

[folders]
linked_root_list="/sdcard/iGO /extSdCard/iGO /mnt/sdcard/iGO /mnt/extSdCard/iGO"
has_secondary_root=0
imei=000000000000000

; clignotement des junction_view
[navigation]
sim_speed_factor=1
junction_view_blink_time=500;(0) lane arrow blinks every 0,5 sec
junction_view_blink_time_no_lane=500;(0) lane arrow blinks every 0,5 sec

[activation_manager]
modules=google_naviextras,online_speedcam,community_speedcam,http_traffic google_naviextras_module_id=808
activate_google_naviextras=1
show_google_naviextras=1
http_traffic_module_id=1084
activate_http_traffic=1
show_http_traffic=1

[google]
enabled=1
start=1
servers.size=5
servers[0].url="http://zippy.naviextras.com/services/tmclite/data/nng-igo-tmc-iphone/0/ "

[http]
enabled=1

[naviextras]
boot_service_address="http://zippy.naviextras.com/services/index/rest/2/boot"

[network]
available=1

[tmc-http]
enabled=1
start=1
servers.size=1
servers[0].url="http://zippy.naviextras.com/services/tmclite/data/nng-igo-tmc-iphone/0/"
servers[0].min_dt_refresh=10
servers[1].min_dt_refresh=10
servers[2].min_dt_refresh=10
servers[3].min_dt_refresh=10
servers[4].min_dt_refresh=10
dt_dl_0=120.0 ;refresh time in seconds
dl_dist_0_km=250.0 ;distance of the survey


[feature]
contact_poi = 1
[contacts]
really_read_android_contacts = 1
May 16th, 2015, 6:47 am