Sony Ericsson / Sony : Software, Firmware and Drivers : jad file change to jar file
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> jad file change to jar file
Bookmark topic
below is the content of jad file
MIDlet-Info-URL:
http://opera-mini.ru/
MIDlet-Vendor: Opera Software ASA
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
MIDlet-Icon: /icon.png
MIDletX-No-Command: True
Background: True
FlipInsensitive: True
Content-Folder: Applications
MIDlet-Description: Opera Mini mod v.2.06/20080127
Operette-UA: Opera/9.25 (Windows NT 5.1; U; hu)
MIDlet-Name: Opera Mini 2.06
MIDlet-1: Opera Mini 2.06, /icon.png, Browser
MIDlet-Version: 2.06
MIDlet-Jar-Size: 256388
MIDlet-Jar-URL: OperaMini206EN.jar
as you can see from the above it's only a text that
describe or an
information of the jar file that is why we said it's only a
descriptor[ This Message was edited by: Cyborg_a0 on 2009-12-20 03:55 ]
--
Posted: 2009-12-20 04:53:00
Edit :
Quote
On 2009-12-14 03:09:03, chrismae wrote:
no... i want to clarify what i mean..first i wanted to download om for my samsung e250,but it only accept java jad application..and not all java jad application is being accepted thats an irritating experience..so how can i change the java jad of samsung into a java jar ? pardon for my english for i am an elemtary gradute ...thanks to all and your replay is highly appreciated...!
as the guys sayed before, java is a java descriptor.... you can't convert jad to jar.. but you can generate a jad from the jar file.. it exist many application to do that. but you can do it yourself.. Copy the content of the file MANIFEST.MF
on the path: YourJarFile/META-INF/MANIFEST.MF
so Copy the content of the file MANIFEST.MF, in a new bloc note,
and add two lines hehehe:
MIDlet-Jar-Size: here the size of the jar file
MIDlet-Jar-URL: here the name with the extention of the jar file(exmpl: operamini5.jar)
then save the file in the same floder of your jar file.. wath the same name but .jad at the end
send the two files (jar $ jad) to your phone, and start the installation from jad file.. it links to the other file.
--
Posted: 2009-12-23 13:13:03
Edit :
Quote
hi christmea just i want to know if you can install aplication in your memory card with jad files or no ?
--
Posted: 2009-12-23 14:42:00
Edit :
Quote
i try to but its install directly to the phone memory..
i can't understand editing jar into..could you please explain further..thanks...!
--
Posted: 2009-12-24 09:07:57
Edit :
Quote
@med...i don't know how to do with your advice friend...where do i copy and what do i copy ?
--
Posted: 2009-12-24 09:24:06
Edit :
Quote
On 2009-12-24 09:24:06, chrismae wrote:
@med...i don't know how to do with your advice friend...where do i copy and what do i copy ?
Ok....i will give you a tutorial;
taking the exemple given by @Ciborg_a0;
the content of the JAD file is below:
MIDlet-Info-URL:
http://opera-mini.ru/
MIDlet-Vendor: Opera Software ASA
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
MIDlet-Icon: /icon.png
MIDletX-No-Command: True
Background: True
FlipInsensitive: True
Content-Folder: Applications
MIDlet-Description: Opera Mini mod v.2.06/20080127
Operette-UA: Opera/9.25 (Windows NT 5.1; U; hu)
MIDlet-Name: Opera Mini 2.00
MIDlet-1: Opera Mini 2.00, /icon.png, Browser
MIDlet-Version: 2.06
MIDlet-Jar-Size: 257039
MIDlet-Jar-URL: [url=http://operamini.club.hu/opera/opera206_en.jar
BBCode Quote End -->
open a new notpad, copy this code there, then go to: file -> save as -> name: operamini2.06.jad -> type: all files -> save to your desktop.
connect to the internet from your mobile and send the file: operamini2.06.jad to your phone mobile, then try to install the application..
--
Posted: 2009-12-25 15:25:40
Edit :
Quote
New Topic
Reply