Is it a good idea to use and set a value for the MIDlet-Permissions-Opt and/or MIDlet-Permissions attributes to auto-sign a MIDlet?

StackOverflow https://stackoverflow.com/questions/8269360

  •  08-03-2021
  •  | 
  •  

Frage

There is the MIDlet-Permissions and MIDlet-Permissions-Opt attributes that can be set in the jad file. Can we use them to auto-sign a MIDlet ?

War es hilfreich?

Lösung

Based on your comments, There is no way to signing your mobile application manually. Its not possible in Java ME development. You have to sign your mobile application from some 3rd party providers. But it will be cost and look on this article for know about MIDlet permissions.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top