GPS - Adam General

There have been continuing reports of issues with the GPS not functioning on the Adam units and I thought it was generally broken until someone over in Europe indicated they had no issues. I have come to believe that the issue is with the Longitude/Latitude differences are to blame, specifically that the Latitude in the Western Hemisphere is a negative number.
I watched Inspiron41's video where he said he was in New York, NY and took the Longitude and Latitude for NY, NY from Google maps and changed the negative to a positive and it took me to right where the "Locate Me" took him on his Adam.
Is this something that would be fixable by modifying a program found in the data that was included in the unbricking files?

you're absolutely correct.
these are suppose to be my approximate coordinates: 40.72, -73.44 (i slightly adjusted for my privacy)
http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=40.72,+-74.44&aq=&sll=40.72,73.44&sspn=0.553717,1.40625&ie=UTF8&z=16
and if you change invert the longitude number you get: 40.72, 73.44
which puts me exactly
http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=40.72,+73.44&aq=&sll=41.062786,74.674072&sspn=4.406604,7.064209&ie=UTF8&ll=40.859525,73.539734&spn=1.10511,1.766052&z=9
which is in Kyrgyzstan!!! Someone just messed up with a number. I'm sure it's a simple fix

The way you describe it, it sounds like there's probably some sort of mathematical pattern to the inaccuracies - so I'd presume that once figured out it should be an (hopefully easy) software fix.
Sent from my HTC Desire

legaleagll said:
There have been continuing reports of issues with the GPS not functioning on the Adam units and I thought it was generally broken until someone over in Europe indicated they had no issues. I have come to believe that the issue is with the Longitude/Latitude differences are to blame, specifically that the Latitude in the Western Hemisphere is a negative number.
I watched Inspiron41's video where he said he was in New York, NY and took the Longitude and Latitude for NY, NY from Google maps and changed the negative to a positive and it took me to right where the "Locate Me" took him on his Adam.
Is this something that would be fixable by modifying a program found in the data that was included in the unbricking files?
Click to expand...
Click to collapse
Shame on you, legaleagll, for making the idea sound like it was yours.
from legaleagll on notioninkaddicts forum "@longspot2002 I think you solved the mystery. I watched Inspiron41's video where he said he was in New York, NY and took the Longitude and Latitude for NY, NY from Google maps and changed the negative to a positive and it took me to right where the "Locate Me" took him on his Adam."

longspot2002 said:
Shame on you, legaleagll, for making the idea sound like it was yours.
from legaleagll on notioninkaddicts forum "@longspot2002 I think you solved the mystery. I watched Inspiron41's video where he said he was in New York, NY and took the Longitude and Latitude for NY, NY from Google maps and changed the negative to a positive and it took me to right where the "Locate Me" took him on his Adam."
Click to expand...
Click to collapse
So who's idea was it? You just quoted what the OP said on a different forum..?
Sent from my EVO using XDA App

It was mine.

just for clarity
------------------------------------------------------------------------------------
Today 07:50 PM #22
longspot2002
My hypothesis regarding the GPS issue
The problem with the GPS is this - longitude needs to be a negative number in the western hemisphere. When I take the coordinates for Charlotte, NC (Latitude: 35.2269444, Longitude: -80.8433333) and remove the minus sign, it places me in.....you guesses it, China.
Try this to confirm my hypothesis, find the lat/lon where your Adam thinks you are, the do a Google Maps search on those coordinate, but with a negative longitude.
Reply Reply With Quote
-------------------------------------------------------------------
Today 08:03 PM #23
legaleagll
Junior Member
@longspot2002 I think you solved the mystery. I watched Inspiron41's video where he said he was in New York, NY and took the Longitude and Latitude for NY, NY from Google maps and changed the negative to a positive and it took me to right where the "Locate Me" took him on his Adam.
--------------------------------------------
Longspots suggestion. but he was travelling and asked someone to post on XDA here.
looks like legaleagll tried to take the credit

