I am developing an app that tracks the user's position. I do not know how to read开发者_如何学Python gps location data from the BlackBerry.
Sure, it's all just a google search away: the essential bb api (open on the net.rim.device.api.gps package) is always a good place to start and a lot of helpful info in the blackberry support forums. And there is more where that came from.
I noticed that such broad questions are frowned upon in the stackoverflow community and you have a much bigger chance getting a helpful response if you present a more specific problem that can't easily be solved by using a search engine.
精彩评论