View Full Version : working with .class files


zohaer21
14-12-2003, 06:57 PM
hi
i wanted to know how can i make .class applications and games work on my 3650?
is there anytool to convert them to jad or jar format?
thanks

GhostDog
14-12-2003, 10:06 PM
I'm not familiar with java but for starters download the SDK and Documentation from www.forum.nokia.com

RayGun
14-12-2003, 10:17 PM
you don't use those .class files for themselfs..
I'm almost 100% sure that they came bundled up in a .zip file,right?
The thing is that this .zip file just needs to be renamed to .jar
.jar = java prog... ;)
So,just zip the files back up (unless you kept the original .zip file),mark it,press F2 and give it a new name : <name of the prog>.jar

After that,send them to your phone and it will install automatically.. ;)

Cheers
Raygun