need somone with android hardware and a little bit time for testing ....

Previous topic - Next topic

okee

Ok here's what i've done:

Run the Server app "Network"
Run the code above (with the ip address changed to the phone ip address)
Switch back to the server

Result:12
Ucall:INITGPS

it starts gps

the fields above change to lon: and lat: and displays the coordinates



Android: Samsung Galaxy S2 -  ZTE Blade (Orange San Francisco) - Ainol Novo 7 Aurora 2
IOS: 2 x Ipod Touch (1G)

Marmor


okee

Android: Samsung Galaxy S2 -  ZTE Blade (Orange San Francisco) - Ainol Novo 7 Aurora 2
IOS: 2 x Ipod Touch (1G)

Albert

Working here too.
Samsung Galaxy S. It's turn off GPS on the end.

I've modified: SLEEP 15000 to SLEEP 150000
and it gets the lan and long, and then it started counting in toast messages 1MESS, 2MESS...
I can't rid of the Network app, can't close (even with Advanced Task Killer), finally I close and run the glb code on my windows, and it stopped the app on the phone.

Marmor

yap
Albert, if you use a bigger delay the gps will showing , where is a time difference between indoor and outdoor .
Outdoor need less time .
The counter count the measurments from gps.
You can use this to know if you can get  a new gps data

Glad it works.

Prepare network code this night to get data from phone.
Is this running fine we have a WLAN GPS MOUSE ;)


Kitty Hello

did I read this right? You made it to read the GPS of an android device in pure GLBasic code?

Marmor

no kitty ! this is unsolved yet .
i write a app in an other language wich can do this and transfer the result over tcpip.
the apk will be written as a android service .this runs in background .


Kitty Hello