Forum: Applications
2012-11-01, 10:08
|
Replies: 341
Views: 87,301
|
Forum: Applications
2011-05-16, 05:41
|
Replies: 235
Views: 84,337
Re: N900 + Google Latitude
Ok, there has been some requests for "latitude only" stuff, and not my whole "app".... find that part attached.
Let me explain the story.
Obviously, me posting my whole app as a "small...
|
Forum: Applications
2011-05-10, 07:31
|
Replies: 31
Views: 11,840
|
Forum: Applications
2011-04-21, 14:36
|
Replies: 235
Views: 84,337
Re: N900 + Google Latitude
Naturally when doing finishing cleanups I commented out the line that submits data to google and prints response :)
Please download and try again (or just uncomment "print...
|
Forum: Applications
2011-04-19, 16:05
|
Replies: 235
Views: 84,337
Re: N900 + Google Latitude
run:
~$ apt-get install python-location
this removes your problem for me. but the script doesn't work. it keeps continuously accessing the gps, sends out:
# python latitude-updater.py -v...
|
Forum: Applications
2011-04-14, 09:42
|
Replies: 235
Views: 84,337
Re: N900 + Google Latitude
- urlupdate = QUrl::fromEncoded("http://maps.google.com/glm/mmap/mwmfr?hl=en"
+ urlupdate = QUrl::fromEncoded("https://maps.google.com/glm/mmap/mwmfr?hl=en
but not sure if is working...
|