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...
Show off your group to the world. Share a photo of your group with us.

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 1106 - 1135 of 1577   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1106
Hi, In my country all of the provider only support dns ip by dhcp therefore i can only specify my ip after i connect to internet. How can i solve this problem...
soider asd
soidera
Online Now Send Email
Feb 1, 2005
8:13 am
1107
how to formated datefield to sending at php??? ex 2005/01/06...
prclub2001
Offline Send Email
Feb 1, 2005
9:54 pm
1108
Hi Did not get u on the concept. But i too would like to involve myself. I am working on j2me for the last 7 months. Raghupathi ... me...
Raghupathi Yennam
raghuyen
Offline Send Email
Feb 5, 2005
1:37 pm
1109
Hi necrodome : Thanks for your answer. Excuse me for answering too late (i was in holidays) bye ... if you read their implementation ...
Dpto de Atenci˙fff...
encuesta_pro...
Offline Send Email
Feb 7, 2005
7:20 pm
1110
Hi, When the my midlet asks "... wants to send and receive data using the network... is it OK?" and once i click "no", it always executes the catch block and...
Burak Çelebi
celebiler5
Offline Send Email
Feb 7, 2005
7:21 pm
1111
Hi, I am studying on a midlet that sends some param.s to a servlet and receives the output of it. How can i check the amount of data that will be sent?...
Burak Çelebi
celebiler5
Offline Send Email
Feb 7, 2005
7:36 pm
1112
... That's the only heap info I know about. ... I just started doing this for www.buddybuzz.org; for my Treo 600, the number for total memory is less than 64k...
Paul E. Baclace
xenophundibulum
Offline Send Email
Feb 7, 2005
11:35 pm
1113
... If you quit the midlet and run it again, does the permission popup appear again? I hope so, otherwise an uninstall-install might be needed. Paul...
Paul E. Baclace
xenophundibulum
Offline Send Email
Feb 7, 2005
11:35 pm
1114
are you trying to check size of "sent data" through post/get or your application's memory profile?...
necrodome
selemdelul
Offline Send Email
Feb 10, 2005
5:18 am
1115
I have enabled a feed for this list via Yahoo's new RSS support. For details and a link to the feed, see: ...
jmedia1
Offline Send Email
Feb 10, 2005
5:46 am
1116
Hi, My form has many StringItemS appended. How can i set ticker's string according to active(I mean while navigating up and down through the elements)...
Burak Çelebi
celebiler5
Offline Send Email
Feb 10, 2005
5:59 pm
1117
Thank you Paul E. Baclace and necrodome. ... No. First I should find how much data can device get, Then according to that value, servlet shall send some...
Burak Çelebi
celebiler5
Offline Send Email
Feb 10, 2005
5:59 pm
1118
Hello, I've created a nice J2ME version of ScheduleWorld but I'm finding that many devices don't actually make 64KB available and your application won't work...
Mark Swanson
swansma
Offline Send Email
Feb 10, 2005
7:31 pm
1119
hi , can u tell any abt any good tutorials for j2me ...plz mail me thankxxx, miju....
mijesh_vs
Offline Send Email
Feb 11, 2005
4:39 am
1120
hi guys, i have a project on j2me ..r u know how to create a picture message in j2me ,is it possible...?actually, i am very new in this subject . can u help...
mijesh_vs
Offline Send Email
Feb 11, 2005
4:39 am
1121
Hi I need help in J2ME (CLDC1.0 , MIDP2 ,Symbian OS 7) i want to have access to SMS,Contacts,Calendar on device. So i can encrypt them. Can i do this using...
MOHAMED ABDEL KADER
eng_mohamed1...
Offline Send Email
Feb 15, 2005
3:32 am
1122
... Here's one source of information: http://www.symbian.com/developer/...
Joe Bowbeer
joebowbeer
Offline Send Email
Feb 15, 2005
5:01 am
1123
Hi Miju, you can take pictures using the MMAPI (mobile media API), when the device supports capturing images. Send messages with the WMAPI (wireless messaging...
Robert Virkus
robert@...
Send Email
Feb 15, 2005
5:06 pm
1124
Hi, I'm working on a j2me project. How can i get multiple images with a single http connection (using a servlet or not)? Currently application gets images one...
Burak Çelebi
celebiler5
Offline Send Email
Feb 21, 2005
5:18 pm
1125
JBenchmark3D Brings New Dimensions to Mobile Java Benchmarking JBenchmark3D, the latest version of the industry-standard suites that measure and compare...
Laszlo Kishonti
laszlo.kishonti@...
Send Email
Feb 21, 2005
7:21 pm
1126
Any recommendations on the implementation of this function on MIDP1.0?...
jpcoliveros
Offline Send Email
Feb 23, 2005
9:37 pm
1127
Hi, Has anyone any experience of parsing Hindi text (using an english server). Thanks, Paul...
paulstraylight
Offline Send Email
Feb 23, 2005
9:38 pm
1128
tried threading?...
necrodome
selemdelul
Offline Send Email
Feb 23, 2005
9:38 pm
1129
hello all, I want to make an application on PDA(pocket pc) that connect to a database stored on the same PDA (no server)and execute query on it ...
doaa
doaa_anwar
Offline Send Email
Mar 3, 2005
5:48 pm
1130
hi doaa this is akhil.. i am a student as well.. so if u can go thru peristentet storage in j2me u can solve ur problem.. im sending u my class for database...
love
tamasarora
Offline Send Email
Mar 4, 2005
12:12 am
1131
Hi group, i wants 2 send and receive sms from a PC to PC ,mobile to PC and PC to mobile using J2ME,,can anybody please help me in this means which API of J2ME...
Amit Anand
amit_anand78
Offline Send Email
Mar 9, 2005
4:39 am
1132
Hey guys, instead of creating DataStore, create the servlet which accessing database. then call the servlet from your midlet in that way u can have proper 3...
mitesh desai
desaimitesh
Offline Send Email
Mar 9, 2005
8:41 am
1133
Hello everybody, Is there any way where i can suspen execution of one midlet and execute another midlet, and than go back to previous one? This is possible...
Nakuldev
nakuldevcp
Offline Send Email
Mar 10, 2005
10:29 pm
1134
i want to make a prototype application on pc itself without getting connected to gsm modem through usb port for eg if i send a sms from an emulator +5550000 it...
patilpranay
Offline Send Email
Mar 11, 2005
12:37 pm
1135
Hi Pranay, You do not need to use an SMS gateway to test the WTK SMS application. You just need to open two different instances of the emulator and send sms...
Rohit Arora
erohit
Offline Send Email
Mar 13, 2005
2:06 am
Messages 1106 - 1135 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