I Write the following code in my application. It will run successfully in Simulator but while i m trying to run in my device then it gives Lat & Lon (0.0,0.0). What is the p
Here No issue with code Gps is not supported 5.0 OS with LAN ,so I provide you some guides please verify.
Introduction to GPS and BlackBerry video.
The BlackBerry smartphone models and their corresponding GPS capabilities
How to detect whether my BB device has GPS support?
Some GPS Related Issues
Best practices for designing GPS applications for BlackBerry smartphones operating on CDMA networks
this is full information about blackberry GPS support
I had also faced same problem with 9550 Storm-2. I think you face the problem due to your device GPS value does not initiate properly. Try to use this tool :
http://appworld.blackberry.com/webstore/content/12255
this will initiate the GPS values(Plz don't close this tool just send it to background by pressing red key).After initiate the GPS value try to run you application.
i hope problem will be solved. ;)