Posted by thatguy
I always see the .jad files but wat are they?
Posted by masseur
.jad = Java Application Description - this includes some information about installation path, file size, vendor name, version etc. and is not required on
phones
.jar = Java Archive - compressed version of the Java classes and images etc, that make up the application. This can be opened with ZIP software.
Posted by thatguy
ok cool thanks