Ahhh k I see now. Anyhow, I hope the issue gets fixed soon.
Sent from my EVO using XDA App

longspot2002 said:
from legaleagll on notioninkaddicts forum "@longspot2002 I think you solved the mystery. I watched Inspiron41's video where he said he was in New York, NY and took the Longitude and Latitude for NY, NY from Google maps and changed the negative to a positive and it took me to right where the "Locate Me" took him on his Adam."
Click to expand...
Click to collapse
Seriously. You think I am trying to take credit for it. I didn't realize we were in grade school and got rewards or points for finding issues and taking credit. Give me a break and troll someone else. I just wanted to get a solution to a problem and posted it here. I didn't think anyone here would care or need to know the entire background on how I came to believe that this is what the problem was and didn't know I was stepping on your toes by failing to do provide the credit. I didn't claim I solved the problem and didn't try to get anyone to give me credit. But in any event, please forgive my lack of etiquette and apparent attempt to steal your karma from the internet gods by failing to identify the entire process from another forum.
For any who care and are concerned about due credit, I raised the issue with GPS on Notion Addicts and asked whether anyone knew of any that were working. A number of responses came with information regarding potential problems and where it was or wasn't working. Longspot suggested that that might be the problem. I went and reviewed the videos that were out there and found one where they said where they were, transposed the long and lat and posted in that forum that I thought longspot solved the mystery. Again, I wasn't trying to claim nor do I need credit for any part of this, I just want to make sure the problem gets identified and solved.
My apologies, and please let us return to our regularly scheduled program and hopefully find someone smarter than I to come up with a fix for this.

I also posted the same general information in Notioninkhacks.com, feel free to go over there and make sure I didn't try and steal your thunder.

For what its worth, I posted long before longspot asked someone else to post in xda. Check the times.

This is the version of my app Maverick with inverted longitude, could be useful until NI released fix for GPS:
codesector.com /files/maverick.pro.28.adam.signed.apk

btw folks, this is what is coded in the gps.conf file
_____________________________________________________
# GPS configuration
#Network time Protocal
#sample: north-america.poll.ntp.org 0.pool.ntp.org 1.poll.ntp.org
NTP_SERVER=
#SUPL - Secure User Plane Location for A-GPS
#sample:
# SUPL_HOST=supl.google.com
# SUPL_PORT=7276
SUPL_HOST=
SUPL_PORT=
#C2K: what is C2K
#C2K_HOST=default
#C2K_PORT=0
C2K_HSOT=
C2K_PORT=

Anyone see the irony in this? Bad math/calculations by engineers? Just funny, at least it sounds like possibly a software fix and not a hardware issue.
-CC

clockcycle said:
Anyone see the irony in this? Bad math/calculations by engineers? Just funny, at least it sounds like possibly a software fix and not a hardware issue.
-CC
Click to expand...
Click to collapse
**** happens as they say it. remeber the Beagle 2 lander for Mars sent out by the UK? they messed that up because they used the wrong metric system

inspiron41 said:
**** happens as they say it. remeber the Beagle 2 lander for Mars sent out by the UK? they messed that up because they used the wrong metric system
Click to expand...
Click to collapse
Hubble Telescope, British and US foot, inches are slightly different.. What a botch up!
Good thing there weren't any public blogs for 14 yo to post their impatience, immaturity and intolerance back then
-CC

This is the gps.conf from my HD2 on Android
and it works perfectly.
NTP_SERVER=us.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276
I had to change the "north-america.poll.ntp.org" to "us.pool.ntp.org" to get it to work on the HD2 (no Adam till Feb. 14 or so) . Also "pool" is spelled wrong in yours. Poll should be pool. The us.pool line works better than the north-american.pool. Locks sats much faster.
Also this app might help to fix it faster.
How to fix slow GPS signal lock-on issue on rooted Android?
http://www.jayceooi.com/2011/01/29/how-to-fix-slow-gps-signal-lock-on-issue-on-rooted-android/

