j2me polish problem....help plz!!

3296 byte By markangelor_tuyoa at 2007-11-27 5:36:13
hey to all,ahm,can somebody plz help me on this.. i want to have subcommands in j2me .. i have heard that this isnt possible in j2me alone.. but i also heard that it is possible to have sub menu commandsin j2me polish.. the problem is i can't make j2mepolish work on my pc.. i'm using netbeans ...

Testing a game MIDlet on every existing phone

568 byte By gentsa at 2007-11-27 5:37:46
Hi,I've developed a J2ME game, and now I want to test on every existing phone supporting MIDP 2.0 and CLDC 1.0 or higher.How is it possible?!Could you try it on your mobile phone and tell me on which model you try and if you get it work?!You could find it here: ...

Testing a game MIDlet on every existing phone

568 byte By gentsa at 2007-11-27 5:37:47
Hi,I've developed a J2ME game, and now I want to test on every existing phone supporting MIDP 2.0 and CLDC 1.0 or higher.How is it possible?!Could you try it on your mobile phone and tell me on which model you try and if you get it work?!You could find it here: ...

Emulating ME on SE

215 byte By felipe_toledoa at 2007-11-27 5:42:21
Hi all,Is it possible to emulate MIDlets on an J2SE application? I need to view an area representing the device screen, showing the application being runned. If so, please provide me some instructions.

Terrible math problem, help please.

160 byte By MelGohana at 2007-11-27 5:43:56
Hi, I am trying to do a rounding method, it seems to work but on some cases iot fails on this:for example:360/100=3 instead of 3.6!!!! Why?

Help me!!! How to set classpath for J2ME using WTK 22

99 byte By dotruongduca at 2007-11-27 5:44:16
I dowloaded J2ME WTK 2.2. but i don't know how to set classpath .....please hepl me..Thanks

WMA - Sending SMS to another phone

538 byte By blurfLya at 2007-11-27 5:45:43
Hi, I'd searched through the forum and found that the WMA could be used to send and receive sms'es on certain pre-defined port. Was wondering though whether i could send out a sms that could reach another's phone inbox?The case i have now is that i could send the SMS from my J2ME client to ...

How to create class that will display chinese language.

1192 byte By psyeua at 2007-11-27 5:45:44
Hi guys,I am new with J2ME and I am task to create a class that will convert static text menus from English to Chinese or vice-versa.I would like to create an option for language settings乧then if I choose Chinese all the static menus and submenus will be displayed in Chinese Font. I am using ...

Signing MIDlet

236 byte By gerekbolsaa at 2007-11-27 5:47:37
HI guys,I have tried signing my MIDlet with my own certificate but device is still saying that it is untrusted. I have also sent the certificate file to my mobile device. What can I do to resolve this problem?Cheers

Receive SMS with wma?

799 byte By CarMasa at 2007-11-27 5:48:35
Hello everybody!I'm trying to understand whether it would be possible for my midlet to receive sms that would otherwise go to my mobile phone.From what i read on the docs here and there, the starting point should be this:MessageConnection ...

Launch a Proccess every week

215 byte By Yashiroa at 2007-11-27 5:49:33
Hi everybody, I would like to know if there is a way to program a process something like a cron what happen is that i want to execute a process every week, does somebody have an example ? thanks in advance :D

How to initialize System time?

421 byte By Jordi_Ea at 2007-11-27 5:50:26
Hello everybody.I'm working with a Siemens TC65.I work without battery. When I supply the module, I get from System.currentTimeMillis() this value: 1009843232546, which I think corresponds to Tue Jan 01 00:00:32 UTC 2002.Obviously, I wish to set the correct system time.Does anybody knows how ...

Cannot display japanese font/character in WTK22

485 byte By psyeua at 2007-11-27 5:51:27
Hi guys,I followed this http://www.devarticles.com/c/a/Java/J2ME_and_Unicode/ instructions but I stil cannot display the japanese character on the screen both with eclipe and wtk22.What seems to be missing with my application? Do I have to install japanese font - if yes please provide steps on ...

