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??
Printable View
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...
[QUOTE][i]Originally posted by jprosti [/i]
[B]
For distributing the app you'd most likely make a sis installer file... [/B][/QUOTE]
Which is not possible in case of Personal Profile applications...
And why is that - more info, please?
Ahh, found: [url=http://discussion.forum.nokia.com/forum/showthread.php?s=&threadid=60610]here[/url]
[QUOTE][i]Originally posted by jprosti [/i]
[B]And why is that - more info, please?
Ahh, found: [url=http://discussion.forum.nokia.com/forum/showthread.php?s=&threadid=60610]here[/url] [/B][/QUOTE]
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?
[QUOTE][i]Originally posted by zgabor43 [/i]
[B]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? [/B][/QUOTE]
<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! :)
So the installation issue continues [url=http://discussion.forum.nokia.com/forum/showthread.php?s=&threadid=52160]here[/url]...