This post is been removed.
Type: Posts; User: harshalpatil; Keyword(s):
This post is been removed.
Hi..
Can anybody please tell me how should i read multiple vcards in j2me.
Everytime i am getting the first vcard from the file. It just detects the first
BEGIN in the file. I am...
Using System.out.println() you can print on console, but only by using sun sdks, not by using s40 sdks.
Thanx Raj, for the reply.
I will try this thing. And can u plz tell me wheather it will write single contact at a time or the contact list? I want to add all contacts.
Hi,
I want to know whether, is it possible to add the several contacts in to Handset's contacts list. I have one contacts file,
and i want it parse and ad in to the contacts list. Can anybody...
ok,, thanx Amit for the reply,
it seems to be useful for me , i will try this
I want to access the pim data from the handset and write in to
1 file.
Can anybody tell me how to do it?
I want to access the pim data from the handset and write in to
1 file.
Can anybody tell me how to do it?
well, tried it with netbeans 5.5..
i changed in build.xml.. bt still nt able to create new project,,
bt works if using sample application.. wat to do.. any idea??
well, tried it with netbeans 5.5..
i changed in build.xml.. bt still nt able to create new project,,
bt works if using sample application.. wat to do.. any idea??
Hi All,
Can anybody please tell me, how to create new project in j2me polish, and then how to integrate existing application with it?
Please help.. it's urgent..
Can any body please tell me,
when will midp 3.0 will be launched?
Will it be launch in 2008?
Hi. i am using 6233 as well as 6070.
on both the handsets i m facing same problem.
Hi all.
I am making an Email Aplication in j2me.
for sending mail i am using two connection . one for regular mail sending and one for secure connection..
for both cases mail is sending...
Hi..
i m doing one email application
i have set the icon unread initially..
after clicking in mail , it should turned as READ icon..
bt it's not working.. it's in record store..
bt's...
Hi allceglue,
i m sending my code as u said..
if (rs.getNumRecords() == 25)
{
rs.deleteRecord(1); //Here is the problem
...
Hi....
i m doing an application and i want to store the data in the record store.
i succeeded in inserting the records in database.
but the problem is while Deleting the records...
it delete...
Hi adilb...
I have created a record store..
and i could able to write and read the records from record store...
bt noe the problem is i m not able to delete the record from...
Hi nicenumen..
i have created a record store ..
It's working fine..
it's adding records properly...
Bt i am not able to delete the records...
Hi Shrikanth..
i have created a record store ..
It's working fine..
it's adding records properly...
Bt i am not able to delete the records...
I hav called deleteRecord() bt not able to...
Hi..
Can anybody plz help me...
I have created an aplication..
For that i want save data on the data store..
I can see it on the emulator as well as on handset..
Bt when i restart the...
Hi..
Can anybody plz help me...
I have ceated an aplication..
For that i want save data on the data store..
I can see it on the emulator as well as on handset..
Bt when i restat the...
Hi..
I am implementing the SMTP client in J2me. It's working fine when i m accessing our company accounts. It's sending mail properly via my application. But when i tried to send at gmail or...