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.

Problem with PUT_KEY

1477 byte By globalplayera at 2007-11-27 8:50:52
Hi!The state of the card is OP_READY!The Get Data E0 tag shows:key indentifier: 01key version number: FFkey type:80key length:10Here is the log:Secure Channel with ISK13 00 A4 04 00 08 A0 00 00 00 03 00 00 00 02 61 70 05 00 C0 00 00 70 114 6F 6E 84 08 A0 00 00 00 03 00 00 00 A5 62 73 2F 06 07 ...

$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 ...

Problem with JCOP tool kit

612 byte By sbonello@gmail.coma at 2007-11-27 8:55:20
I managed to install and register the plugin. However when I try to debug code on the card. The eclipse crashes. The java vvm is generating the following error. BTW I am running the toolkit on XP.Any ideas ?## An unexpected error has been detected by Java Runtime Environment:## ...

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 ?

problem with build_samples.bat in java_card_kit-2_1_2

1216 byte By zeallousa at 2007-11-27 8:56:49
Hi,I have installed jdk1.3.1_20 and have setup java_card_kit-2_1_2. Following the website, I could compile Wallet.java. But some reason the build_samples.bat is not working properly. Looking through the code, when i reach to the line:%JAVA_HOME%\bin\jar -xvf %JC21_HOME%\lib\api21.jar (line 46 ...

"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. ...

Do applets have their own filesystem?

367 byte By globalplayera at 2007-11-27 8:58:15
Hi!This is a very basic question.I've an applet on a smartcard which is able to create files.Selecting an instance is no problem, but what next.Do I have to create a MF and then a DF and EF and so on?If so do all other instance of the applet or maybe other applets see the same file ...

How to create file with APDU

574 byte By AllenHuanga at 2007-11-27 8:58:21
Hello everybody,It's my first time using Java Card ^_^,I want to create a file and fill the fill with binary data.but i don't know how to create file with APDU commands,so I need help here.I think that there must be a Manual of the JavaCard's OS in this world,can someone tell me where to ...

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?

jcwde jcwde.app - gives an error

1950 byte By zeallousa at 2007-11-27 9:04:46
Hi,I have a problem when i run that command. It gives me this:Java Card 2.1.2 Workstation Development Environment (version 0.18).Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.jcwde is listening for T=0 Apdu's on TCP/IP port 9,025.Exception in thread "main" ...

Upgrading Virtual Machine (KVM) of mobile.

417 byte By Naveen_va at 2007-11-27 9:05:45
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 ...

Eclipse, IBM and CDC1.1 Personal Profile

685 byte By trondingsa at 2007-11-27 9:06:02
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: ...

buy tramadol online

300 byte By bewaya at 2007-11-27 9:06:06
buy tramadol online herewww.goatweed.narod.ru/4.htmltrusted link from Tramadol online help center http://www.goatweed.narod.ru/4.htmlI have long been looking for a normal shop for tramadol and found only this.Message was edited by: ...

Source file for java.util.Vector not found ?

406 byte By maximaximusa at 2007-11-27 9:06:17
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 ...

Display.getCurrent() returns null

722 byte By gaucho@noa at 2007-11-27 9:06:35
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 ...

Canvas direct text input (TextBox alternative)

625 byte By jhodgskia at 2007-11-27 9:07:13
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 ...

Make part of text in TextField Bold

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.

Connector.open(String url) function problem

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 ...

Can I load JCF biometric API to my card?

365 byte By Bobby_SHa at 2007-11-27 9:08:03
Hi ,Now I am using GemCombi Xprresso R4. It doesn't have Biometric API .So if I want to develop match on card applet I need to load JCF Biometric API to my card.I myself don't know if it really works , but I remember some one said we could load a Java library to cards. So I want to know if it ...

I get a Q about apdu buffer

517 byte By SkevinLearna at 2007-11-27 9:08:04
hi ,i am confuesed by a question about apdu bufferit is maybe simple for guys here ,i really apriciate any one who reliesi just want to know is there is somegthing bigger than the apdu bufferwhat i can do? in the java card api ,it says that"read in portions",sohow to do it?one time there is ...

Read a file using emulators

218 byte By AqueelAhmada at 2007-11-27 9:09:00
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?

sample program

388 byte By Prakash@sun.javaa at 2007-11-27 9:09:04
Hi Friends,I'm new to java card technology.I'm in need of writing a sample program in java card which needs to store only employee id and their department.for this i'm expecting a program similar to hello world.it doesn't need to process any pin verification and all.i wnat to know how to ...

Bluetooth GPS

91 byte By boozelclarka at 2007-11-27 9:09:05
Does any one have any smaple code to connect a a bluetooth gps reciver.thanks

Screen Resolution and Aspect Ratio for HAVI.

621 byte By Pallavi_Na at 2007-11-27 9:09:54
Hi All,I would like to know whether it's possible for each of Graphics,HVideoDevice and HBackgroundDevice to have a different value for Screen Resolution and Aspect Ratio.When setGraphicsConfiguration() is called for a GraphicsDevice and ZERO_VIDEO_IMPACT property is given NOT_REQUIRED ...

Where to locate Class XmlParser?

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 ...

Why canot I setforeground or setbackground for HTextButton ?

1358 byte By nvn199a at 2007-11-27 9:11:28
I'm writing a xlet that display a button using HTextButton. By default, the button is displayed on screen with WHITE for forecground and BLACK(transparency) for background. When i setforeground or setbackground for it, stb can not load this xlet ( but XletView can). I do not know what causes ...

http connection time out

510 byte By bindiamariama at 2007-11-27 9:12:29
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 ...

Distributing servlet data (Database) on MIDP screens

757 byte By Muhammada at 2007-11-27 9:17:00
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 ...

localDevice.setDiscoverable(DiscoveryAgent.GIAC)

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 ...

EF arr - how to implement

629 byte By mimaxxa at 2007-11-27 9:18:34
Hello,I started to develop JC applet and all thing I needed I found in some specifications and examples. But I couldn磘 find an example for implementing the elemantary file (access rule references). I know that for getting access to any files I have to implement my own commands to store and ...

What's the best framework for developing Java app for HP IPAQ rx4240

801 byte By freestyle35a at 2007-11-27 9:18:52
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 ...

WTK 2.5.1on Linux

1422 byte By tadeu_foa at 2007-11-27 9:18:54
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 ...

GemXpresso Lite authentication problem

1854 byte By juvanna at 2007-11-27 9:19:17
Hi,I have a JavaCard GemXpresso Lite but when try to install an applet JCardManager give me error with authentication.In JCardManager I use "USim Card R5" for send APDU command.Get Data InfoIC Fabricator[0004]IC Type [0015]Operating System Identifier[3231]Operating System release ...

helping xml at MIDP 2.0

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" ...