Hi all,
i have a problem with Nokia 6131. I am trying to store there email address in contact, but the content is stored without "-" character. This line:
contact.addString(Contact.EMAIL,...
Type: Posts; User: hrdonka; Keyword(s):
Hi all,
i have a problem with Nokia 6131. I am trying to store there email address in contact, but the content is stored without "-" character. This line:
contact.addString(Contact.EMAIL,...
Hi all, can anyone tell me if its possible to install java cardlet from midlet?
If such midlet will have cap file and will know the key for secure element.
Hi all,
I made simple example of NFC-IP communication between Arygon NFC Reader and Nokia 6131. The communication breaks after 2 seconds. (Nokia reads empty data and consequent trial to read or...
Hi nubla909,
thanks for interesting idea, but that was not the way to some solution. Any reply to this empty data gives NFCException: send failed.
Here is log from redear:
-data to send...
Hello,
I made application which exchange data between NFC reader PN351 and Nokia 6131 using NFCIP connection. Nokia is passive and PN531 active. Everything works fine. But when there is some time...
I read just phone book contacts
Thanks,
my application works also fine with some other devices (Nokia 6131, Nokia 6680, .. also with other vendors SonyEricsson ... ). It seems there is a bug in Nokia 5070 and 6500 (both were...
Hi,
I have similar problem like this:
http://discussion.forum.nokia.com/forum/showthread.php?t=112958
But with Nokia 6500. I always get one phone number less (so if there is just one i get no...
I have the same problem with 6500 ... did any one find any solution?
OK, Sim contacts name is stored in field Contact.FORMATTED_NAME and native viewer automatically converts it into Contact.NAME ...
I found a problem with PIM api at Nokia devices reported here
http://discussion.forum.nokia.com/forum/showthread.php?t=86410&highlight=PIM+empty
also with Nokia 6131 (guite new model).
The names...
Hello,
in OMA specification:OMA Device Management Notification Initiated Session there is vendor-specific trigger-body. How does it look for Nokia?
Waht is Idea Screen? Is the Main phone screen Idea Screen?
Hello,
Is there a way to start a Symbian application by some key sequence? Like *1234#. (Of course, it is possible to press phone call after the sequence and than some background running...
Hello,
Does anyone has any experience with operator protection domain and manufacturer protection domain? How can a Midlet reach the signing by manufacturer or operator?
Hi, i tryied this code on Nokia 6680
try{
platformRequest("sms:123456789");
}
catch(ConnectionNotFoundException e){
}
And the midlet freezes when reached this line. Does anyone know what...
hi
Question to someone from Nokia. Is there any plan to add implementation of Bluetooth Control Center initiallization?
Njzk2, please, be more specific.
I can not found anything about "send box" in MMapi docs.
I used an audio capturing example similar to the above storing the stream to file (of course after...
Series 40 devices do not support camera capturing. This feature is available only at S60 devices.
The page http://www.club-java.com/TastePhone/MIDP.jsp can be helpfull in this way.
Please help me ...
i use the following code at Nokia 6630:
fconn = (FileConnection)Connector.open("file:///C:/Nokia/Sounds/sound.pcm");
p = Manager.createPlayer("capture://audio");
p.realize();...
Thanks you very much for this expalnation
Please help me,
I have problem to close GPRS connection. I use Nokia 6630
When i use something like:
HttpConnection c = new HttpConnection.open(url);
InputStream is = c.openOutPutStream();...
Please help, i have installed signed application to Nokia 6630 but the phone declare it as untrusted third party. (I have signed it with certificate which is installed in Phone and which is set to...
Yes, exactly. Installation dialog went without any error message to the end.
Pelase help, i tryied to install J2me application which was signed by my own certificate on Nokai 6630. (Of course i have installed my own certificate on the mobile and set its trust setting to...