907 Invalid Jar Midlet Class is not public: autostartup

Posted by vajapravin on Stack Overflow See other posts from Stack Overflow or by vajapravin
Published on 2012-06-01T10:35:52Z Indexed on 2012/06/01 10:41 UTC
Read the original article Hit count: 256

Filed under:

I am developing blackberry app. I use eclipse. When I run app from eclipse it runs well on device. But when I run it on manually installed - copy web and standard folders to my device memory and run jar file it gives me 907 invalid jar...

my .cod file is

Manifest-Version: 1.0
MIDlet-Jar-Size: 65712
MicroEdition-Configuration: CLDC-1.1
MIDlet-Version: 0.0.1
MIDlet-Name: app_blackberry_6
RIM-COD-Size: 61852
RIM-COD-URL-69: App1.cod
RIM-COD-URL-68: App2.cod

...and I have also tried to change size of MIDlet-Jar-Size: 0 but is not working.

© Stack Overflow or respective owner

Related posts about blackberry