I made one application AudioDemo, now i want to call that application from other application called "Entertainment" via sellecting option Audio(Audio option is...
Hi frndz, I have one problem how to call one midlet Solitaire from JacksWild Midlet , both of the midlets are in same Midlet Suite, i just want to show...
hi Amit, Try to merge both the games to one MIDlet bocs its not possible to open another Midlet. -balak ... __________________________________ Do you Yahoo!? ...
I want to know how can we check that the mobile user has added a valid yahoo Id(that exist or not exist at all) when receiving his yahoo mail id.. Sumit Verma ...
Hi, This may sound strange... I want to send a MIDlet thru SMS.IS it Possible? I know it is possible to concatenate SMS messages. Can anyone tell how this can...
I dont think that possible... 1 SMS is just 160 character size IMHO the best solution is via SMS - WAP Push.. You put your jad & midlet at internet server.. ...
I am working on a J2ME game which is developed for LG 1150 device. But i am unable to play sound on this device. I have used the API file (mmpp.media.*)....
Hello, I'd like to contribute a link to mpowerplayer for the j2me archive. The mpowerplayer SDK is a free download. It includes a pure Java emulator...
Ok - I'm real new to Java and first assignment is to build an application that will run on a Blackberry and other devices that use Java. I'm using J2ME, got it...
Hi LG 1150 this device will support for midp2.0 ? if yes then try to convert the midi file to ott file format. sindhu_kaiprath <sindhu_kaiprath@...>...
Hi, As of now there is no such support for sending Midlet through SMS , If you are stuck with some project related Problem then what u can do is , Send an...
Hi Amit, What you can do is, use the RMS, For sharing data between the two midlets. I guess i know how to use the RMS and share the RMS between Two midlets...
Hi Amit, Can you post some links to know more about Service Indication ??? If possible, write about sending SI from server PC and requirements. Regards, Balak ...
Hi Sindhu, Thank you for sending the link to download LG emulators. Regards, Balak __________________________________ Yahoo! Mail Stay connected, organized,...
Dear Robert, Have you compiled a list of devices that support specific video/audio formats? like what devices support AMR currently? DO you know where i can ...
Dear Robert, I have browsed through your database and found the answer. Do you know what devices do support jpg/gif files? for example Nokia devices seem to...
Is there any analysis link/information, where I can get all the information for the developer/company/vc point of you? Basically I am looking for the complete...
hi, i am new to J2ME. I was wondering to know if there is a microbrowser for Wireless tool kit emulator. I have to find a way for communicating between the...
Hello Friends, I am six months young J2ME developer:) Can any one answer to the below questions 1. Is there any general purpose IDE and J2ME wireless toolkits ...
Hi to All, This is my first interaction with this group. I am new to J2ME. So I need your help at times. This time I have a quey regaeding Java: Can anyone...
Hi Kumar, ... You can use any general purpose IDE you like. JBuilder and NetBeans have the best integration of emulators. I personally use Eclipse. ... There...
Robert Virkus
robert@...
Jul 9, 2005 4:04 pm
1249
Hi Hesham, you can use the <deviceRequirements> section for selecting all devices that support the AMR VideoFormat: <requirement name="VideoFormat" value="AMR"...
Robert Virkus
robert@...
Jul 9, 2005 4:05 pm
1250
Hi Kumar, It's simple: BREW is dead, WAP is dead, long live J2ME :-) BREW now only plays a (minor) role in the USA, it has been kicked out of Korea for good....
Robert Virkus
robert@...
Jul 9, 2005 4:06 pm
1251
HI Rajneesh, In WTK 22 there is an example , UIDemo which provides code for selectable tables. Better go through that example, you will understand the usage...
Hi Vivek, There is no need to communicate through microbrowser, if you just want to communicate to connect to database, you will have to use servlet to...