Tagged Questions
0
votes
1answer
72 views
How can I fully install a Midlet Suite App onto BlackBerry “over the air” rather than using the javaloader?p
i currently have a fully working app suite compiled to .jad and .cod (ported from j2me) that i am able to use on a BlackBerry only if i install it using the javaloader util. however, i need to deploy ...
0
votes
1answer
2k views
How to load .cod files into Blackberry OTA
I have two .cod files that I'd like to load into my Blackberry. I don't have access to a Windows machine (only Mac) and I don't have the .jad files corresponding to the .cod files. How do I do it?