Menu Icon not displaying MIDP1 app on N-gage qd

420 byte By kksa at 2007-11-26 20:37:40
hello friends. I have developed several applications for N-Gage qd (MIDP1.0)And have set proper icon for applications. But this icon is not get display on menu as short cut. I have to go every time inside "menu->extra->app" where list of currently installed application get desplayed. this ...

Separating resources from application in JME

693 byte By gutzya at 2007-11-26 20:38:02
Am am writing an application with several large resource files which I want to be able to transfer to my phone separatly from the application. This is so I can update the application without having to transfer the resource files. How is this done? How do I connect to a separate resource in my ...

J2ME

361 byte By rich79a at 2007-11-26 20:38:31
hi,im trying to build an app which allows a user to buy a ticket online(pc) - which im able to do with servlets. the next part is to build the same app with j2me, as i have never worked in this environment im struggling a bit - is it possible someone could direct me to a good tutorial and some ...

installing Applet along with multiple classes-urgent

967 byte By chipconsultanta at 2007-11-26 20:42:20
hi , friends i have 2 applets which have a shareable interface to perform object sharing ,between 2 but i m unable to install that applet ,I am using eclipse and aspect developer to convert the applet in to a cap file ,the conversion is successfull but i m unable to install this cap file when i ...

Streaming Server issue....!!

535 byte By sunnie_y2s00a at 2007-11-26 20:42:40
i have created a mobile application for sony ericsson w300 which plays a 3gp file through DARWIN STREAMING SERVER.My application is a success. But the problem is that, I am able to play the default 3gp file given by the server. But, when i try to play a 3gp file created by me, then my ...

How to ensure single application instance on pocketpc

118 byte By baconrada at 2007-11-26 20:42:50
I need to ensure there is only one instance of my app running on a PocketPC. How is this done?Thank you.

Send and Receive data to jsp from midlet doesn't work

2458 byte By maytemura at 2007-11-26 20:44:21
this is simple data.jsp :<%@page contentType="text/html"%><%@page pageEncoding="UTF-8"%><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>JSP Page</title></head><body><h1>JSP ...

Problem related to kXML ...

716 byte By armenaga at 2007-11-26 20:44:40
Hello,I'm writing an application using the kXML parser, the problem I'm facing is that I'm being able to parse successfully and read from the XML file, but the statements I'm using are not writing to the file.I'm using the following line of code:personElement.setValue("ssn","20030070");and ...

navigate to another canvas?

338 byte By jonney69a at 2007-11-26 20:45:24
Hi does anybody know how to load up another canvas?i have loaded a canvas with some menu's and what i want is that when a user clicks on a particular menu, a new canvas/window appears replacing the current canvas.similar to when you click on a link from a webpage that will automaticly load a ...

What is the maximum size of j2me application?

540 byte By kartikraajaa at 2007-11-26 20:47:33
Hi to all,Im creating a j2me application using audio files. I have created an application with size of 22.4 MB. When i try to install it in my nokia 5300 phone, it says that "File size is too large to install". I have used wav audio files in my application. Now my doubt is, what is the maximum ...

TC65 SPI bus

104 byte By edmunga at 2007-11-26 20:52:43
Hallo, how I can send data to the SPI bus ?Thank you very mutch for a answer!edmung

Xlet development

234 byte By bhat_vasua at 2007-11-26 20:53:15
I am very very new to Xlets . How to develop Xlets on NetBeans IDE ? Under what category should we develop the same (like java classes, applets )? If i develop it as an application it asks for a main method. Please help.

Canvas Class

94 byte By cs_neta at 2007-11-26 20:53:34
Hi, Any Idea how to create Textbox functionality on Canvas in MIDP?Thanks

evns in custom item

325 byte By etaa at 2007-11-26 20:54:08
helloI have created a customItem subclass and i used its keyPressed function to receive events. but pressing up, down, right, left and some other keys does not make a call to this function.please tell me how to capture these events.if you have a sample code it would be the best ...

red,green,blue componant from byte array of image

456 byte By Mahabuba at 2007-11-26 20:54:37
Hi All,I am nobice in J2ME programming and developing a mobile application. I am facing some problem to get the value of red,green,blue componant individually of a pixel from the byte array of color image.But i don't know howCan you tell me how a byte array contain color image information? . I ...

color image to grayscale

254 byte By Mahabuba at 2007-11-26 20:54:45
Hi All,Can anyone tell me how can i convert a color image stored in a byte array to grayimage in J2ME.I need to know this as soon as possible.I will be vary gratefull if anyone help meMahabubmahabublink@yahoo.com

source code of standard classes

153 byte By etaa at 2007-11-26 20:54:49
excuse me because of my possibly foolish question!!!but can I have source code for some standard classes of j2me such as textfield and etc.