johnboatcat said:
and it works perfectly.
NTP_SERVER=us.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276
I had to change the "north-america.poll.ntp.org" to "us.pool.ntp.org" to get it to work on the HD2 (no Adam till Feb. 14 or so) . Also "pool" is spelled wrong in yours. Poll should be pool. The us.pool line works better than the north-american.pool. Locks sats much faster.
Also this app might help to fix it faster.
How to fix slow GPS signal lock-on issue on rooted Android?
http://www.jayceooi.com/2011/01/29/how-to-fix-slow-gps-signal-lock-on-issue-on-rooted-android/
Click to expand...
Click to collapse
i tried editing the gps.conf file and no luck. this device must really use a different conf file to find my position. i didnt spell anything from my original post, that was a straight cut and past from gps.conf. I noticed HOST was spelt HSOT too...

Did you go into your file and see if it saved it.
I remember we had a heck of a time getting that file edited. When you save it it would wipe it clean. I edited the file on the PC and copied it over and it worked I think. I would just correct the spelling in yours first. Probably have to reboot for sure. Try a search for gps.conf in the HD2 android forum. That is where I found it originally.
Also might download that app and try it.

johnboatcat said:
I remember we had a heck of a time getting that file edited. When you save it it would wipe it clean. I edited the file on the PC and copied it over and it worked I think. I would just correct the spelling in yours first. Probably have to reboot for sure. Try a search for gps.conf in the HD2 android forum. That is where I found it originally.
Also might download that app and try it.
Click to expand...
Click to collapse
i fixed all the spelling and rebooted it. Adam doesnt wipe any of your corrections. nice for developers. but it still says i'm on the other side of the world. and i search for the mention of GPS...no luck. but on a side note, it's super fast now with the locking...even faster than the ipad

Related

Post your Latitude and BUZZ info! [HERE]

