Hi
I would like to test a midlet on a real device, but because of the nature of the midlet (accesses filesystem and network) there are a lot of security prompts which make testing very difficult on real devices.
Is there a way how I could sign my midlet "for testing" on real devices? I'm thinking of a limited signature which works for example only a few times, or something like that?
So the question is there any other way than 'java verifited way' to test a midlet on a readl device without security prompts?
Thanks!

Reply With Quote