String to Double?

209 byte By MelGohana at 2007-11-26 20:55:37
Hi, how can I turn a String to a double value. j2me doesnt have the Double clase to use the parseDouhble method. Is there any direct way or do I need to transform it manually doing my owm parser method?

smartcafe customizer

172 byte By SamaeLa at 2007-11-26 20:56:57
Hello.I have got smartcafe customizer from G&D.If i google it, there are only two results...There are any information about it?thanks

please help.. mmapi.. how can i write my own controls for audio processing?

1535 byte By taranisa at 2007-11-26 20:57:33
i am trying to develop a project in j2me, it is my (undergraduate)graduation project so i will really appreciate every little help..my question is, can i write my own audio control class in j2me (like these classes: VolumeControl, PitchControl etc...) ? i am tying to make a simple digital ...

can i see the source of a j2me library class?

143 byte By taranisa at 2007-11-26 20:57:37
can i see inside of a j2me library class? for example can i see the source of the class javax.microedition.media.control.VolumeControl ?

Code signing & OCSP

1217 byte By infamouxxxa at 2007-11-26 20:58:40
So, I'm attempting to load a signed MIDlet onto a few Nokia and Motorola phones. Unfortunately, I am encountering certificate problems. I have the proper certificate from Verisign, but I am having problems when it comes to loading the midlet onto the phone.On the Nokia, I call up the browser ...

annoying air time message

520 byte By russdxa at 2007-11-26 20:59:37
my project uses http to talk to JSPit needs to make multible calls and stuff but every time it tryes i get this"Project such&such wants to send and recieve data using the network. This will us airtime and may result in charges.Is it OK to use airtime?"and u have to press yes for the ...

Problem in RecordStore

472 byte By saurabh.iimpa at 2007-11-26 21:00:26
As we know that we have a method deleteRecord(int recordId) in RecordStore Class. it deletes the record ID associated with the record.So, when we delete a record, it deletes the record along with the recordID but does not rearrange the remaining records in the recordstore. we have to do it ...

saving text files in cell phone

766 byte By eckoa at 2007-11-26 21:00:39
hi i already know a little bit of JSE and some of JEE, now i need to know JME, first i need to create a movil application, that application need to save files in my cell phone in the memory stick or cell memory in order to send that file like photos to my pc , the application is a kind of list, ...

use APDU to sign

73 byte By bluedot2000a at 2007-11-26 21:00:40
hi guys, how to use APDU commands to sign data? thx

Need audio content types for AAC and AMR files

83 byte By kartikraajaa at 2007-11-26 21:00:46
If u know the audio content type for .amr and .aac files, please send me....

google authentication from j2me

9615 byte By daljeet_gandhia at 2007-11-26 21:01:10
tmy email : daljeet.gandhi@gmail.comNOSPAMHello everybody, i want to make an application using restricted APIs of google which need authentication. Here is the URL : http://code.google.com/apis/accounts/AuthForInstalledApps.htmlI want to do SSL over https, authentication but i was not ...

How can I make my own applet changed to Security Domain?

56 byte By meexinxina at 2007-11-26 21:01:17
My delevopment tools is PHILIPS JCOP41v22.Thanks!

Verifier Error: Exception handlers not sorted in ascending order by the off

1934 byte By arkadycca at 2007-11-26 21:01:39
Hello,Java Card 2.2 did not convert my Applet ! Java Card 2.2.1 & 2.1.2 do not report this Error and the Applet is working !What's wrong here ?D:\save\smsTest>C:\Programme\Java\jdk1.5.0_06\bin\java -classpath ...

class format error

