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 1548 - 1577 of 1577   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1548
Hi all, I am new to J2ME. I need to develope an application that should identify an Incoming call number and further proceeding on that. I have searched lot,...
s_kaushik_39
Offline Send Email
Nov 16, 2006
3:00 pm
1549
Hi All, This is Kalyan, I am working in J2ME and I was developed an SMS program for Phone 2 Phone i.e. I will send SMS from Application and If Other Mobile...
kalyan_btech2005
kalyan_btech...
Offline Send Email
Nov 21, 2006
9:13 pm
1550
Hi kaushik, It is not possible to handle incoming calls from J2ME application. -Bala ... From: "j2mearchive@yahoogroups.com" <j2mearchive@yahoogroups.com> To:...
Balakrishnan Ramaswamy
rbkcbe
Offline Send Email
Nov 21, 2006
9:15 pm
1551
thats the only way really, with jsr 253. You MIGHT be able to with some OEM APIs, I think siemens is the leader on j2me telephony api, so check them out. neil...
parkflys
Offline Send Email
Nov 21, 2006
9:17 pm
1552
Hi Respected & Dear friends, I'm Avinash here and i'm freshers for the J2ME so i want to learn more about Mobile and Game programming in J2ME so give me some...
vyasavinash_2005
vyasavinash_...
Offline Send Email
Nov 23, 2006
2:55 pm
1553
Hi, http://java.sun.com/javame/reference/apis.jsp http://developers.sun.com/techtopics/mobility/getstart/ or ...
Sasan
sasanplus
Offline Send Email
Nov 27, 2006
10:02 pm
1554
Just check in your series 40 phone does they contain midp 2.0 if they have midp 2.0 then check WMA api is supported on them or not ? I am sure you dont' have...
amit chhabra
vickychhabra
Offline Send Email
Nov 27, 2006
10:11 pm
1555
hello sir i wanted the help on my project ..My project is mobile answering machine .. I am using j2me ...I am new to this lang.. so plz suggest me about my...
suchita_584
Offline Send Email
Nov 27, 2006
10:16 pm
1556
unless there is something in J2ME telephony API, I don't think J2ME is capable of handling incoming calls. S. suchita_584 <suchita_584@...> wrote: ...
Sasan
sasanplus
Offline Send Email
Nov 28, 2006
2:12 am
1557
in order to write a program like that, you will need a device that supports JSR 253: http://jcp.org/en/jsr/detail?id=253 other than that, you'll have to learn...
parkflys
Offline Send Email
Nov 28, 2006
7:35 pm
1558
i am developing an application which cpatures audio and send it as a MMS message..When i am trying to send the audio clip an exception is thrown as the size...
jinesh
jinesh_or
Offline Send Email
Nov 29, 2006
2:42 pm
1559
Hi, Have anybody succeeded in sending a MMS from computer? I need help in doing that. Sumeet jinesh <jinesh.or@...> wrote: i am developing an application...
Sumeet Boob
sumeetboob
Offline Send Email
Nov 29, 2006
6:02 pm
1560
hi, the maximum size of an MMS message varies according to mobile phone. You can learn the all characteristics of MMS (including max. size) of the target...
yekzan aslan
ciwandar
Offline Send Email
Nov 29, 2006
8:49 pm
1561
what is the basic of a bluetooth obex service? I mean the steps...... like bluetooth, our midp application searches for devices. then we get the list of...
Siluro
mails_r
Offline Send Email
Dec 13, 2006
4:26 pm
1562
Hi everyone. Im a member of an interesting project that will unifies mobile devices programming. One thing that i have to do is some benchmarks tests using...
Eduardo Luiz
eduardoll00
Offline Send Email
Dec 13, 2006
4:27 pm
1563
How to add background image to a list?.and i want to show the other items on top of that....i know that in List its not possible..But what are the...
jinesh
jinesh_or
Offline Send Email
Dec 13, 2006
4:27 pm
1564
... hallo, if you want to add bacground image to a list you must create your own list method using canvas. it will be easy.and to view another item on top will...
that's me
apeguesuka
Offline Send Email
Dec 14, 2006
3:39 pm
1565
Thank you very much irawan.. If you have any sample code please send me... Thanks Jinesh...
jinesh
jinesh_or
Offline Send Email
Dec 15, 2006
1:42 pm
1566
Hi Best way to do this thing using J2ME Polish, please refer j2mepolish.org nand let me know if you need any more help jinesh <jinesh.or@...> wrote: How...
JiGgY
jig2nesh
Offline Send Email
Dec 18, 2006
5:21 am
1567
I wonder if anyone can provide help regarding integration of j2me polish in netbeans 5.5 JiGgY <jig2nesh@...> wrote: Hi Best way to do this...
Siluro
mails_r
Offline Send Email
Dec 19, 2006
12:51 pm
1568
Hi, Did anybody worked on Palm treo650 device? I am getting so many UI problems in my j2me application.can anybody help me? Regards, Sarath Babu ...
sarath babu
sarathbabu_kv
Offline Send Email
Dec 21, 2006
3:18 pm
1569
Hi Siluro, what's your problem? There is some better NetBeans integration in the pipeline, e.g. simple project setup with configurations that are being taken...
Robert Virkus
robert@...
Send Email
Dec 21, 2006
5:09 pm
1570
hie, I got a new problem with netbeans 5.5. the wtk simulator does not show up. when I run or debug projects in netbeans 5.5 it tries to attach the debugger to...
Siluro
mails_r
Offline Send Email
Dec 21, 2006
7:07 pm
1571
don't reinstall netbeans, I have seen this before. you can reinstall the simulator may be version 2.5 beta this time. it works all the time for me. S. Siluro...
Sasan
sasanplus
Offline Send Email
Dec 21, 2006
10:39 pm
1572
If you are using polish try to avoid and use as simple UI as you can it works fine Regards, Kumar.M.R ... __________________________________________________ Do...
Kumar M Ranganath
kumarranganath
Online Now Send Email
Dec 22, 2006
4:41 am
1573
i wonder if j2me can write/create file in mobile phone, if any body have answer for my question please share your knowledge to the forum, especialy if you can...
trisna hasanudin
nd3horg
Offline Send Email
Dec 22, 2006
3:54 pm
1574
hi, if you want to use generic file operations in J2ME platform, use JSR75 FC(file connection). however not many handsets support JSR75 FC. or you can use MIDP...
ÁØ¿µ ¹Ú
jparkcool
Offline Send Email
Dec 23, 2006
5:09 am
1575
you can open this link: http://developer.sonyericsson.com/site/global/techsupport/tipstrickscode/java/p_jsr75_accessing_pim_fileconnectionapi.jsp there is a...
irawan
apeguesuka
Offline Send Email
Dec 23, 2006
7:51 pm
1576
I am moving the "J2ME Archive" discussion list to my new discussion forums on BillDay.com. The forums enable several community capabilities not available in...
Bill Day
jmedia1
Offline Send Email
Dec 23, 2006
11:29 pm
1577
The forum below has not proven popular except to spammers. Based upon the workload required to remove the spam, and the lack of Java ME related conversation, I...
jmedia1
Offline Send Email
Feb 17, 2007
6:23 am
Messages 1548 - 1577 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