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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 909 - 938 of 1577   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
909
... Ah, ok, you are welcome to do that. The source code is included in the package. Please send me back any changes that you find useful to the J2ME comunity. ...
Andre de Leiradella
andre_leirad...
Offline Send Email
Jul 5, 2004
10:23 pm
910
hi,im sorry if my english is bad, because im not english native speaker i want to make an encryption menu on my cellphone but only to encrypt short message...
kaiser truman
zu_man_to
Offline Send Email
Jul 5, 2004
10:25 pm
911
Hello I am trying to play an audio/video file in j2me but its not working. its throwing exception at p.realize(). exception is that unable to open socket...
irfan masood
irfanmasood26
Offline Send Email
Jul 5, 2004
10:26 pm
912
You never say what the error is. You also never say where the source code is, just that it's in the Nokia forums somewhere. ... From: kaiser truman...
Bryce Maryott
bryce.maryott@...
Send Email
Jul 6, 2004
9:24 pm
913
I've posted a summary and my thoughts on wireless/J2ME at JavaOne 2004 to my site: http://billday.com/2004/07/06/javaone-2004-recap/ I'm interested to hear...
jmedia1
Offline Send Email
Jul 7, 2004
12:18 am
914
Hi all, Is it possible to use devices within a local network without having to pay something to carriers. Let's say I have several devices within a building...
alimnemonic
Offline Send Email
Jul 7, 2004
6:37 pm
915
hello sir, I am a student of Information Technology and i am developing a J2ME application .Sir i was facing few problems with Exception handling in J2ME . sir...
Shantanu Rastogi
shaneforu
Offline Send Email
Jul 11, 2004
1:46 am
916
Is there anyway to get an ACCURATE reading on how long an instruction takes, and how much memory is used? Specifically, I need to profile "createImage(byte[]...
Bryce Maryott
bryce.maryott@...
Send Email
Jul 11, 2004
1:47 am
917
Hi , I don't know if I understand but u can try to use something like this: System.out.println( "free memory = " + Runtime.getRuntime().freeMemory() ); Bye ......
Andrea De Gaetano
dega1999
Offline Send Email
Jul 12, 2004
5:53 am
918
You can create a class that extends the exception class or any of its children classes you want. When you catch the exception in any part of the code all what...
Hanan Mohamed Hassan
hanan1981
Offline Send Email
Jul 12, 2004
5:53 am
919
I use J2ME Wireless Toolkit 2.0 and you can use it to debug and monitor memory usage and time consumed to execute methods. Enjoy your day, Hanan Mohammed DOHMS...
Hanan Mohamed Hassan
hanan1981
Offline Send Email
Jul 12, 2004
9:12 am
920
Allocating and releasing memory messes with that, actually. Anything that isn't referenced but isn't released by the garbage collection is not counted by...
Bryce Maryott
bryce.maryott@...
Send Email
Jul 12, 2004
9:13 am
921
... within ... can ... anyone??...
alimnemonic
Offline Send Email
Jul 12, 2004
8:32 pm
922
... within ... can ... There are several issues to consider. First, SMS does require cellular infrastructure to work, including at least a micro-site (a cell...
jmedia1
Offline Send Email
Jul 12, 2004
9:05 pm
923
Great info , But i wanna add that i have all corresponding infrastructure that may be used to send SMS , But i need some sort of java Code that will be used to...
Muhd Ammad Hussain
ammad_hs
Offline Send Email
Jul 13, 2004
8:58 am
924
... may be used to send SMS , But i need some sort of java Code that will be used to send SMS, Plz send me some tutorial or stuff that best describe how to...
jmedia1
Offline Send Email
Jul 13, 2004
9:10 am
925
But i fear that this way i have to download a midlet that will help in this regard, but i need server side code(Hello World SMS) that will send sms to any...
Muhd Ammad Hussain
ammad_hs
Offline Send Email
Jul 13, 2004
7:59 pm
926
While not perfect, this wa extra ordinarily useful. Thank you ... From: Hanan Mohamed Hassan <hmhassan@...> Date: Mon, 12 Jul 2004 10:41:58 +0400 ...
Bryce Maryott
bryce.maryott@...
Send Email
Jul 13, 2004
8:00 pm
927
... will ... Check this out also: http://www-106.ibm.com/developerworks/wireless/library/wi-p2pmsg/...
alimnemonic
Offline Send Email
Jul 13, 2004
8:02 pm
928
... <alimnemonic@y...> ... having ... receive ... Wow. From the J2ME Guru himself...:) Concerning government approval, I might as well forget it, I live in ...
alimnemonic
Offline Send Email
Jul 13, 2004
8:07 pm
929
... WiFi WLAN supports full IP comms on top of the radio link, yes. And Symbian OS, which Nokia uses at the core of its Series 80 Developer Platform 2.0 on...
jmedia1
Offline Send Email
Jul 14, 2004
1:02 am
930
Hi, I'm just trying to apply J2SE security certificate to MIDP J2ME but not succeed yet. I reference to article written by Qusay Mahmoud titled "Secure Java ...
in_noeng2000
Offline Send Email
Jul 16, 2004
9:42 pm
931
hi irfan...salamz i have multimedia subject in my course of final semister...and i have done j2me from operation badar ,,i want to do a project in j2me related...
faraz mahmood
fmsoomro2002
Offline Send Email
Jul 16, 2004
9:43 pm
932
The URL to download the app has to match the download site specified before acquiring the certificate. Try creating certificates using the WTK; that would ...
Mandar Shinde
mandar_123
Online Now Send Email
Jul 16, 2004
10:28 pm
933
Hi everyone, I want to inform you about the latest release of J2ME Polish. J2ME Polish 1.0 RC6 has just been released on http://www.j2mepolish.org today. J2ME...
Robert Virkus
robert@...
Send Email
Jul 20, 2004
12:21 am
934
Hi, I'm new programmer on Java 2 Micro Edition. want to build a simple program for Trigonometric Function. It's contents of Sin, Cosine and Tan Function. but,...
nurul huda
focusinyo
Offline Send Email
Jul 20, 2004
12:21 am
935
Hi everyone, there is now an update available, since the RC6 release produced invalid JAR-files under Windows. So if you are developing under Windows, please ...
Robert Virkus
robert@...
Send Email
Jul 20, 2004
8:44 pm
936
Hi, I was wondering if anyone knows how I can write or find a midlet that scans a just-received SMS, then if some pre-defined words found sends a specific data...
Shahab Kaynama
shahabkaynama
Offline Send Email
Jul 20, 2004
8:46 pm
937
Slides from "Pervasive J2ME in Practice" (BOF-2796) are now online: => http://uievolution.com/javaone/...
Joe Bowbeer
jozartus
Offline Send Email
Jul 21, 2004
6:55 am
938
hello every1, Can any1 suggest a good IDE for making j2me applications. Thanks Romy....
iamromeo007
Offline Send Email
Jul 26, 2004
7:19 pm
Messages 909 - 938 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