I'm looking at doing a stress test on the Nexus one with latitude and to help promote BUZZ even more in the development world. I simply have always wanted to add as many people as I could and I figured they're are others out there so with all that said, if you're ballsy enough post up your email for latitude.
If you would like to add me mine is dahui9_at_gmail_dot_com.
(for the sake of bots I have edited my emails layout) Let's see what you have boys and girls and "I am not responsible for anyone" that post anything or follows me.
-Charlie
i have not looked much into buzz, care to give me a reader's digest run down on what exactly it is? all that i really know is that its some form of social networking integrated with google maps?
JHaste said:
i have not looked much into buzz, care to give me a reader's digest run down on what exactly it is? all that i really know is that its some form of social networking integrated with google maps?
Click to expand...
Click to collapse
All in all it is a break down of whats going on around you. say you're at a resturant and you really enjoy it and want to get the word out. BUZZ about it, and when you do you can take a picture to show people where it is and it geotags the location. its as simple as that! Its up to the community to report what's going on and what they think about certain subjects.
Example..
I went to the mall today and it was really busy
"02/23/2010 tThe mall was really busy today stand clear unless you specifically need to come"
It then geotags the location you are at.
-Charlie
sounds cool but i still think some people may have insecurities about their anonymousness, ie dont like people knowing where they actually are in the world... most people like hiding behind their device or computer screen
You could always hide your location to the person who invites you.
I agree with you but this is an open invatation for all those who see no risk in showing where they are. You can always turn sharing off thats the best part about latitude.
Example again.
My Girlfriend, to lazy to turn gps on so I can actually find her when she is lost in the middle of nowhere.
2 requests so far and both accepted (Don't forget to BUZZ about locations you find)
see you all tomorrow I need some sleep...
-Charlie
Im down... Jhay1925_at_gmail_dot_com...
Any UK buzzers?
I am 'my xda username' at gmail dot com
ahh long night last night, I thought I would check and see where we are at. It would be fun to get this news worthy haha.
I just added the both of you to mine I'm just waiting for response
-Charlie
I've been Buzzing off and on a little since it started. There are only a few others around me that do it too, all of them on Iphones, found ONE guy on a nexus. I don't have any friends with Android, so no one on my latitude list. I'm considering doing this...
Got your invite. cool.
dahui9 said:
ahh long night last night, I thought I would check and see where we are at. It would be fun to get this news worthy haha.
I just added the both of you to mine I'm just waiting for response
-Charlie
Click to expand...
Click to collapse
I think buzz is better though, but I dont think you can add people on friends list there. Or I probably just dont know how. lol.
BoostedSR20 said:
I've been Buzzing off and on a little since it started. There are only a few others around me that do it too, all of them on Iphones, found ONE guy on a nexus. I don't have any friends with Android, so no one on my latitude list. I'm considering doing this...
Click to expand...
Click to collapse
rjhay22 said:
Got your invite. cool.
Click to expand...
Click to collapse
yes sir, I'm at work now where its dead as can be, you can add friends via BUZZ by following them I believe that is the only way.
3Shirts said:
Any UK buzzers?
I am 'my xda username' at gmail dot com
Click to expand...
Click to collapse
I'm onboard...
Username plus googlemail dot com
ok just added you Amdathlonuk.
Come on everyone 7 people of over 300 looks just isn't right ...
Time for a gentle reminder of this thread?
add me guys if u like username @gmail.com
thanks
my user name at gmail
I never really post here but used to post at ppcgeeks so....
if you get requests from cadkins3 thats me...
Ta-Da
I sent a request - [email protected]

Find yours?

so today @DroidLanding has been active
and its last tweet (last sentence) "Stay tuned to find yours." makes me think
maybe preorders will start tomorrow.
What do you guys think?
http://twitter.com/DroidLanding
Nope. It's a contest where they will be giving away free droids.
Need more clues. Wish they would just say which states so I would know if I should even waste my time.
They've given states now, but still not clues. I wonder if the contest has really "begun" yet or if they are just laying the seeds and it won't begin until launch.
SiXiam said:
Need more clues. Wish they would just say which states so I would know if I should even waste my time.
Click to expand...
Click to collapse
#5 is in texas.
You'll end up spending more on gas and plane tickets...
sroach23 said:
#5 is in texas.
Click to expand...
Click to collapse
Yeah, Texas is a small state, so it shouldn't be too hard to find a cell phone
I'm in Austin, it's a fairly techno-oriented city and Motorola has or used to have some office/manufacturing here. Maybe I'll get lucky.
I really think the contest has not actually begun yet. My first reason for thinking this is that no official rules have been posted. I'm not a lawyer, but even for a novel contest like this, don't you need rules posted somehow? Secondly, not a single real clue has been given. Telling someone a cell phone is in a particular state or region is either not a real clue, whoever finds it will just be someone who randomly stumbles upon it.
So, I think they have just been laying the groundwork and building interest. It's kind of annoying being teased by the posts, but I can't look away.
#12 is in Ohio, Cleveland, Rock And Roll Hall of fame.... I'm 100 Miles out of reach and at Work...
#6 is in South florida, Hopefully miami!
I agree that this contest wont start til around the release date or even after. These seem to be preview clues just to create hype.
jack_isidore said:
I really think the contest has not actually begun yet. My first reason for thinking this is that no official rules have been posted. I'm not a lawyer, but even for a novel contest like this, don't you need rules posted somehow? Secondly, not a single real clue has been given. Telling someone a cell phone is in a particular state or region is either not a real clue, whoever finds it will just be someone who randomly stumbles upon it.
So, I think they have just been laying the groundwork and building interest. It's kind of annoying being teased by the posts, but I can't look away.
Click to expand...
Click to collapse
Just as I suspected!
http://phandroid.com/2010/07/07/verizon-posts-full-rules-for-droid-x-scavenger-hunt/
jack_isidore said:
Just as I suspected!
http://phandroid.com/2010/07/07/verizon-posts-full-rules-for-droid-x-scavenger-hunt/
Click to expand...
Click to collapse
thanks for the info!
First Droid X Found...
Check here for results...
http://www.droid-life.com/2010/07/08/droid-x-scavenger-hunt-announces-first-location-in-nyc/
wish I was at my old job and could have shot up or (or already been) in NYC

Remap Search Sofkey to Camera

This should work on ANY rom
This remaps a longpress on the search softkey to the camera. aka....a long press on the search softkey will pull up the camera.
flash from recovery.
THIS WASNT STOLEN, I JUST HAPPENED TO RUN ACROSS IT MYSELF LAST NIGHT.
THIS HAS ALREADY BEEN POSTED ON THE HERO FORUMS. HERE IS A FULL GUIDE ON CHANGING IT TO WHATEVER YOU WANT
http://forum.xda-developers.com/showthread.php?t=695936
I can confirm 100% this works on Ivans ROM
anonomouse said:
This should work on ANY rom
This remaps a longpress on the search softkey to the camera. aka....a long press on the search softkey will pull up the camera.
flash from recovery.
Click to expand...
Click to collapse
Hey andrizoid, why are you stealing work yet again? This was done over the Hero forum long long ago.
http://forum.xda-developers.com/showthread.php?t=695936
Reporting your new nick and that you are stealing yet again.
droidkevlar said:
Hey andrizoid, why are you stealing work yet again? This was done over the Hero forum long long ago.
http://forum.xda-developers.com/showthread.php?t=695936
Reporting your new nick and that you are stealing yet again.
Click to expand...
Click to collapse
hey other guy OPEN SOURCE!!!
THIS COMMUNITY THRIVES ON STOLEN/BORROWED CODE, LEAKS, DREAMS, AND PEOPLE WHO KNOW HOW TO HACK/MOD THE ABOVE.
Sjflowerhorn said:
hey other guy OPEN SOURCE!!!
THIS COMMUNITY THRIVES ON STOLEN/BORROWED CODE, LEAKS, DREAMS, AND PEOPLE WHO KNOW HOW TO HACK/MOD THE ABOVE.
Click to expand...
Click to collapse
And people like you are reasons why other devs dont like to help us out. Give credit, and most of the time, they allow. I used 5 diff devs stuff in my release. Got permission from all of them. They said, thanks for asking. Thats all it takes. Its called respect. And working together.
EDIT: XDA must have thought he was bad since they banned him, but he is now back again.
droidkevlar said:
And people like you are reasons why other devs dont like to help us out. Give credit, and most of the time, they allow. I used 5 diff devs stuff in my release. Got permission from all of them. They said, thanks for asking. Thats all it takes. Its called respect. And working together.
EDIT: XDA must have thought he was bad since they banned him, but he is now back again.
Click to expand...
Click to collapse
alright look, im not fighting for him only stating that this is a forum dedicated to doing things your told you can't, correct? i don't agree with the fact that hes not giving credit to other devs or posting links back to original files. trust me i understand how having things stolen feels. but in his defense mabey speaking with him instead of accusing might be a good idea. Apple is suing GOOGLE for stealing ideas. honestly our phones seem to have been built around stolen ideas,
mabey im just playing devils advocate here but, you really have to ask yourself do you want to feel like steve jobs today?
but now thinking about it after xda as a wholes better judgement said to get rid of him . . . (head down) mabey there right
Sjflowerhorn said:
alright look, im not fighting for him only stating that this is a forum dedicated to doing things your told you can't, correct? i don't agree with the fact that hes not giving credit to other devs or posting links back to original files. trust me i understand how having things stolen feels. but in his defense mabey speaking with him instead of accusing might be a good idea. Apple is suing GOOGLE for stealing ideas. honestly our phones seem to have been built around stolen ideas,
mabey im just playing devils advocate here but, you really have to ask yourself do you want to feel like steve jobs today?
but now thinking about it after xda as a wholes better judgement said to get rid of him . . . (head down) mabey there right
Click to expand...
Click to collapse
You are literally ranting about nothing.
Did I just get called Steve Jobs?
Anyway, thanks for posting the link, give credit next time.
Awesome, I never use that search key anyways.
This is actually pretty cool, shoutout to whoever created this!
Guys, there's a reason I posted a guide..
It's so that anyone can adapt it however they want. I could even care less about credit, since that's the OP's choice.
And being that it's such a low level hack, all it takes is a little bit of tinkering to figure everything out.
No need to grill him.
nothings stolen. i found that myself when i was looking for some files myself.
it may have been posted already but i didnt know about it.
@ decadeance.
just checked your post. my bad. i honestly didnt know you already had this posted. i came across it myself last night. ill update the OP to include your link though. thats for not going ape **** on me
misunderstandings happen.
anonomouse said:
nothings stolen. i found that myself when i was looking for some files myself.
it may have been posted already but i didnt know about it.
@ decadeance.
just checked your post. my bad. i honestly didnt know you already had this posted. i came across it myself last night. ill update the OP to include your link though. thats for not going ape **** on me
misunderstandings happen.
Click to expand...
Click to collapse
Thanks for giving credit to decadeance. Just FYI for anyone else that might be wondering, using the work of others without giving due credit IS against the rules of XDA-Developers.
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
Click to expand...
Click to collapse
Since this was resolved in a matter of which did not require a moderators attention then no warnings will be issued since it seems to have been an honest mistake. It is true that this is OPEN SOURCE however that does not mean that you can claim rights to another developers work. We are striving to aid others in achieving more with the community but a house divided against itself cannot stand. Work together, treat each other with respect, resolve issues/problems/differences via private messages whenever possible to keep the forum from getting out of hand and always remember to follow the rules.
Thanks for your time.
Decad3nce said:
Guys, there's a reason I posted a guide..
It's so that anyone can adapt it however they want. I could even care less about credit, since that's the OP's choice.
And being that it's such a low level hack, all it takes is a little bit of tinkering to figure everything out.
No need to grill him.
Click to expand...
Click to collapse
+10,000,000 to decadance
-1,000,000,000 to the Steve B-Jobs taddle tale
EDIT: I BELIEVE IN A FAIR TRIAL, INNOCENT UNTIL PROVEN GUILTY.
Sjflowerhorn said:
+10,000,000 to decadance
-1,000,000,000 to the Steve B-Jobs taddle tale
EDIT: I BELIEVE IN A FAIR TRIAL, INNOCENT UNTIL PROVEN GUILTY.
Click to expand...
Click to collapse
Actually... the OP's account was disabled until further notice because enough compelling evidence was recently discovered to prove that he was "guilty" and because the fact that he is a repeat offender we had no choice but to take the necessary actions.

Eugene's JPM R1 build results.

Not sure if this is allowed, since the original thread and the part2 thread were both closed, but life goes on and so does ROM testing.
My findings regarding JPM R1 + JPM777.
I Odin'd JVD from a previous 2.1 ROM and then installed the JPM_R1 rom, did the Factory reset and installed the JPM777 Rom.
Rebooted, waited a few minutes, reboot again and then did the Google/market login.
Everything is working fine and have been running it now for about 12hours. Once I did have the 3G connection disappeared and could not do any data connection. I enabled airplane mode, disable it again and data/3G came right back - working fine.
What exactly is the problem with the GPS? Mine is working, although it does not show the GPS icon in the notif.bar. My Google maps are working and I do see my position, very accurately and on track.
I have not tried any navigation yet - is that part of the issue?
I do understand that Eugene said the GPS drivers are not available for 2.2, but how then is it working - is it using the wifi positioning - even when on the road?
I have restored all my apps with Titanium backup - about 45 apps. I have not experienced any FC's so far, accept the the data/3G problem once.
It's an emulation. It uses GSM data to find your position using base-stations. It's not GPS but works in big cities with 100-200 meters accuracy.
I still wanna know why the second thread was closed...
It just wasn't opened and it's pending a response from eugene.
Sent from my SGH-T959 using XDA App
Master™ said:
I still wanna know why the second thread was closed...
Click to expand...
Click to collapse
Just a guess, but I think eugene is tired of all the flaming and n00b's .
It has gotten very much out of hand here on XDA and with their "One Mod Per Forum" policy not enough mods to police it ...
And just my opinion but a lot of the mods they do appoint are either too busy with other things, do not have the knowledge/experience to deal with it, or just don't care.
watcher64 said:
Just a guess, but I think eugene is tired of all the flaming and n00b's .
It has gotten very much out of hand here on XDA and with their "One Mod Per Forum" policy not enough mods to police it ...
And just my opinion but a lot of the mods they do appoint are either too busy with other things, do not have the knowledge/experience to deal with it, or just don't care.
Click to expand...
Click to collapse
Sorry that this thread is kinda getting off topic.
But Eugene's thread did get back on topic, so I don't know why he didn't just hand out infractions to the people who flamed & we all could of gone on.
It is much simpler then going and closing a whole thread.
Master™ said:
Sorry that this thread is kinda getting off topic.
But Eugene's thread did get back on topic, so I don't know why he didn't just hand out infractions to the people who flamed & we all could of gone on.
It is much simpler then going and closing a whole thread.
Click to expand...
Click to collapse
Well he more or less "moved" it to another site, at least that is what he said on twitter.
But back on topic ,
I tested out his 2.2 , and it worked fine, I live in BFE and was getting 50M "gps" locks on google maps, so not sure what is up with that, but of course Copilot would not find the GPS ...
No other GPS software apps for me....
To be honest, I do not have any TRUE GPS related apps like, Mytracks CoPilot, etc. I do have Weatherbug and Flip Weather & Clock and they both seem to be very happy with 'My location' only.
I guess it would become more of an GPS issue if the app was more GPS based.
Any idea of where to look for Eugene's new thread as stated a previous response?
bert269 said:
To be honest, I do not have any TRUE GPS related apps like, Mytracks CoPilot, etc. I do have Weatherbug and Flip Weather & Clock and they both seem to be very happy with 'My location' only.
I guess it would become more of an GPS issue if the app was more GPS based.
Any idea of where to look for Eugene's new thread as stated a previous response?
Click to expand...
Click to collapse
http://forum.androidspin.com/showthread.php?t=4019
Master™ said:
http://forum.androidspin.com/showthread.php?t=4019
Click to expand...
Click to collapse
Thanks - I just jumped over to there too.
Thread closed... we are waiting for the developer to let us know his plans for the ROM Thread that is closed...by his request.

[Q & INFO] ASUS PR Phone Number

If someone wants to help me find this, I can use some of my Houston media connections (Houston Chronicle and a few local magazines) to get in touch with the head of PR for the US. I'm just having trouble finding the number!
Zach Alt said:
If someone wants to help me find this, I can use some of my Houston media connections (Houston Chronicle and a few local magazines) to get in touch with the head of PR for the US. I'm just having trouble finding the number!
Click to expand...
Click to collapse
Someone posted them to a different thread but thought better of it and removed them. Maybe they will see this thread and pm them to you.
psinno said:
Someone posted them to a different thread but thought better of it and removed them. Maybe they will see this thread and pm them to you.
Click to expand...
Click to collapse
Why would they think better of it. If it was truly the number for PR, everyone here should be calling it, but, I have the right connections.

Categories

Resources