BlackBerry Programming Tip: Limit COD File Sizes to 64K or Less
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 […]