key code problem in samsung sgh-t719

381 byte By Amit.Shrivastavaa at 2007-11-27 5:51:34
hi all,i have written a java program that is use to display the keycode value of the device keys. The application is working fine for most of the devices , but when running the application on samsung sgh-t719 the keys(qw ,as,op) are producing the value 0 and keys ( l , zx ) are not responding ...

How use HTMLEditorKit in JavaME

444 byte By pedro.gmra at 2007-11-27 5:52:50
Hi guys.I'm trying to make a project in Java ME, where I'm trying to open web pages in a jEditorPane. When I set the page, it only show html code. A way to solve this is using the HTMLEditorKit in jEditorPane.EditorKit. The problem is that the wireless toolkit doesn't have the ...

Missed Calls and Last Dialed Number

104 byte By Secretsa at 2007-11-27 5:54:09
i want to retrieve missed calls and last dialed number.... is it possible to retrieve these info?

Local database

128 byte By tolvana at 2007-11-27 5:54:16
Hello,Can I retrieve data with sql from a local database? How do I do that? It seems like I cant import java.sql.*

bluetooth

240 byte By antonio5982@libero.ita at 2007-11-27 5:57:15
Hi guys! I would like to create a p2p application in java me! I would like to ask you if you cold advise me some tutorial, example, guide about it (bluetooth, device discovery, create a service, ecc...)thank you antonio

java.lang.OutOfMemoryError while running through the memory profiler

772 byte By philippelaportea at 2007-11-27 5:57:23
Hi,We have a rather large J2ME-CLDC app that we are running through the memory profiler.All was fine until some changes and now we are getting the following:Exception in thread "Thread-6" java.lang.OutOfMemoryError: Java heap spaceException in thread "AWT-EventQueue-0" ...

SetDefaultCommand is not working!

395 byte By MelGohana at 2007-11-27 5:57:47
Hi, I must add a command on a ChoiceGroup and set it as the default command to be able to show my command on the phone screen instead of "Select", ok I created the command added to the ChoiceGroup and setDefaulCommand to my command, but when running the app it is not set as the default command. ...

\n is not working at all

682 byte By MelGohana at 2007-11-27 5:57:54
Hi, I am doing an app that must show text on a choiceGroup. As the text has many pars and is big I decided to show it in 2 parts."First String"+"\n"+"Second string"on the emulator this works, and on some devices it work too, but on other devices it doesnt.example:device1: device2 ...

SizeExceededException on MMS

165 byte By redsmurpha at 2007-11-27 5:59:43
WTK is limited to 30k large MMSs. The MMS specification dicates 300k large messages. Is there any way to change this limit in the WTK?Thanks in advance

Problem with threads and camera.

1797 byte By Bodzioa at 2007-11-27 6:01:54
Hi everybody!I've a problem with taking snapshot.I would like to display a loading screen after it take snapshot ( sometimes i have to wait few seconds after i took snapshot. Propably photo is being taken in time where i have to wait).I was trying to use threads but i didn't succeed.I made ...

Difficulties for launching process execution with platformRequest(String)

673 byte By azaatria at 2007-11-27 6:03:17
Hello, by April, 10, I have posted a message concerning how to lauch a process by means of a midlet. I have got a response from your part to proposing to use:platformRequest(String).I have tested this command successfully for lauching webpages.But It did not work for lauching programs such as ...

problems with installation of WTK 2.5

1609 byte By eljrua at 2007-11-27 6:03:39
hi together,i have installed jdk1.6.0_01 & eclipse under Windows XP. i tested both with a hello world programm & both worked well.them i wanted to install sun_java_wireless_toolkit-2_5-windows, but it failed. by a installations-window with the title "Java(TM) Virtual Machine" appeared ...

