by kucengemok » Thu Dec 12, 2013 3:46 pm
cannot run it......after replaced the content.lic..
system.ini
'[Application]
title=Sygic Navigation
homepage=http://www.sygic.com
BrandName=Audiodesign
AboutVer=AudiodesignGPS
memory=high
; use memory=low if the device has very limited amount of program memory
;swVersion
; Define custom splash screen
;splash=sygic
;splashOrder=C,TL,TC,TR,BL,BC,BR
;splashBgr=#C0C0C0
; topMost=true -> no other application will appear above navigation
; topMost=false -> other applications (e.g. MP3 player) can be displayed above navigation window
topMost=false
; Other values read by code:
;colorMode
;cpu
;cash
;splash
;sdcard
[Drivers]
; Select driver (defines assignment of keys, backlight, com port handling and more)
Driver=Default\Driver.dll
; Do not use the below
Device=Default\sdcard.dll
[Default]
; com=[COM1:,9600 | autodetect]
com=autodetect
tmc=COM6:,38400;2
[Settings]
pedestrian=false
RouteComp=enable
;DPI=192
;Ballance ratio between DPI and Screen size (0% - 100%).
;if BallanceRatio=0, DPI is ignored and Screen size has full weight.
;if BallanceRatio=100, Screen size is ignored and DPI has full weight.
BallanceRatio=50
; Enable/disables Dynamic contols
dynamicList=false
dynamicMenu=false
;nastavenie použitia CJK jazykov
;cjkMode=[on| off| autodetect]
cjkMode=autodetect
; In case of multiple platforms, when sharing of Resources is required.
; Path to folder with resources (GpsLogs, Icons, Itinerary, Skin, Sounds, Voices)
ResourcePath=\..\Res
; Path to folder with Maps
MapPath=\..\Maps
; Path to folder with Content Informations (content.info, content.lic, footprint.info)
ContentPath=\..\Maps
; Settings for First run wizard
;select *.lang file from Skin folder
language=
languageAsk=
;select folder name from Voices folder
voice=
voiceAsk=true
;select one of kilometer or yard for km, miles_yards or miles_feets
unit=kilometer
unitAsk=false
;battery managment option in frw
batteryManagment=false
batteryManagmentAsk=false
hasBattery=false
;if true, temperature, time, coords will be set based on units
quickwizard=true
;select one of celsius or fahrenheit
temperature=celsius
temperatureAsk=false
;select one of europe, us or uk
time=europe
timeAsk=false
;select one of degrees, minutes or seconds
coords=degrees
coordsAsk=false
;use combination of digits
;1=ROMAN 2=CYRILLIC 3=GREEK 4=ARABIC 5=HEBREW 6=THAI 7=JAPANESE 8=CHINESE 9=KOREAN
keybList=1
keybListAsk=false
;select one of QWERTY, QWERTZ or AZERTY
keybTypeRoman=QWERTY
;select one of RUSSIAN, SERBIAN or BULGARIAN
keybTypeCyrillic=RUSSIAN
;select one of UAE or FARSI
keybTypeArabic=UAE
;select one of PINYIN, ZHUYIN, HANDWRITE or NONE
keybTypeChinese=PINYIN
;online settings
allowRoaming=false
askBeforeconection=false
loginAfterStart=false
onlineAsk=false
updatesAsk=false
; aura server
server=sso.sygic.com
script=/Connect
;bzing server
serverb=217.73.30.86
port=4444;
; map report web link
mapReportLink=http://mapreporter.navteq.com/whitelabel/widgets?site=www.sygic.com&latitude=%LAT%&longitude=%LON%
;mapReportLink=http://mapreporter.navteq.com/whitelabel/?site=www.sygic.com¢erY=%LAT%¢erX=%LON%&scale=DETAIL&tabs=off
showSafetyMsg=initial
;select coordinates for first run of Browse map
;Latitude in deggrees: Zero = Equator, +90 = North Pole, -90 South Pole
;BrowseLat=41.00857
;Longitude in degrees: Zero is Greenwich + East, - West,+180 = -180 = International date line
;BrowseLong=28.98032
;Initial zoom level on Browse map, e.g. 45000000 for Globe view
;BrowseZoom=9999
; Set to true, if menus are operated by hardware buttons
; If set to true, then menus apear with pre-selected first item
; menuCursor = true | false (default)
menuCursor=false
; Sets visibility of keyboards "true" or "false": invisible keyboards are for iphones,
keyboardVisible=true
; System timezone (GMT + timezone = your domestic time), specify time shift in minutes (e.g. -180 for GMT-3h)
; Used for time synchronization
; Enter one of the values from Skin\timezone.ini
timezone=+00:00_a
; hasClock=true (The device does have internal clock source, default) | false (compute clock from GPS GMT time and specified timezone)
hasClock=false
; mouseTolerance (number of points the user can move without invoking mousemove)
mouseToleranceMenu=25
mouseToleranceList=15
mouseToleranceText=15
; Other values read by code:
;update
;recommendedRam
internet=true
mapChange=true
;MySygic
mysygic=true
store=utility
;Meteo
;enableSpeedCams
;travelbook
autosync=true
;speedWarnSound
;speedWarnVibrate
;railwayWarnSound
;railwayWarnVibrate
;radarsWarnSound
;radarsWarnVibrate
; Set TTS modul
; Path to the Nuance modul
; Type 1 - Nuance; 2 - Acapela; 3 - Loquendo
; Format:LH= 0,SAMPAUCL = 1,IPA = 2,Nuance= 3,StarRecSAMPA= 4
;townblocks mode (auto,on,off) - auto is default
townblocks=auto
; defines trial expire message type 1-4
ExpireInfo=4
; product identifier for product-server requests
;partnerId
; product activation type
;initialAction
; allow user guides pdf in settings menu and at first run wizard
userGuides=false
userGuidesAsk=false
; TMC events filtering. If enabled, only TMC events inside the square surrounding the current GPS position are requested.
localTraffic=true
; Parameter distance is distance measured in meters between the current position and side of the square.
distance=50000
; Mekka compas
;mekkaEnable=true
;mekkaShow=true
;calculation method {JAFARI = 0, KARACHI = 1, ISNA = 2, MWL = 3, MAKKAH = 4, EGYPT = 5}
;mekkaCals=5
;set acceptable speed camera distance from road - needed for Australia region
;by default it is 10
;SpMinDist=40
;set view size ( font size )
;values: XSMALL,SMALL, MEDIUM, LARGE, XLARGE
;ViewSize=MEDIUM;
;Comunity Lang settings (default:false)
;ComunityLang=true
;set if app will run in background (default:false)
;backgroundRun
[TTS]
Type=3'
60846085