11-04-2009 07:33 AM
Hello Evevrybody,
I am working on OTA deployment of our BB app. The steps followed by me are:
1) Modified JAD file generated by JDE Eclipse plugin to modify the RIM-COD-URL-x to point the server URL
2) Modified RIM-COD-Size-x correspondingly based on size of Extracted cod files
3) Extracted 'sibling' cod files and placed them on server along with cod file of library project
4) Appropriately set the MIME type of server
On browsing my web page from the device/simulator browser, I see that installation page ->Download -> message (Your installation completed sucessfully).
But, I do not see the application icon on the home screen of device. Though I see application listed under Options - Advanced Options - Applications.
Restart of the devive doesnt help either.
Here is my JAD file :
Manifest-Version: 1.0 MIDlet-Version: 1.0 MIDlet-Jar-Size: 271910 RIM-COD-URL-2: http://serverip/ThirdPartyDependencies.cod MicroEdition-Configuration: CLDC-1.1 MIDlet-Jar-URL: http://serverip/MyApp.jar RIM-COD-Module-Dependencies: net_rim_cldc,net_rim_bbapi_menuitem,ThirdPartyDependencies,net_rim_xml_org,net_rim_bb_lbs_api_2,net_ rim_locationapi,net_rim_bbapi_invoke,net_rim_os,ne t_rim_bbapi_phone RIM-COD-URL-1: http://serverip/MyApp-1.cod RIM-COD-SHA1-1: ca 29 00 8b cc 80 8b ab fb da b5 6f bf 4f 84 1f 5a c3 35 c9 RIM-MIDlet-Flags-1: 0 RIM-COD-Size-2: 35532 RIM-COD-Size-1: 35524 RIM-COD-Module-Name: MyApp MIDlet-Name: MyApp RIM-COD-Size: 73492 RIM-COD-Creation-Time: 1257329038 MIDlet-1: ,, RIM-COD-URL: http://serverip/MyApp.cod MIDlet-Description: Dummy Desc RIM-COD-SHA1: 0c 95 3f e1 2e 98 dd 20 d5 1c 5c ad 23 1d a4 1e 72 2b 66 5f MicroEdition-Profile: MIDP-2.0 MIDlet-Vendor: Vendor
Any pointers on what am I missing. Thanks in adavance.
11-04-2009 07:51 AM
Have you checked inside the "Download" folder?
11-04-2009 08:10 AM
If you mean 'Media > Menu > Explore > Device memory > Home > User' as the Download folder, then I have checked it it isnt there.
11-04-2009 10:21 AM
No he means your home screen > download folder
You'd be suprised how many emails I get from people saying no icon is visible when it is really just sitting in their downloads folder...
11-05-2009 05:44 AM
gregzav, I do not see any download folder on home screen?
I am using Device 8310.. is there a configuration for this?
11-05-2009 05:49 AM
Hope you havn't made the project settings as System Module.