Quote:
Originally Posted by b_daddy Unrelated dev question (since you were nice enough to post the source code, hoping you'll point me in the right direction with this)
I've generated the HelloWorld app and have a .cod file. I need an .alx file to load via the desktop manager. How do I go about generating one in order to copy it over to my BB for testing (I can view via the simulator, but want to deploy on my actual phone)? |
There is a command in the JDE "Build' menu to generate an ALX file. But I have never needed one.
During development, I simply load the .cod file into the phone with JavaLoader.exe.
Setting up the app for OTA download is a bit confusing- you have to unpack the .cod (which is really a .zip) into several "sibling" .cods, and
you have to edit the .jad file a bit. Search the developer message boards for more info. I am surprised that the JDE does not do
these things automatically.
Posted from my CrackBerry at wapforums.crackberry.com