Problems with JSR135

558 byte By zyranoa at 2007-11-27 8:18:06
Hello,as I understand the webpage, jsr135 should be included in the Sun WTK. But if I want to use this jsr it seems not to be included in the Sun WTK (or only parts of it in midpai20.jar). What's about this? Is there a newer jsr being a superset or is this jsr vendor specific?I'm aiming at ...

HTTP POST data size

180 byte By geminizina at 2007-11-27 8:21:01
My data usage is strangly high. Does anyone remember roughly how much data your post request cost you? An example query and a rough figure of usage would help a lot. Thanks!

Help on List/Sublist menu....

5321 byte By psyeua at 2007-11-27 8:21:38
Hi guys,Need your help with the code below...I am trying to modify the code below that would appear like this: Language-> English or Chinese -->display to consoleSMS->Options>display to consoleCall->Options-->display to consolein the commented portion below when I try to use ...

Game finished! So now?

312 byte By coffee95a at 2007-11-27 8:22:21
I've finished my j2me game. So how can I distribute it? Some operator or cell phone manufacturer could be interest on it?Or should I put it on some kind of tournament/event?Or just upload it on a web server? If so, where's the best site to send it?What your ...

unable 2 read bytes array of images

546 byte By maaz01a at 2007-11-27 8:22:52
I have made a client application which will receive an image from serverthe mobile app (clent) is reveiving bytes array in emulatorbut unable 2 receive it in real application...message = new byte[2073];//string 2 read pic; for(i=0;i<2073;i++) {//read pic array byte by byte x=is.read();//(is ...

Barcode creation in j2me

217 byte By ayan_sena at 2007-11-27 8:23:12
Hi all,I want to create a barcode generator in j2me, are there any API's available that I can use? Could someone provide me the links that have some barcode generation algoritms?ThanksAyan

Socket data send-receive problem

