• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Question regarding the virtual android OS and MAps with GPS applications

Peec

Lurker
Hi and hello guys!

3 days ago i started experimenting with eclipse, android sdk with the android virtual device.

So i created some hello world apps, yea they worked.

So i went ahead and started creating my Map application.

It went well, tested it before i added the GPS related code. Ok it worked.

When i added GPS related code it stopped working (crashed).

Now my question is:
Is this what it should do? The virtual device doesnt have a GPS so maybe its a nullpointer anywhere in my code?

So maybe the application with GPS functions is infact working on my G1 (wich got shipped today btw :D ) , but not on the virtual device??

Thanks for help.
 
Back
Top Bottom