Sony Ericsson / Sony : Software, Firmware and Drivers : file format of application on t610
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> file format of application on t610
Bookmark topic
I tried coding a java application for my phone. I created the jad as well as jar file in CLDC1.0 version. When i transfer this file to the phone, the phone receives it without any error, but what happens to that file, i dunno, i dont see it anywhere on the phone
--
Posted: 2006-10-19 02:08:00
Edit :
Quote
Most probably the format will be incorrect. So the transferred files will be present in tie 'Others' folder or some other folder.
--
Posted: 2006-10-20 20:14:15
Edit :
Quote
ok well i figured out after some trying. I hope what i write next will help a few ppl., and yes as you said, the file did end up in entertainment/games and more section (for whatever reason)
The sony ericsson SDK provides a install feature. This is something that allows your jar file to be identified as a MIDP in your phone. Without this, merely transferring the jar file isnt enough.
The install, adds a bunch of files in addition to your MIDP jar file. And probably that is the reason why each phone company have their own installers, like the JAL for motorola.
Hope this helps
--
Posted: 2006-10-21 00:47:32
Edit :
Quote
New Topic
Reply