eclipse - Blackberry signing -
i have key files blackberry site.
i have imported using blackberry eclipse plug-in.
i have signed files.
now want add files website can download application , use in mobile device.
i want know file have upload website.
please reply.
thanks in advance
the eclipse plugin automatically generates deliverables folders, includes .cod files , .alx files, can deploy applications using various ways. of ways using can deploy application end users by:
1. uploading application in blackberry world
2. using .cod file of application needs blackberry jde
3. using .alx file , browsing using blackberry desktop software
4. deliverables folder contain .jad files too, using file, can deploy applications, need follow steps 4.1 copy .jad , .cod files 1 separate folder(just make sure dont miss files) 4.2 rename .cod file .zip file eg : abc.cod should renamed abc.zip 4.3 once .zip done, need extract files , copy extracted files , .jad folder(just safe) 4.4 now, upload folder website , hit link blackberry browser , make sure there no mime types specified such .doc, .docx, .xls etc in servelet , if mentioned .jad file mention "text/vnd.sun.j2me.app-descriptor" 4.5 should hit .jad file in browser
anyone doubts please let me know. thank you, dheeraj jami
Comments
Post a Comment