Fileconnection working only if midlet is signed

744 byte By Chargea at 2007-11-27 6:04:39
Whenever I try to use 'Enumeration e = FileSystemRegistry.listRoots();' to get the roots on my simulated file system the emulator asks for permission and freezes*... However if I package the midlet, sign it and run it via the 'run via OTA' option in the Toolkit it works flawlessly...And if ...

Adding an image to a j2me app

304 byte By JFrain2004a at 2007-11-27 6:05:02
I have created a simple midlet app in netBeans to run on my mobile. Downloaded the jar to my mobile and works fine. What I want to do now is create a new screen with a background image but can't find any examples of how to add an image to an app?Any one got any pointers on how to do ...

help :(

199 byte By upsguy27a at 2007-11-27 6:05:07
im trying to run midlets that i convertered using the jartoprc_w.exe but when i sync them and run them i always get a java.lang.OutOfMemoryError. im a noob at this so how do i get them to run?

set classpath for J2ME using WTK 22 >error

1521 byte By dotruongduca at 2007-11-27 6:05:59
I downloaded J2ME - WTK22 ,and I installed in c:\wtk22. Then i set classpath as follows://--SET PATH = %PATH%; C:\WTK22\BINSET J2MEWTK_HOME = C:\WTK22SET MIDPAPI = %J2MEWTK_HOME%\lib\midpapi10.jar; %J2MEWTK_HOME%\lib\cldcapi10.jarSET J2MECLASSPATH ...

How to get Bluetooth Address of N93

275 byte By Atiqea at 2007-11-27 6:06:36
I want to get bluetooth address of Nokia N93 set . How to get it. I am trying to get address with the following code :localDevice.getBluetoothAddress();It is working file with N72 and 6600. but on N93 It donot return address. How to get BTAddress of N93.

Use the phone like a Headset

500 byte By gdrghgffdtra at 2007-11-27 6:07:08
HI!I have a Motorola Base Station DC800 ( http://mx.preciomania.com/search_getprod.php/masterid=17874778) that I can connect to a PC, and send audio through Bluetooth to a Motorola HT820 Headset ( http://www.expansys.es/f.aspx?i=124523)Now...Can I receive the audio of the Base Station in my ...

Creating a simple application that can switch between English and Chinese..

1129 byte By psyeua at 2007-11-27 6:07:35
Hi guys,I need your help with regards to this simple application. I want to create a simple program that can switch between English and Chinese LanguageMy initial screen would look like this:|Choose your language:||--|| o English || o Chinese || || EXIT ||OK||-When I choose chinese I want to ...

web browser

674 byte By sebvena at 2007-11-27 6:08:27
Hello,I would like to know if there is some kind of J2ME web browser that we could use within a midlet to display data?Via GOOGLE i found this mini-opera but i am not sure if we can access it via our own midlet , is there an API for mini-opera available?What i was thinking to do is to have a ...

signing a midlet advice

166 byte By jonney69a at 2007-11-27 6:09:02
Hi whats the difference between a self signed one and one that you buy from somewhere?which is the best certificate to buy and why do midlets need them?

How can I recognize the input on a CustomItem

319 byte By MelGohana at 2007-11-27 6:10:00
Hi, I am doing my own TextField with CustomItems, I already have the paint method and the traverse one, everything seems to be fine, but how can I recognize the user input. I tried on the traverse method but only the keys are recognized.Please help me I am 3 days and I couldnt have found any ...

Problem in serial port communication in j2me

581 byte By haimasreeba at 2007-11-27 6:10:52
I am developing an application for hp ipaq hw6500. A part of it needs to find out the current location. For that initially i opted for location api, but that didnt work out in ipaq. So i thought of using serial port communication. Now I have used the following..sc= ...

Drawing a String using Graphics Object

517 byte By MIKE9009a at 2007-11-27 6:11:12
When I am printing a long String using the following methodString currentMessage // The size of the String is largeg.drawString(currentMessage, x, y, Graphics.BOTTOM | Graphics.HCENTER);only the middle of the String is shown on the sreen.The first and last parts are stripped off because of the ...

reading two strings from rms

1920 byte By eckoa at 2007-11-27 6:12:15
hi guys i save two strings in the same array of bytes in this way:baos = new ByteArrayOutputStream();dos = new DataOutputStream(baos);dos.writeChars(id);dos.writeChars(dire);System.out.println(id);System.out.println(dire);dos.flush();registro = ...

problem with instalation

460 byte By babuskaa at 2007-11-27 6:12:40
Hello, i have a problem with instalation of midlet on my device .. HP iPAQ hw 6015 (WMA 2.0 MIDP 2.0) ... during instalation to device there is a missing report : Midlet cannot be installed. Midlet requires the use of particular network resource to listen for network information. This network ...

Run applet on wireless browser

352 byte By megaskinsa at 2007-11-27 6:13:15
A liitle help please :) I do lots of java apps but this is my first foray into the wild and woolly wireless world. . .I have a web app the runs an applet in the browser. I need some help in figuring out how to enable this applet to run on a browser for a wireless device.Thanks!Message was ...

Javadoc for Bluetooth API?

58 byte By Nortona at 2007-11-27 6:13:16
Where can I download the Javadoc for Bluetooth API?

creating trial software

187 byte By luqmana at 2007-11-27 6:14:32
whats the best way to create j2me demo trial software.i just want the application to run 10 times then not run again. how would this be done. any source code would be great.

DiscoveryListener.SERVICE_SEARCH_DEVICE_NOT_REACHABLE

537 byte By Markus1982a at 2007-11-27 6:15:57
Hello together!I have a midlet that uses a bluetooth conneciton. With a nokia it starts reading, but with the Sony Ericsson K750i I just find the device and then when I search for services I get in the method serviceSearchCompleted(int transactionID, int responseCode)the result 6 which ...

activating loudspeaker mode in j2me

352 byte By isuru_81a at 2007-11-27 6:17:02
Hi all,does anybody know how to activate loudspeaker mode in j2me.well actually my problem is the i want to record some sound in j2me. but i have to keep the phone very closer to the audio source. i thought if i could activate loudspeaker mode it will not necessary to keep the phone ...

Upload my MIDlet.

118 byte By coffee95a at 2007-11-27 6:17:32
Can I put my .jar and .jad files on a http web page and the MIDlet can be downloaded directly from cell phones?

Is it possible to read SMS from Inbox?

155 byte By sagar123a at 2007-11-27 6:19:09
Hi All,I just wanted to know that is it possible to read SMS from my inbox using j2me?If so plz tell how? and which apis I should use?

How to read a RMS file

204 byte By DNL21a at 2007-11-27 6:21:05
Is it possible to read a RMS file from my pc written by a Midlet application?I need to find a way to read the rms file and convert it to any format supported by SQL or MS Access.Thnx!

client-server communication

680 byte By anjaa at 2007-11-27 6:21:13
Hi!I'm trying to write a midlet that communicates with a server running on a PC. (with a Socket connection). On the emulator everything works fine. On the phone, the app connects to the server but then it is not able to send any message to it. I tried with different methods.I tried using ...

j2me code for playing the rtp file in streaming way

263 byte By Picklua at 2007-11-27 6:23:31
j2me code written for the following requirementthe program will take a input of a web address (e.g. rtp://mysong.com/abc.wav) and will play the rtp file in streaming way.plz response in 'picklu@gmail.com'. its very necessary for my project.

How make UDP conection in a TC65 siemens

174 byte By PMoreiraa at 2007-11-27 6:23:55
Hi to all, I have a TC65 siemens module Release 2, How can make a UDP conection for sending data?, is necesary crate a profile conection with AT commands?Thank.