466 byte By vikaspatela at 2007-11-27 8:24:01
I hv J2ME client application and vb.net socket server application communicating over sockets. Client connection is made successfully but cant send data to server. When I exit from client application then server application receives those data. (application works pretty fine on emulator but on ...

books about game

59 byte By RiekeyLeea at 2007-11-27 8:25:52
Is there any good books about j2me game development?

embeded browser in MIDP

286 byte By ohohoh@a at 2007-11-27 8:29:37
Hi,new to MIDP development and hope to get some helps here.I am trying to embeded a web browser in MIDP form/screen.is it possible to do it ? in J2SE, I used library org.jdesktop.jdic.browser, but in MIDP, how ?Thank you in advance.Peter

Encoding

406 byte By primrosea at 2007-11-27 8:29:51
Hi allI have an Arabic app and it will read its data from xml file, but my problem is encoding. When it reads Arabic data, it displays them in the emulator and in my mobile as garbage. Although I set the encoding as:<?xml version="1.0" encoding="UTF-8" ?>So please, any suggestion will be ...

Mobile Video Camera API's

234 byte By Jayesh_G_Wa at 2007-11-27 8:30:31
Dear all, I am Jayesh currently working on J2ME can anyone tell me where can I get API which can help in developing apps of Vedio Cameras of various Mobiles? Thanks in advance. Regards, Jayesh

text file parsing

374 byte By nj_javaa at 2007-11-27 8:30:33
hi everybody I am creating a application in which i am reading a text file from resource and using this text in my canvas but i am facing problem in fetching some characters like currency sign like euro in text and some other characters that are not in normal character set so how can i use ...

full screen canvas problem

265 byte By RiekeyLeea at 2007-11-27 8:31:31
switching between the fullscreen canvases makes the screen flashes on some mobiles.I want to make one fullscreen canvas and several game state classes which paint on the same canvas. Is there any sample code or tutorial about this.thanks

GSM/Cell monitoring

307 byte By murilo.pollaa at 2007-11-27 8:31:48
I don't really know where to fit this topic but:Does anybody know what criteria is used to find the serving/dedicated cell on a cell phone when there is NO SIM CARD inserted? Is it the strongest signal, the closest signal, what could it be?In my siemens module I use at^moni ...

Problem debugging a simple J2ME MIDlet

731 byte By paresh27a at 2007-11-27 8:34:09
Hi,I am quite new to J2ME. I am trying to debug a simple MIDlet given in J2ME Complete Reference book to see what's going on.The MIDlet run's fine and gives the expected output. But I wan't to debug it to see how it goes about. In the Debug mode I am getting 'Source not Found' for Display ...

Checking TextField input constraints

571 byte By jhodgskia at 2007-11-27 8:34:23
(A bit long-winded, but a simple question...)I've created TextField using:tf2 = new TextField("Enter whatever:", null, 15, TextField.PASSWORD | TextField.NON_PREDICTIVE);Later on in my code, I want to check whether tf2 still has the PASSWORD contraint.Because I also included the NON_PREDICTIVE ...

No Network Connection

524 byte By totall_555a at 2007-11-27 8:34:42
Hello,i searched the forum but could not get any information.I have developed a small application which does some data exchange with a .NET Webservice. Everything is working fine. But when i test my application without a network connection then the whole handy gets down. The handy is model ...

What's going on here?

218 byte By coffee95a at 2007-11-27 8:36:17
I was coding and I've got this unkind message:java.lang.OutOfMemoryError: MyClass: Maximum byte code length (32kB) exceededCan I avoid/fix this? How?Thanks!

A very basic question i have in j2me?

318 byte By sagar123a at 2007-11-27 8:36:45
Hi All,I know that the constructor of Textfield has the following formTextField(String label,String text,int maxSize,int constraints)now suppose i want to set a specific color to the label string so that it has some color (Other than the default) so how to do ...

HttpConnection hangs !!!

612 byte By KallolBoraha at 2007-11-27 8:37:59
I have gone through a lot of posts on the same problem - (HttpConnection)Connector.open(url) - hangs (in my case, it is the E50).It works fine when the GPRS access point is available but when it is not, it just hangs !I started the HttpConnection.open code in a separate thread but was very ...

Rounding Double in J2ME, need help

229 byte By donparisa at 2007-11-27 8:38:20
hi....i using J2me to develop scientific calc.but i have problem with rounding the double result.when using J2SE i can use DecimalFormater...is there something like that in J2ME ?tanks...

how can i send & recive data from mobile & line phone +pc (or micro control

212 byte By mjmanashtia at 2007-11-27 8:39:09
iwant to send and recive data (small data) from mobile with pc (or microcontroller) by phone line but without internet.dtmf is a good things but i can't detect it with mobile.how can do it ?

ktoollbar/emulator hangs on linux

597 byte By quirxia at 2007-11-27 8:39:32
Hello,I just have downloaded and installed the Sun Java Wireless Toolkit (WTK2.5.1) on my gentoo linux box and it was no problem at all. As outlined in the installation instructions I have installed JDK 1.5.0 and all the libraries needed.Opening and compiling a simple demo application is no ...

How to send SMS from WTK to real mobile phone...

378 byte By psyeua at 2007-11-27 8:41:32
Hi guys,I need your help with regards to sending SMS from WTK 2.2 emulator to actual mobile number...Here is the scenario I will send SMS from WTK to a real mobile number example:+639371234567....Would this be possible without using any gateway? What are the requirements or steps to be done. ...

Please help new to Java

682 byte By k711a at 2007-11-27 8:41:45
I am trying to use either Netbeans or Wireless Toolkit WITH a Motorola SDK for my i415 Motorola Cell phone. I have Netbeans installed, WTK 2.5.1 installed, and the SDK from Motorola. I have gotten WTK working and downloaded simple Helloworld java to my phone successfully.I want to use a class ...

Bluetooth device detection

2762 byte By sebvena at 2007-11-27 8:42:32
Hello,My current project is based on Bluetooth beacon detection. when the mobile phone detects an hotspot (bluetooth spot), it gets some information from my server. I created a background thread which continuously scans for Bluetooth beacons: Here is my code: public void run() {lock = new ...

Send SMS from J2ME application to a mobile number...

371 byte By psyeua at 2007-11-27 8:48:33
Hi guys, Need your help on sending SMS from J2ME application saved from mobile to send to another mobile number...I have tried the WMA demo from suns WTK it send message but the other number cannot received the message.Please help or give any idea or sample code that can guideme...Thanks in ...

Need an advice...

128 byte By Ichybana at 2007-11-27 8:49:15
I want to implement a FTP client for mobile...could someone give me some documentations on that. Thanks in advance, David

j2me proguard help

1005 byte By rickiericha at 2007-11-27 8:49:46
ProGuard, version 3.9Reading program jar [C:\WTK22\apps\NewMob\bin\Mob.jar]Reading library jar [C:\WTK22\lib\midpapi20.jar]Reading library jar [C:\WTK22\lib\wma11.jar]Reading library jar [C:\WTK22\lib\cldcapi10.jar]Note: duplicate definition of library class ...

[Urgent] J2ME low level and high level User Interface

614 byte By emerge87a at 2007-11-27 8:50:13
Currently, i am writing a J2ME codes that consist of images, text and audio. The problem now is that i want to allow the user to navigate the image by using the keypress to switch and view different image, just like viewing a photo album.And i know only low level UI such as canvas can does ...

play more than one auido files

187 byte By RiekeyLeea at 2007-11-27 8:50:45
Is it possible, in j2me, to play more than one auido files at the same time? I want to play an audio file as my background music and player some other files as sound effect.

$1 object reference

783 byte By PeppeMEa at 2007-11-27 8:50:55
Why jvm make a $1 object?I see the object in wtk objects in wtk memory monitor.When I call a constructor of another object jvm make a $1copy of object.I explain by exampleClassA { public void methodA{..new ClassB(); //in this instruction jvm make in memory classA$1..}}Class B{public byte ...

can anybody reply plzzz

176 byte By sassocruisea at 2007-11-27 8:51:20
if m using a tcp/ip protocole is it possible to write an application on an motorola emulator then install it on a mobile to do some connection between server and mobile?

can anybody reply plzzz

176 byte By sassocruisea at 2007-11-27 8:51:21
if m using a tcp/ip protocole is it possible to write an application on an motorola emulator then install it on a mobile to do some connection between server and mobile?

Connection Siemens TC65 to PC via serial port

155 byte By Ferzana at 2007-11-27 8:51:30
I don't connect Siemens TC65 via serial port . How can I do this? How can I upload java code in tc65..Is there anyone to solve this problem?

blackberry development environment

1216 byte By iozturka at 2007-11-27 8:51:35
hi i am new in java and trying to build the code below on blackburry jde. but it gives "java:33: class or interface expected" error. do you have any idea about this?/*** HelloWorld.java* Copyright (C) 2001-2004 Research In Motion Limited. All rights reserved.*/package ...

weird behavior while canceling a Http request.

495 byte By MangoSpringa at 2007-11-27 8:51:39
In the app we are building @ www.mangospring.com we are supporting cancellation of ongoing Http request. In which we are facing following problems,either 1. app crashes on calling cancellationor 2. It do not sends immediate request after cancellationSince we din't have any method to kill or ...

How to get and maintain Http persistent connection to get pushed data from

338 byte By MangoSpringa at 2007-11-27 8:51:40
At MangoSpring ,www.mangospring.com we are working on application which uses IMPS protocol where we always required to receive data pushed by server.To achive this we'll have to maintain one persistent Http connection on client side, so that we can be notified whenever some data is pushed by ...

Installation under debian, amd64

1278 byte By reynaldoa at 2007-11-27 8:54:52
Hi all, new hereTrying to install 2.5.1 version of the Wireless toolkit under debian sid on a amd64 box (and installation). After discovering there wasn't a native 64 bitsversion of the WTK (-WHATASURPRISE!-) I installed the ia32-* java packages. My current alternatives* setup has ...

Quick MIDP2 question (needs a quick answer!)

56 byte By jhodgskia at 2007-11-27 8:55:22
Do all MIDP2 phones have a 'C' (cancel) button?

panels?

156 byte By maximaximusa at 2007-11-27 8:55:50
hi !how can i arrange controls in columns ?imageitem1 imageitem2and notimageitem1imageitem2is there a way ?

"Bad stack Map" error in MIDP 2.0

249 byte By cool_buddya at 2007-11-27 8:57:50
We have a problem in MIDP application where whole thing crashes when we use "long" in a call to a thread . It crashes on load time with a "Bad stack Map" error . kindly let me know if any body have come across this kind error. regards,

Reading contacts from PIM

1241 byte By Pipena at 2007-11-27 8:58:10
Hi.Ive been trying to read contact from PIM for a long time now and search the web over and over again but this just doesnt work. It work on all phones EXCEPT the SonyEricsson w950, where i only get the NAME_FAMILY, i also tried to replace NAME_FAMILY with all other NAME fields without success. ...

http streaming

91 byte By sameha at 2007-11-27 8:58:29
please i want to get media file chunks with their headers to stream by http protocol

Siemens XT65 + SOAP

410 byte By t4nka at 2007-11-27 8:58:38
HiI'm planning to make a application that will give information that a sensor collects. This information will be send to a webserver, but I would like to use SOAP as my protocol. The XT65 comes with the Java IMP-NG (JSR 228), but does this also include JSR172? How to get this working. This ...

[Urgent] Eclipse S60 problem while starting up program

1214 byte By emerge87a at 2007-11-27 8:58:57
Hi All,Using S60, Eclipse version 3.2.2 . While running my program, i got the error shown below in the console:Please wait...Running on port 11011.Listening on port 11011New incoming connectionAuthenticatinaAtuhentication ok.Installation startingSw: Installing as untrustedSw: Requesting ...

blackberry enterprise server

140 byte By iozturka at 2007-11-27 8:59:50
hii want to have some knowledge about "blackberry enterprise server".are there any usefull documents that you can offer?thanks

Device writing language

211 byte By NourElsaftya at 2007-11-27 9:01:42
Hi all, can I get the current writing language of my Nokia device using the method:System.getProperty()?if yes what the value of system property to get that?ThanksAhmad Elsafty

Form versus Canvas

119 byte By NourElsaftya at 2007-11-27 9:02:11
Hi all, can I put a text box in a canvas? or can I draw on a form?thanks for concern.Ahmad Elsafty

Need help using J2ME

292 byte By mox27a at 2007-11-27 9:04:04
Can someone please point me to a link where I can get tutorials on using J2ME. I've been using JDK for years but am finding J2ME a little confusing to use. Also, does anyone know or can point to a location with information regarding ways (API's) to access a hand held devices camera?