4354 byte By jonney69a at 2007-11-26 21:01:51
Hi i get an exception error when i click on my send command button saying Callback threw: java.lang.Error: ClassFormatError: Override of final method Callback threw: java.lang.NoClassDefFoundError: PFRCanvashere is whats called when the user clicks the send buttonpublic void send () {Alert ...

please answer

71 byte By VAAa at 2007-11-26 21:02:43
How make push registry for catching sms service center messages.

what is java card ?

123 byte By dgdfgdfgsa at 2007-11-26 21:02:50
Hi,I am new to j2me. I want to know what is the java card.Use of java card.How to programming with java card.

MIDlet on Palm Treo 750

295 byte By identifia at 2007-11-26 21:03:11
Has anyone tested MIDlets on Palm Treo 750. I'm using CrEme but when I run the MIDlets, the user interface is not consistent. The ChoiceGroups are rendered as radio buttons (instead of drop downs). I've tested it using WTK and the rendering is perfect in the emulator. Any ideas?

midlet not working with Sony k 750i

487 byte By java_at_corea at 2007-11-26 21:03:26
Hi, Anybody can plz help me out as this is urgent.I'm not able to connect my midlet using sony k750i mobile. My code is working fine when i'm running this over Nokia 6630 and Nokia 6070 and other nokia MIDP 2.0 devices. Actually i'm using Https connection to connect server. there is no ...

java.lang.NoSuchMethodError JAR problem

456 byte By sunlizard2a at 2007-11-26 21:04:00
HiRunning on Pocket PC using IBMs j9.If we build Jar A with a different library Jar B where a method in a class in A refers to a method in a class in B we get java.lang.NoSuchMethodError at runtime. Despite the fact that in jar B the Class and it's methods have not changed.This is worrying. ...

city guide

231 byte By ahmets43a at 2007-11-26 21:05:30
Hi all; I want to build a city guide for my phone with J2ME. But I don't know how to start and what the prerequisite is, for this. If there is someone has information about this. I ask some help, please;thanks

php and InputStreams

333 byte By davidsousamendesa at 2007-11-26 21:05:36
HelloMy php file returns "1234"I want to read this value in my J2ME program and convert it into a stringbut I'm a bit confused with all kinds of input streams:(DataInputStreams, ByteArrayInpuStreams, InputStreamsReaders, ...)What is the best approach?CheersRegardsDAvid ...

FTP connection in J2ME

135 byte By Mahabuba at 2007-11-26 21:09:44
Hi All,can anyone tell me is FTP connection in J2ME possible or not? If it is possible, how it is possible?Mahabub

slow http connection

456 byte By ferbela at 2007-11-26 21:10:13
Hi, I have written an application that requests an xml file and some images from a server. My problem is that I have a http conection request for each file (image) that I need to download. This makes the download extremely slow on some phones. (around 6 images)I'm thinking that perhaps I ...

Need StAX parser for J2ME

202 byte By ntimesca at 2007-11-26 21:11:53
hi,Can Anyone tell me that is there any StAX parser available for J2ME ?if yes then please tell me where can i find it's .jar file ?Thank You in Advanced.....ntimesc.

how to store...

243 byte By kannabiran.krisha at 2007-11-26 21:12:16
hi friends,I am working in a project that transfers the image using http.In that I need to store the image captured by the camera,and then I want to transfer it to the database.please any one help me to solve this problem!

<<Other DBMS not RMS>>

200 byte By Honeya at 2007-11-26 21:12:19
Lovely HelloO!!I`m trying to learn J2ME and i read Mc.Grow Hill`s book. i read that we can use SQL in J2ME!So do you have any reference that would be useful ?best regards..

key interceptor for dialer/connect key (green) and disconnect key (red)

358 byte By hapharzda at 2007-11-26 21:13:19
Hi, Can someone tell me, how can i capture green key (dialer/connect) and red key (disconnect). In the emulator, i am able to capture all the keys as mentioned in the samples/examples. But in windows mobile (imate), it is not capturing these keys.I want to know how i can capture these system ...

Question on Wireless Development Tutorial Part II

298 byte By mobilekida at 2007-11-26 21:13:57
Hi,I've tested the Wireless Development Tutorial Part II on WTK 2.5 and it worked fine. Then I decided to test it on my S60 Nokia (e61) and it never made the connection to the servlet.Has anyone here had the same problem? If so, how have you fixed it? Thank

Memory Access

83 byte By Ketza at 2007-11-26 21:14:58
Hey,Is it possible for a j2me application to access the phone memory?

J2ME sending sms

1115 byte By camilo80a at 2007-11-26 21:15:18
I am developing an application in j2me that sends messages sms. The problem that I have is that when cell phone does not have signal (of the antennas of the operator), it tries to send but a IOException leaves to me. This this good, but when the signal returns to the cell phone, the IOException ...

How to read audio file from memory card?

203 byte By kartikraajaa at 2007-11-26 21:15:20
Hi to all,I wanna play an audio file from memory card. Got suggestions to use FileConnection methods. But i don knw much about FileConnection. Can anyone help me, how 2 go ahead in tat way?

HttpConnection - Bad request

1041 byte By Ajisha at 2007-11-26 21:15:59
[nobr]Hi all, I am new to j2me and i am trying to connect my midlet through HttpConnection for accessing a text file from server. It works perfectly in my local server with apache tomcat. My problem starts here, when i try to access the file from actual server (not localhost) the server ...

arithmetic encoding

496 byte By mob07a at 2007-11-26 21:16:55
hey,i implement a methode of compression of data (exactly : arithmetic encoding)with j2se.this methode replaces the text with a flotting point, so the program requiers the double type, but it doesn't run correctly, because of the precision of this type, so i use the BigDecimal type and it ...