Jump to content

Samsung Omnia II SCH-I920


jaxstraww

Recommended Posts

Does not work and will brick the phone. It will load but after launching the application phone will freeze up.

I had the same experience on my Omnia. However, I found a solution here by searching the forum.

 

Save the following code in a text editor with the filename wigconfig.config and store it on your mobile device in the folder "\Program Files\Groundspeak\Wherigo\Player\". This will disable the 'AutoDetectGps' function and allow the program to launch without locking up the device. You can then delete this file after Wherigo has successfully launched.

 

<configuration>
 <appSettings>
<add key="AutoDetectGps" value="False" />
<add key="BaudRate" value="9600" />
<add key="Units" value="Metric" />
<add key="CartDirectory" value="My Documents\Groundspeak\Wherigo\Cartridges" />
<add key="CommPort" value="COM4:" />
 </appSettings>
</configuration>

Edited by BlueEagle23
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...