Quote:
Originally Posted by twobob
Are there any special Gotchas? for a 3.3? thanks? I have the jar outputted for a hello world, signed, renamed and I'm not seeing it. probably peback.
I'll upload the errant jar...
Thanks for your patient attention.
The docs are a little foggy on some things but the info is there if you persist.
In my case I have a weird persistent error but it's related to the IDE far as I can make out. That I can ignore. Cheers.
Hmm. I uploaded an updated effort with the kitchen sink thrown in. still no joy. not wishing to hijack this excellent thread with Kindle 3 noise. I will take this elsewhere in the morning. Thanks : )
|
Not working on the K5 - you're missing some required entries in the Manifest.
Hint: I really, really suggest to use ant to build these packages. You can check the build.xml of any of my projects for examples of how to correctly package and sign things (and for a correct manifest).