I have now successfully installed Navigon Navigator but the maps are not in 3D. I have in the settings selected 3D navigation map.
What am I doing wrong?
- Posts 17
- WRZ$
50.90
I use version 3.5.4. with many contacts I synchronize from Outlook. When I fill in an address manualy the location of the destination is ok, but when I use an address from one of the contacts, the location of the destination is not ok. Sometimes when I select an address via contacts in The Netherlands, Navigon select an address in Germany.
Does anyone have a sollution for this problem?
Does anyone have a sollution for this problem?
- Posts 143
- WRZ$
430.80
US Users There is a Topic Just for us. Please Visit that Topic.
Navigon 3.5.4 US
http://forum.mobilism.org/viewtopic.php?f=738&t=174289
This is will better for us, since this forum was really meant for Navigon Select which is the EU version.
So users/participators are not always having the same experience/understanding.
and there have been lots of instructions that are getting mixed up between the two version.
So see you on the new topic!!!
Navigon 3.5.4 US
http://forum.mobilism.org/viewtopic.php?f=738&t=174289
This is will better for us, since this forum was really meant for Navigon Select which is the EU version.
So users/participators are not always having the same experience/understanding.
and there have been lots of instructions that are getting mixed up between the two version.
So see you on the new topic!!!
- Posts 473
- Location USA
- WRZ$
19517.20
- Device HTC EVO 3D running ICS!
- OS iOS6
- Posts 23
- WRZ$
51.00
So, I don't want to downgrade to Froyo cuase it's to much job.
My idea is to use the emulator.exe from the SDK and change the IMEI number and ID-number and use the emulator. The problem is the <id>. Is it just a random number for each installation? Cause I have tried to install Navigon 2.6.1 several times and it's changing.
Will try to generate a version.xml with the emulator now.
Edit: It worked!!!! Successfully installed Navigon 3.5.4 on my Gingerbread without downgrading!!!
My idea is to use the emulator.exe from the SDK and change the IMEI number and ID-number and use the emulator. The problem is the <id>. Is it just a random number for each installation? Cause I have tried to install Navigon 2.6.1 several times and it's changing.
Will try to generate a version.xml with the emulator now.
Edit: It worked!!!! Successfully installed Navigon 3.5.4 on my Gingerbread without downgrading!!!
- Posts 23
- WRZ$
51.00
How to install on Gingerbread w/o downgrading: (Requires an AVD)
So, after screwing up my system when I tried to apply the modified libmedia.so on my Legend(CM7 nightly 37), I had to reinstall everything from contacts to application(took me the whole night
), I decided to fix this problem..
Since I had already put down a lot of work in this I couldn't give up(Something wrong in my head, can't give up sometimes).
I got an idea of using an emulator to get Froyo. And then I came up with the idea of changing it's IMEI-numer to my phone's.
And what do you know, I found a guide to do it.
Then I followed all the steps but with my AVD instead. Had to combine both AVD and Phone.
But it was a piece of cake.
Anyway: It works on my HTC Legend now. Since it was 6 months ago I installed Eclipse and AVD I can't do a guide for it.
Just google it and you'll find out how.
This is a pretty EASY but time consuming task. Took me a good 2 hours. But totally worth it. It's a great app.
WHAT YOU NEED:
Navigon EU pack: http://adf.ly/9l8i (Thanks to nivong, first post )
Android SDK and AVD manager ( http://developer.android.com/sdk/index.html )
INSTRUCTIONS
AVD
1. Get Android SDK from url above.( android-sdk_r10-windows.zip.)
2. Unzip to C:\android-sdk-windows
3. Double click on SDK Manager.exe
4. A popup will ask you what you like to install. I don't really know exactly what you need, but you can uncheck everything besides "Android SDK Platform-tools, revision 3" and "SDK Platform Android 2.2 API 8". Click install.
5. Go to Virtual Devicec and make a new one. At lest 2000MB and API 8 from Drop down lost.(This might take a while, it will look like it's froozen, but just let i be untill done.)
6. Start the device you've just made. (Might also take a while first time)
INSTALL
1. Change IMEI in C:\android-sdk-windows\tools\emulator.exe to you phone's IMEI
http://stackoverflow.com/questions/4402 ... d-emulator
2. Open up CMD and type cd C:\android-sdk-windows\platform-tools. Then you can do your adb stuff.
3. Install Navigon(2.6.1 cracked) with adb install
4. Run it, until it asks for maps, quit navigon
5. Get the version.xml by using adb pull /sdcard/Navigon/version.xml
6. Mount your real SD-card on your computer(With phone or adapter). Create Navigon folder in SDcard-root and put version.xml in the folder.
7. Install Navigon Fresh on you PC
8. Creat a new account in Navigon(IMPORTANT!)
9. Download any map(small is better, speeds up the process)
10. Run Navigon 2.6.1 on you AVD. Close on menu.
11. Install a filemanager on you AVD
12. Find the folder called, "Navigon" delete everthing in this folder EXCEPT the version.xml file
13: Pull version.xml and edit it with notepad. Change from this:
to this:
14: Save the file and close notepad
15: Push the file to your AVD, same place as before
16. Uninstall 2.6.1 on you AVD (Due to insufficient space )
17. Mount you real SD-card on you PC (With phone or adapter)
17. Put the modified version.xml on you real SD-card.
17. Now make a new account in Navigon fresh(IMPORTANT!) and download the maps and stuff what you want.
18. Install 3.5.0 on you device.
19. Push the files from your real SD-card to you AVD. Same location! (Example: copy Navigon folder from real SDcard to the folder where your adb is. And use: adb push Navigon /sdcard/Navigon/. This will take a while.
20. Run Navigon 3.5.0 on you AVD. Exit after menu.
21. Pull Navigon/data, version.xml and updates.xml from you AVD and put on you real SD-card. Replace all files if asked.
22. Install Navigon Select 3.5.4 from market and start.
23. Enjoy Navigon on Gingerbread without downgrade.
Use this at you own risk. It's a bit tricky. But when you like a good challange it's easy.
Some of the steps might be unnecessary. I just didn't wanna do it twice, so I did it carefully.
If anyone has a better solution. Please feel free to refine it.
So, after screwing up my system when I tried to apply the modified libmedia.so on my Legend(CM7 nightly 37), I had to reinstall everything from contacts to application(took me the whole night
Since I had already put down a lot of work in this I couldn't give up(Something wrong in my head, can't give up sometimes).
I got an idea of using an emulator to get Froyo. And then I came up with the idea of changing it's IMEI-numer to my phone's.
And what do you know, I found a guide to do it.
Then I followed all the steps but with my AVD instead. Had to combine both AVD and Phone.
But it was a piece of cake.
Anyway: It works on my HTC Legend now. Since it was 6 months ago I installed Eclipse and AVD I can't do a guide for it.
Just google it and you'll find out how.
This is a pretty EASY but time consuming task. Took me a good 2 hours. But totally worth it. It's a great app.
WHAT YOU NEED:
Navigon EU pack: http://adf.ly/9l8i (Thanks to nivong, first post )
Android SDK and AVD manager ( http://developer.android.com/sdk/index.html )
INSTRUCTIONS
AVD
1. Get Android SDK from url above.( android-sdk_r10-windows.zip.)
2. Unzip to C:\android-sdk-windows
3. Double click on SDK Manager.exe
4. A popup will ask you what you like to install. I don't really know exactly what you need, but you can uncheck everything besides "Android SDK Platform-tools, revision 3" and "SDK Platform Android 2.2 API 8". Click install.
5. Go to Virtual Devicec and make a new one. At lest 2000MB and API 8 from Drop down lost.(This might take a while, it will look like it's froozen, but just let i be untill done.)
6. Start the device you've just made. (Might also take a while first time)
INSTALL
1. Change IMEI in C:\android-sdk-windows\tools\emulator.exe to you phone's IMEI
http://stackoverflow.com/questions/4402 ... d-emulator
2. Open up CMD and type cd C:\android-sdk-windows\platform-tools. Then you can do your adb stuff.
3. Install Navigon(2.6.1 cracked) with adb install
4. Run it, until it asks for maps, quit navigon
5. Get the version.xml by using adb pull /sdcard/Navigon/version.xml
6. Mount your real SD-card on your computer(With phone or adapter). Create Navigon folder in SDcard-root and put version.xml in the folder.
7. Install Navigon Fresh on you PC
8. Creat a new account in Navigon(IMPORTANT!)
9. Download any map(small is better, speeds up the process)
10. Run Navigon 2.6.1 on you AVD. Close on menu.
11. Install a filemanager on you AVD
12. Find the folder called, "Navigon" delete everthing in this folder EXCEPT the version.xml file
13: Pull version.xml and edit it with notepad. Change from this:
<config>
<software>
<version>2.6.1</version>
<build></build>
<brand>NAVIGON_EU</brand>
<platform>MN7_ANDROID_TRIAL</platform>
<productprefix>A7</productprefix>
<copyright>Navigon AG, Copyright (C) 2010</copyright>
<imei>**</imei>
<id>**</id>
<productid>A7**</productid>
</software>
</config>
to this:
<config>
<software>
<version>3.5.0</version>
<build></build>
<brand>NAVIGON_EU</brand>
<platform>MN7_ANDROID_SELECT</platform>
<productprefix>AS</productprefix>
<copyright>Navigon AG, Copyright (C) 2010</copyright>
<imei>**</imei>
<id>**</id> NOTE THIS MUST BE THE SAME AS YOUR IMEI
<productid>AS**</productid>
</software>
</config>
14: Save the file and close notepad
15: Push the file to your AVD, same place as before
16. Uninstall 2.6.1 on you AVD (Due to insufficient space )
17. Mount you real SD-card on you PC (With phone or adapter)
17. Put the modified version.xml on you real SD-card.
17. Now make a new account in Navigon fresh(IMPORTANT!) and download the maps and stuff what you want.
18. Install 3.5.0 on you device.
19. Push the files from your real SD-card to you AVD. Same location! (Example: copy Navigon folder from real SDcard to the folder where your adb is. And use: adb push Navigon /sdcard/Navigon/. This will take a while.
20. Run Navigon 3.5.0 on you AVD. Exit after menu.
21. Pull Navigon/data, version.xml and updates.xml from you AVD and put on you real SD-card. Replace all files if asked.
22. Install Navigon Select 3.5.4 from market and start.
23. Enjoy Navigon on Gingerbread without downgrade.
Use this at you own risk. It's a bit tricky. But when you like a good challange it's easy.
Some of the steps might be unnecessary. I just didn't wanna do it twice, so I did it carefully.
If anyone has a better solution. Please feel free to refine it.
- Posts 23
- WRZ$
51.00
Ronk4rlia wrote:Thank you very much. I'm going to try this out and report if it has gone good
EDIT: As far as I've found out so far. It's about "Android Emulator and AVD" not ADV as you stated above
Typo, it's AVD! Will change it!
- Posts 23
- WRZ$
51.00
Ronk4rlia wrote:Great
One question. For what task do I need the Eclipse software? Editing the emulator.exe?
You don't need it. It's just that I used Eclipse to do all this, cause of habit.
Edit: I have updated my original post with instructions for getting the AVD up and running.
- Posts 143
- WRZ$
430.80
Ok guys. Sorry to post here. But just in case some folks are still coming across this via search. The topic "Android Navigon 3.5.4 US" now has the crack apk posted. Its up for download and the link to the post can be found under my reply.
Again that post is for US version only and it only downloads the US maps.
viewtopic.php?f=738&t=174289&start=0
Again that post is for US version only and it only downloads the US maps.
viewtopic.php?f=738&t=174289&start=0