Search the web
Sign In
New User? Sign Up
j2mearchive · J2ME Archive discussion list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1340 - 1369 of 1577   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1340
hi All Below is the program i got from net this is executing fine in the emulator but when i ported the application to actual device i.e nokia 7610, data was...
krishna_adoni
Online Now Send Email
Jan 2, 2006
4:37 am
1341
Hi Dear Krishna, when i tryed to run your sample programe it did give me this message Running with storage root DefaultColorPhone Warning: To avoid potential...
ramesh piyathilaka
ramesh_rohan...
Offline Send Email
Jan 2, 2006
5:19 am
1342
Hi All, This is the usual error that occurs when you use HttpConnection in MIDlets. Try to use one seprate class that will use a separate thread for ...
Rajneesh Aggarwal
raj_agg103
Offline Send Email
Jan 2, 2006
5:48 am
1343
Hi friends I had few doubts in J2ME OBEX programming . Kindly help me in writing code for the IR communication between Server and my Mobile Handset. Thanks &...
Sunder J N T
sunderjnt
Offline Send Email
Jan 2, 2006
5:09 pm
1344
Hello Mr Krishna adoni, The solution is as simple as i can say, you just need to Write a Thread (Runnable or any timer based) and called that hpptconnection...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 2, 2006
5:09 pm
1345
Hi, Use a thread for avoiding the error. The reason for not getting the result on the Mobile phone is that the HttpConnection uses TCP/IP. So, you need to have...
Anil Kumar S.R.
sr_anilk
Offline Send Email
Jan 2, 2006
5:11 pm
1346
r u trying to connect to Ir(infrared to Server). very confusing. i have done so many network based communication on j2me, but i never heard abt IR...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 2, 2006
11:56 pm
1347
Hello friends, I'm beginer in MIDP programming. Now I has i problem, that is persisten connection over HTTP transport. Does MIDP2.0 support persisten ...
Wiratno Warsito
warsito_w
Offline Send Email
Jan 3, 2006
2:47 pm
1348
MIDP 2.0 specification requires support for HTTP 1.1, which requires support for persistent connections. e.g. all transactions include appropriate lengths, so...
Gary Adams
Gary.Adams@...
Send Email
Jan 3, 2006
3:02 pm
1349
Hi all; I am trying to establish the communication between the mobile and the comport of my Personal computer. I am able to establish the the comport ...
Sunder J N T
sunderjnt
Offline Send Email
Jan 5, 2006
7:50 pm
1350
Hello friends, I want to make my mobile application colorful. I also want to make my menu colorful can anyone tell me how can i do it? Thanks in Advance ... ...
Pravin
pravin_bluebird
Offline Send Email
Jan 6, 2006
2:38 pm
1351
hi sunder, have u set the following properties. 1 ) port number : 0 for 1 and 1 for 2 port 2 )Bit per second (1100/300/1200/9600) this is nothing but the...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 6, 2006
2:39 pm
1352
This is very very easy, u just need to go for J2ME POLISH TOOL. and if u require any help, send me mail, i will give u reply. Pravin...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 6, 2006
10:29 pm
1353
I do it by writing my own widgets from scratch even input widget. BTW, any ever written an input widget that accesses predictive text buffer?...
Erica Ramsey
erica_a_ramsey
Offline Send Email
Jan 7, 2006
4:36 pm
1354
Hi pravin, yes you can make the menus in j2me game very colorful by using a separate api J2ME POLISH www.j2mepolish.org. iTS FREELY AVAILABLE AND VERY EASY TO...
Rajneesh Aggarwal
raj_agg103
Offline Send Email
Jan 7, 2006
4:36 pm
1355
Hi Mukesh I set all the bit transmission and abt data transefer rate I read the data rate from system and when wrote a logic such that it will read bit rate...
Sunder J N T
sunderjnt
Offline Send Email
Jan 9, 2006
8:01 pm
1356
Hi friends, Generally to activate a popup we have to press select key .But I want a popup to be display automatically when any item of the List get Focus. Is...
pravin_bluebird
Offline Send Email
Jan 9, 2006
8:01 pm
1357
Hi Sunder, what is the excat problem there, if you could tell me clearly, i will def help you out. Sunder J N T <sunder@...> wrote: v\:*...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 10, 2006
6:06 pm
1358
Hello, i already gave u the answer. why dont you write a itemlistener , where u can pop up a item, as soon as the list item is selected. it is just a trick...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 10, 2006
6:07 pm
1359
Hi, ive recently tried my hand at j2me programming..only to find its not my cup of tea lol...but my main goal was to create a java video player that supports...
Krishneil G.
curry_boi2b
Offline Send Email
Jan 11, 2006
3:54 am
1360
Hi, pls refer JSR 135, i.e, Mobile Media API. "Krishneil G." <curry_boi2b@...> wrote: Hi, ive recently tried my hand at j2me programming..only to find...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 11, 2006
7:42 pm
1361
Hi , just look for j2me Polish api, at following URL www.polish.org --Amit Pravin <pravin_bluebird@...> wrote: Hello friends, I want to make my mobile...
amit chhabra
vickychhabra
Offline Send Email
Jan 11, 2006
7:42 pm
1362
hai iam make program with include library jsr82.jar example import javax.bluetooth.... in my computer work well. but after iam download to my HP thats error ...
julian meinarno
lebuawu2002
Online Now Send Email
Jan 11, 2006
7:43 pm
1363
//you can play from recordstore too, that you might have //downloaded before, but its rough on memory //you can also play from packed resources in the jar ...
parkflys
Offline Send Email
Jan 11, 2006
7:43 pm
1364
Mr.Amith, first of all you are too late to reply these message, secondly the answer what you have given is partly and universal known. if you have a right and...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 14, 2006
3:22 pm
1365
Hello, I want to send a push notification to a MIDlet under the following circumstances 1) I DO NOT want to use sms 2) The IP is NOT static Is there a way I...
j2metester
Offline Send Email
Jan 14, 2006
3:23 pm
1366
Hi, in simple, i can suggest you one thing just in the push setting change sms to your Remote ip and in your code , in the notification function, try it out,...
Mukesh Srivastav
muki_champs
Offline Send Email
Jan 14, 2006
4:05 pm
1367
Thank you for the reply. But if my application midlet is NOT running and i want to awaken it , how do i get the remote IP address if it is not static ? thank...
j2metester
Offline Send Email
Jan 16, 2006
3:37 am
1368
Hi Does anyboby have some experience with do a post from midlet and receive data from a remote datebase. Must I use webservice or is there other ways? The...
aspirando
Offline Send Email
Jan 16, 2006
3:37 am
1369
I have identically problem, Does anyone has some simple MIDlet code to listening for receiving wap push?, and who have free PPG server? I just read at:...
Wiratno Warsito
warsito_w
Offline Send Email
Jan 17, 2006
3:05 am
Messages 1340 - 1369 of 1577   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help