Hi,I am working on camera implementation (MMAPI - JSR 135, Advanced Multimedia Supplements - JSR 234). But the phone which I have supports only JSR 135. I am in compulsion to use JSR 234 features in my app. So I need to upgrade the virtual machine (KVM) of my mobile phone to JSR 234. OR is ...
HiI am a newbie with javaMe. I'm trying to follow some instructions on how to user the IBM jvm in eclipse here: http://wiki.eclipse.org/index.php/ECF_Development_GuidelinesBut these instructions refer to a website that is down: ...
Hi !In the Source Editor, hold down the Ctrl key and move the mouse over a class identifier belonging to the NetBeans APIs. A hyperlink appears. Click on the hyperlink and the cursor jumps to the related NetBeans API class.(Alt--O)Can anybody tell me, why this doesn't work in an Mobile ...
Problem:I'm displaying a List-type screen and switch display to a Canvas by using the command:Display.getDisplay(midlet).setCurrent(mTestCanvas);(mTestCanvas is an instance of a simple Canvas class)OK so fare, and the screen is updated with the Canvas screen.However, the ...
Surprisingly little info on this on the net, so wonder if anyone can help:Rather than opening a native javax.microedition.lcdui.TextBox, I want to be able to detect user input directly on a canvas (with the keyPressed() method).I'm creating a generic MIDP2 midlet, and the main problem I'm ...
158 byte By
tolvana at 2007-11-27 9:07:18
Hello,How do I make a part of a text in a TextField bold or italic?Notice that I dont want to make the whole text bold. just parts of it.
392 byte By
vaheara at 2007-11-27 9:07:43
Hi AllI made HttpConnection with Connector.open function, but program block exactly on this function call, I think it's cause а poor connection what I have on my phone, so my question is: Is there a way to get out from this blocking?I must say that I make connection in a separate thread ...
HiI want to read from a txt file using emulator in NetBeans. Can anyone plz tell me where should i put the txt file so that emulator can read it? I mean that at which location i should put the input file?
Does any one have any smaple code to connect a a bluetooth gps reciver.thanks
2483 byte By
Momia at 2007-11-27 9:10:04
Hi,I compiled sample code from this site and I got error while building it....can anybody quickly point the solution?I am using WTK 2.0...This is the output ...C:\WTK22\apps\Sun\src\RSSParser.java:40: cannot find symbolsymbol : class XmlParserlocation: class RSSParserXmlParser parser = new ...
Hi all, in my application i send a request to a server and then wait for the response and once i get the response i process it. in a case where any exception occurs at the server side and i don't receive a response back, my application hangs at the httpConnection.openInputStream(); i want to ...
Hi all!i am trying to distribute the data on different MIDP screens received from servlet (communicating with database) and want your help to do this.actually i want to send the requests to servlets from different screens and receive the related response from servlet on those screens. for ...
506 byte By
Shujaata at 2007-11-27 9:18:24
helloI am trying the following codelocalDevice = LocalDevice.getLocalDevice();if (!localDevice.setDiscoverable(DiscoveryAgent.GIAC)) {throw new Exception();}It works well in wireless toolkit emulator but when I run it in nokia 6630 it throws exception even bluetooth is on.Anyone Please help me ...
I have an HP IPAQ rx4240 and am looking for recommendations for a framework to extend an existing appliction with. The existing app is web/servlet based using JBoss app server with Oracle back end. I'd like to provide some of the functionality of the app that doesn't require a lot of screen ...
Hi I am migrating my development enviroment from windows to linux but I am finding some problems, here are three issues I have seem:1 =======================The scripts run.sh does not work to solve this I had to:1. change permission chmod 7552. change the file where it says: DEMO=demosput ...
499 byte By
kokoadia at 2007-11-27 9:19:37
dear all,how to read XML at MIDP 2.0 and view that content images like this xml formatted<?xml version="1.0"?><images> <image src=" http://localhost/img/1.jpg" alt="image 1" prev="false" next="true" /> <image src=" http://localhost/img/2.jpg" alt="image 2" prev="true" ...
53 byte By
kokoadia at 2007-11-27 9:19:38
how to make content JTable dynamic not static?
1556 byte By
Mala at 2007-11-27 9:20:02
Hello,I'm brand new to J2ME (and still a beginning programmer), and I was hoping to get some assistance or some resources for my current issue.I have a very small, very simple MIDlet that I am trying to get to run on my Samsung SGH-A707 (also known as the Samsung Sync).The MIDlet runs in the ...
Hi All,I am trying to develop an application which send data from client midp(mobil) to java server. I am reading java articles. In articles it mentioned that some mobil phone wont support TCP IP, SOCKET, DATAGRAM,UDP methods. Can you plz suggest how I can do this project succesfully. If you ...
I am having trouble accessing a .net web service using soap service with package ksoap2. The service url is http://dsm.decisionality.com/MedicalDemo/MIB001FeelingUnwellservice.asmx the location of wsdl file is http://dsm.decisionality.com/MedicalDemo/MIB001FeelingUnwellservice.wsdl i am trying ...
Hi All,I am novice to j2me, I am tryiing communicate data between client and Java server. I have used code in forums,I have given project name client and midlet class name FileViewer.java. It is compiling succesfully but when I run it , it is giving Unable to create Midlet FileViewer.java ...
I need to appear images in a menu beside a text but it doesn't appearcompletlywhat appear is only a part of it my editor is netbeans and there is the code of my test package TravelList;import java.io.*;import javax.microedition.lcdui.game.Sprite;import javax.microedition.midlet.*;import ...
Hey i need to create a wap browser. And the main thing is i dnt know a bit about this thing. But i need to do it somehow. So plz guys help me out. I know about J2ME but i dnt have a clue to create a wap browser. plz guys i need this. plz help me. so plz i need to know how to get those access ...
2172 byte By
cs02lk1a at 2007-11-27 9:21:47
Hi,My name is Constantinos Loizou and I am a student and currently developing a project for my Master's degree.I need to stream audio and/or video to a PDA device. There is a trick here which is:The PDA must receive the stream from a multicast address. For this I have implemented a Bridge ...
754 byte By
a.med16a at 2007-11-27 9:21:51
Hi team,I developed a simple Midlet which made the following operations:- Open an http connexion with Sevlet using Tomcat.- Open DataInputStream and DataOutputStream.- Send 2 Strings (Username and Passwd) trough DataOutputStream to Servlet.- Servlet checks if the username and passwd are correct ...
320 byte By
etaa at 2007-11-27 9:29:34
Could you please explain the defferences between wma1.0 & 1.1every where I search in sun they refer to 1.0 or 1.1 instead.it seams that they have no defferences.but from the other side many phones support 1.0 only.could you please help me with them.which versio I shoud ...
169 byte By
Vansha at 2007-11-27 9:31:13
Hi to all,Please tell me the way how i could register my MIDP application for symbian mobile set.expecting a favorable replyThanks in Advance
I want to write j2me application using WMA so that when i send sms using this application and if the receiving device has the same application running the sms will not appear in inbox.In simple words 1) How can I prevent SMS from entering into device Inbox using WMA or any other method?2) Is ...
154 byte By
tolia at 2007-11-27 9:31:50
can somebody tell me how to access backend rational databases from j2me? Is there any API for that or it has to go through a middleware? thank you.
120 byte By
tolia at 2007-11-27 9:31:56
can somebody tell me how to access access databases from j2me? Is there an API for that or its through a servlet?
Hi ...I have a J2ME app which loads up an image, the user is then able to scroll around the image and edit it. However I have had big problems with larger images ( greater than 800 x 800 px ). This is down to memory limitations going by the error message on certain devices. I am currently ...
Hi,I've written an app that uses registerAlarm to restart the app after a certain amount of time. When the app starts via the alarm, is there any way of identifying that it was the alarm that started the app and not the user?ThanksIan
hi all fellows!i've got a problem in MIDlet and servlet connection.i've created a midlet and installed its jad in mobile phone, on PC i run the servlet and midlet, it works properly, but when i run application on the mobile phone, it says "error in HTTP operation".can anybody help me? i m ...
598 byte By
Makashia at 2007-11-27 9:36:04
Greetings,Im trying to display japanese katekana on my mobile using the unicode standard. But although the SDK emulator displays them, the applet on the phone does not. It only displays exclameted triangles. This suggests to me that they are unrecognised.I cannort use the latest version of the ...
153 byte By
etaa at 2007-11-27 9:37:29
getAppProperty("SMS_Port") returns null in my application but in wma demo it works well.does any body know from where the problem could be?
508 byte By
Nortona at 2007-11-27 9:37:56
I want to know the following things:1. Whether it is possible for a MIDlet or Java ME code to determine whether the device it is running on has bluetooth turned ON or not.2. Whether it is possible for a MIDlet or Java ME code to determine whether the device it is running on has bluetooth ...
Is there any way to bypass the message, "Allow application to create bluetooth connection" while running my application or like implement a auto selection to continue...
Hey, is there a way to maintain bluetooth connection and check that the bluetooth connection is still active.
Creating a servlet that will detect if the mobile is MIDP2.Do all MIDP2 phones' user-agents contain "MIDP-2" as a substring? Or is there a better way of detecting?Cheers,James
Hi Everybody!!!I am develloping a calling application and my class ATListener won't hear an URC while I'm dialing!!What I do is: when the person pushes a button the module calls a number from the SIM card. However, if I push the button again to hang up the call, the module won't be listening ...
337 byte By
etaa at 2007-11-27 9:38:28
excuse me I need the ability to receive an sms whenever it comes but I think it is possible only if I can :1. have a program which can run at start up and be invisible + the ability of running a midlet from an other one.2. tell to the system to run my program when a new sms receives.could you ...
281 byte By
vin100a at 2007-11-27 9:39:09
Hi!I'm currently developing a J2ME appli that uses MMAPI.When I launch it on Sun WTK Emulator, a little video (with Taj Mahal etc.) is played to simulate what the camera is actually shooting.Is it possible to change this video?Thanks in advance.
HiI was wondering what are the consequences of using volatile variables in j2me application.Can someone elaborate on the issue?
343 byte By
k711a at 2007-11-27 9:43:58
Want to use the WTK platform AND the MOTOROLA SDK platform resources to build a Midlet. The WTK has the JSR 179 location API I need, and the MOTO SDK has some class files I need. I have them both listed under J2ME on the Platform Manager. Can someone please help . I have searched for days to ...
Hello freinds, i m having prblem with rditing my image after capturing it.....Actually wt i m doing is just capture the image and save it on memory card..........but how can i edit or modify image before saving it...i m using Nokia-6681 mobile.....cpturing image using getSnapshot()method which ...
8159 byte By
psyeua at 2007-11-27 9:45:12
Hi guys, I am trying to send an SMS from Nokia phone using the codes below:But it can't be received by the other mobile number.Could anyone please help me with this...Which part of the code hinders from sending the sms through gsm.Thanks in advance//SMSSend.javaimport ...
1353 byte By
Aharona at 2007-11-27 9:45:17
HiI have made a simple test midlet which connects to a servlet on the web and reads a string.Now when I test this all out n my local computer it works fine howeverwhen I changed the url in the midlet to read from the real servlet at my website I get errors. I have included the relevant midlet ...
Hello allI have the following problem: I have a canvas and I want to draw it with transparent background. So If for example I have installed theme on the phone, I want to see it through that canvas.Now I use setColor(Display.COLOR_BACKGROUND).Does anyboby know the possible solutions?Thanks, ...
Hi all,I want to make an application where i need drop down list .How can i get drop downlist in j2me?Thanks
1152 byte By
Russixa at 2007-11-27 9:48:53
Does anyone have a good reference on how to generate commands at runtime? I'm working with String arrays of various sizes and I would like to create a new screen command for each item in the array.MyCommand = new Command("MyCommand", Command.SCREEN, 1); So my users can click the menu button ...