Anybody can tell me how to install game java (but the file is separeted i mean the file is many, like .png , .class, .mf, .wav ) what must i do to install this game???? ex puzzle buble v.2
How to install game java but the file is separated
use a file compressor like winrar and make a .jar file dont know if winrar supports it yet try it
The procedure is quite simple... I guess those files are alone in a folder(might be a subfolder there as well) or in a zip file.. Just rename that zip file or folder to xxxxxx.jar (xxxxxx being the name of the prog.. 😉 )
Good luck!
Raygun
But i didnt understand how to install such files.I'll explain,i have ziped game,in the zip file there are a lot of files(*.class,*.png....),HOW DO INSTALL THEM TO THE phone :roll:
[quote="jimmy-floyd"]But i didnt understand how to install such files.I'll explain,i have ziped game,in the zip file there are a lot of files(*.class,*.png....),HOW DO INSTALL THEM TO THE phone :roll:[/quote]
Take that .zip file(the one containing all those files) and Rename it to .jar
After that, send it to the phone.. Installation process will then begin..
for example if your zip file is called "game.zip", press F2 on your keyboard and type in "game.jar".. it's that simple.. 😉
Hope this clarifies it.. Cheers
Just to add one more thing to perhaps make it easier to figure out..
".jar" files are in fact just zip files in java format.. 😉 That is why you can simply rename the file from .zip to .jar.. 😉
Cheers again
RayGun
Thanks Raygun..