I want to write a application to send a simple message base on j2me but not wma. can it reach?where are the sample ?
Thank.
I want to write a application to send a simple message base on j2me but not wma. can it reach?where are the sample ?
Thank.
To send an SMS you need the WMA, or at least some other extension (like the Nokia SMS API on the 3410, but those are disappearing since WMA is here). There is no way to send a message with only MIDP.
shmoove
But many types of mobile don't support the wma.And the sample"MMSdemo" in j2me from sun corp isn't loaded to my mobile which is nokia 3650.I can't integrate the wma with the mobileset 3.0. if you know why and how to integate them ,please tell me.
Thank.
And in those mobiles you can't send and SMS from a Java app.But many types of mobile don't support the wma
Not sure about JBuilder, but the WMA package (wma.zip if I'm not mistaken) has to be part of the bootclasspath when compiling and running.if you know why and how to integate them ,please tell me
By the way, the 3650 does support the WMA.
shmoove