I tried to move my application written in Java PP but i have no idea ho to install it on my Nokia 9300. I write many MIDlets and they install fine but i have no idea what to do with PP apps any hints??
For development purposes just create a directory and copy the files (.class or .jar + whatever you need). Then make a file with postfix ".j9" and put the 'normal' Java command-line in it (f.eg. "-cp D:\test TestApp") and kick it via the File Explorer...
For distributing the app you'd most likely make a sis installer file...
It's not possible to create SIS installer file for a Personal profile application. The topic you linked discusses the .jar file. Why don't you read before post?
Originally posted by zgabor43 It's not possible to create SIS installer file for a Personal profile application. The topic you linked discusses the .jar file. Why don't you read before post?
<flame>
Why are you referring to some 'previous posts' with no links? It's really frustrating to try to figure out right keywords for the search... And there are no real answers in the previous posts anyway...
</flame> Well ;)
These all are nearly about the same issue, so I am just trying to link them (yes, there might be a better scheme for this), so that more people might found these and maybe we can get a solution! :)