Quote:
Originally Posted by rivviepop
Save this text to a file named freelight.jad:
Code:
MIDlet-Name: FreeLight
MIDlet-Vendor: Richard George
MIDlet-Version: 1.0
MIDlet-Description: Enhanced flashlight for your BlackBerry
MIDlet-Jar-Size: 0
RIM-COD-URL-1: freelight.cod
RIM-COD-Size-1: 7288
RIM-COD-Module-Dependencies: net_rim_cldc,net_rim_os
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
Manifest-Version: 1.0
Place freelight.jad and freelight.cod into a folder on your media card, then use the Media Explorer to navigate and to the jad. Click on it to install right from your media card.
|
I created this file, and then uploaded both files to my website. I navigated to freelight.jad on my phone and it just pulled up all of that code on the screen. Any ideas?