|
|||||||
| Register | FAQ | XDA-Portal | XDA-Wiki | Device database | Donate! | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
This has been solved! Please see around page 8 of this thread.
Quote:
Quote:
=============================================== This is a continuation of a discussion that started in this thread: http://forum.xda-developers.com/show....php?p=4918275 My best guess as to why navigation works in the emulator but not on the phone has to do with what kind of device the Maps application thinks it is running on. For example, if you start maps and press menu->more->about and look at the "Platform" line, that will be different according to the device (emulator or G1 or other) that you are running on. What we need to change (I think) would be that setting. According to this link, you can programatically get that string (I'm pretty sure they were talking about that string) through the API. Anyone more familiar with the API know where that string is stored? Also, any other suggestions as to why it won't work on a real phone may be discussed in this thread. Last edited by octobclrnts; 11th November 2009 at 07:07 PM.. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
What does platform say on the emulator? According to the info in that link, it should be null.
__________________
Device: Nexus One |
|
#3
|
||||
|
||||
|
Last edited by JAguirre1231; 13th November 2009 at 02:52 AM.. |
|
#4
|
|||
|
|||
|
On my way to verizon to see what I can find out off the droid.... wonder if I can bring my laptop in and plug it up.... lol
__________________
Phone: Black T-Mo G1 ROM KiNgxKxlicK AOSP 2.1 / v1.4 SPL Haykuro's SPL Radio 2.22.19.26I Recovery recovery-RA-dream-v1.5.1 A2SD EXT4 Linux Swap 64MB I was asked for a Donate link |
|
#5
|
|||
|
|||
|
I fired it up to check. The exact string is "android:unknown-generic-sdk"
|
|
#6
|
||||
|
||||
|
You should then just do adb pull /system C: and then bring it here. I'm sure they won't mind you trying to break their system
__________________
The logo may be gone, but do not be mistaken. We're still here. Warning: If my post does not make sense the first time, go back and read it with sarcasm. Thank you. The Game. You just lost it. Quote:
Quote:
|
|
#7
|
|||
|
|||
|
One thing I noticed is that it repeatedly references epc.tmobile.com as the provider. Let's hope they aren't using that and checking for verizon or this is a fool's quest.
__________________
Device: Nexus One |
|
#8
|
|||
|
|||
|
Some interesting things to note:
The Version string of the Maps app is different in the emulator than on the phone as well. Emulator: "3.2.0 (#3232) Web" Phone: "3.2.0 (#3232) gmm-google" Also, there was a blog post put up before 1.5 was released showing a way that you could spoof the ANDROID_ID on the phone by modifying a database (article here). I don't know if this is valid since at the end of the article he stated that they were supposed to fix it with 1.5. Edit: I may have gotten ahead of myself. The ANDROID_ID string I think is not the correct one that I was looking for. That seems to be unique to the phone and not to the model, maker, whatever. Last edited by octobclrnts; 10th November 2009 at 09:07 PM.. |
|
#9
|
|||
|
|||
|
Hmm mine actually says "3.2.0 (#3232) gmm-android-tmobile" for the version number... interesting.
__________________
Device: Nexus One |
|
#10
|
||||
|
||||
|
I'm thinking that we're going to need someone to go to a Verizon store and see what the droid says there.
__________________
The logo may be gone, but do not be mistaken. We're still here. Warning: If my post does not make sense the first time, go back and read it with sarcasm. Thank you. The Game. You just lost it. Quote:
Quote:
|
![]() |
| Tags |
| gps, navigation |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|