BlackBerry GPS Programming
If you’re doing GPS programming on a BlackBerry, there are two good sources of information:
BlackBerry Developer Journal GPS overview
GPS and BlackBerry Maps Development Guide
The former is the most useful.
If you’re doing GPS programming on a BlackBerry, there are two good sources of information:
BlackBerry Developer Journal GPS overview
GPS and BlackBerry Maps Development Guide
The former is the most useful.
BlackBerry Programming is a new site I’m developing devoted to the ins and outs of BlackBerry programming. Unlike this blog, it’s strictly an essay-based site — no comments, no spam. I created it because I wanted to be able to present information in a specific order and it seemed best to get away from a […]
RIM will tell you that a COD file can be up to 128K in size. Or, more precisely, contain up to 64K of executable code and 64K of data. Experience tells me otherwise, however, at least for applications that are installed using over-the-air (OTA) download.
If you’re creating an OTA application, make sure that each […]