I am trying to capture an image snapshot via J2me app on Motorola Razr. The following part in the code Manager.createPlayer("capture://video"); results in an...
I created a midlet for checking the available size for storage using J2ME RecordStore on Motorola Razr V3. And it tells me the number is around 13kb. Is the...
There's a new Web site that lets you run Java benchmarks on your mobile phone, giving you scores for how fast the phone performs typical Java-enabled tasks....
... The V3 (RAZR) developer guide does not mention image capture, whereas the ROKR and 1050 guides do. This indicates to me that image capture is not...
... Your MIDlet should be given the amount of storage that is specified in the MIDlet-Data-Size attribute. If unspecified, your MIDlet may be given some small...
Do anybody know build cldc 1.1/midp2.0 in win ce os? I try to build it but getting some error about it with getting classwin.zip from jcc makefile. can anyone...
does any use j2meunit? If so can you please post simple programs that use j2meunit? I am confused as to how to mix j2meunit with a regular functioning midlet....
I have developed an application using JBuilder and build a midlet suite containing two midlets......The application is tested & running perfectly in emulators....
J2ME unit is for junit testing on Java Micro Edition.. You cannot integrate it ... It's just for writing tests, you can make a midlet, then a test suite and...
ya, some phones cant take versions like: 1.5.32 (x.x.xx) or 1.134 (x.xxx) but only 1.23 basically.... x.xx numeric format. just edit your jad, change the ...
please i am a new member and i need a very quick help about voice sending and recivieng over bluetooth using j2me because i work on graduation project about...
Hi I'm beginer in J2ME, i develop HelloWorld but my problem this class works correctly in the emulator but not in the Phone PS: the phone is SonyEricsson P910i...
Hi, I am doing a project on Online Mobile Shopping. I am in dilemma of using J2ME or WML. I need to use Web Services. Also I must use the Web Services Security...
Hi Anil, You can get a full example regarding this on http://developers.sun.com/techtopics/mobility/midp/articles/smartticket1_2/ with name of Ticket Demo. You...
Hi, I am trying to debug Simple Midlet using netbeans debug mode(IDE is Netbeans).I am getting like Attaching to localhost:4344 User program running But debug...
Hi, I'm just new member, hey can anybody solve my problem, my aplication running well in nokia 3230 midp2 and siemens, but Error when openned on philips xenium...
check the version of SonyEricsson P910i, it might be midp2.0, so in wtk, go to setting, change it to midp2.0 build. and deploy it through OTA,BLUETOOTH,IRDA. ...
hi i m rupesh studying in BEIT . i m doing the project on "porting of j2me on linux". can anyone tell me how to port midp on linux? and how to test our...
hi , i have linux with jdk installed on it . but while running the java programs it says command not found. can anyone tell me about this? or tell me how to...
CAN SOME ONE TEL ME WHERE IS THE RECORD STORE STORED WHEN YOU USE SUN WIRELESS TOOLKIT AND WRITE A PROGRAME. ... Yahoo! Shopping Find Great Deals on Holiday...
Hello Mr.Ramesh, check the directory where u have installed the WTK. in that there is a folde called appdb, inside that go for the emulator for which u have...
hi, There is a folder appdb in wtk. The files will be stored in with extension of *.db. Thanks, sarath ramesh piyathilaka <ramesh_rohan2000@...> wrote: ...
hi All Below is the program i got from net this is executing fine in the emulator but when i ported the application to actual device i.e nokia 7610, data was...
Hi Dear Krishna, when i tryed to run your sample programe it did give me this message Running with storage root DefaultColorPhone Warning: To avoid potential...
Hi All, This is the usual error that occurs when you use HttpConnection in MIDlets. Try to use one seprate class that will use a separate thread for ...
Hi friends I had few doubts in J2ME OBEX programming . Kindly help me in writing code for the IR communication between Server and my Mobile Handset. Thanks &...