Hi
Is there any link to get Manufactured dates of Mobiles. If it is there please give me the link.
Regards
deepa
Type: Posts; User: Deepa msc; Keyword(s):
Hi
Is there any link to get Manufactured dates of Mobiles. If it is there please give me the link.
Regards
deepa
Hi
I got these information on this set
Software version 03.08
Software version date 11-Jun-2008
Custom version 03.08.c00.01
Custom version date 11-Jun-2008
Language set 15.01
Model 6210...
Hi
I tried to instl the signed applicaion on 6210, there i am getting an error certificate error contact the application supplier
I have done the setting as
Application...
Hi bhanuchandar.k
I already tried this one. While sending single sms if i select No it will return 0 only but while sending multiple sms , after sending first sms it will promt for the second...
Hi bhanuchandar.k
While sending multiple sms it is working fine now, but when i am going to send a single sms it promts the message there i select NO option , then also it is returning 1
...
Hi bhanuchandar.k
I tried your code but the same o/p. While sending multiple sms first sms is sent but for second one it is returnin 0.
And in permission setting it is Ask Every time only ...
Hi
I have an application where i am sending sms it includes multiple sms also. My application worked fine in N78. But in 6210 it is giving problem.
the code which i used to send sms is
...
Hi bhanuchandar.k
Thank u for u r help. I will try this one.
Regards
Deepa
Hi bhanuchandar.k
Please go through the following code
while(items.hasMoreElements())
{
Contact c = (Contact)items.nextElement();
int namecount = c.countValues(Contact.NAME);
StringBuffer...
Hi
Even i am also facing the same problem in N78. Is it possible to get substring in String Buffer by dleting those nulls. Please give me the suggestions
Regards
Deepa
Hi
In my application i am accessing both contact name with numbers. I am able to get numbers but not names. Both Formated Name and Name are not supported, please can any one give me the...
Hi
How to check that one. and from the message i came to know that it is Formated Name which is not supported.
Regards
Deepa.G
Hi
In my application i am accessing the Pim contacts, My application worked fine in N82, N95. But i am unable to retrive contacts in N78. I tried the concept of Pim Brouser which is in built in...
Hi
I got your answer, but what i am trying to do is, before checking the list element, depending on the cursor movement or the focus event i wanted to get the index value. Depending on that index...
Hi
I got your answer, but what i am trying to do is, before checking the list element, depending on the cursor movement i wanted to get the index value. Depending on that index value i wanted...
Hi
Is it possible to get index value of a list element in a multiple Selection list? Beacause without multiple selection i am able to get the index values of the list element but with multiple...
Hi
I have an list with Multiple selection, it that i want to check and uncheck the selected list elements. for that the code which is written for Check and Uncheck command is
" int i =...
Hi
I have written an applicaiton for Nokiamodel with pim accessing and sms sending . The pim accessing is working fine in all models of Sony Erricson also except in G700. In this set i am...
Thank u for all of u r reply
I got the solution , the fault is in my code only. Thank u once again
Regards
Deepa
Hi
I have written an application for Nokia . In Nokia sets it is working fine. The same application in Samsung sets also works fine except, when, i tried to open list i have to select the ok...
Hi Jappit,Amit
Thank you for your suggestions. Please give me the link where i can get LG phone specifications.
Thank u once again
Regards
Deepa
Hi all
I have written an applictaion for nokia sets in Netbeans 6.0.
Now i want to run that application on LG phones. Is it possible to run that application on LG phoes or else what i have to...
Hi
Thanks Sasikumar.
I am able to get current time only in output instruction not in samsung handset , After setting time zone also i am getting current time with addition of 5:30.
...
Hi
I had setted current time and date in settings with time zone Delhi+5:30. Then also the same out put. I am thinking subtracting 5:30 by the current time and displaying. Please give me the...
Hi
For that also i am getting the same. This code works fine in Nokia sets, but in samsung sets it is giving current time with additon of time 5:30.
Regards
Deepa