Hi all,
Im new to J2ME..:(
I have trial Verisign certificate and like to sign it with my Midlet...
I googled lot about this in forum but couldn't got what I wanted...
please let me know...
Type: Posts; User: mpharsha; Keyword(s):
Hi all,
Im new to J2ME..:(
I have trial Verisign certificate and like to sign it with my Midlet...
I googled lot about this in forum but couldn't got what I wanted...
please let me know...
Hi,
In the newly installed system, on further debugging I observe HTTP request traffic. It contains only 3 headers(Content type, Accept, User agent)!!!!!!!!
However in my PC, HTTP request traffic...
Hi,
Im using Series 40 Nokia 6212 NFC SDK...
Im doing HTTP post operation.. its working fine in emulator installed in my PC...
try
{
HttpConnection conn = (HttpConnection)...
Hi,
Very First check whether Nokia NFC 6212 is available in your region.. Ex: Its not available in India...
rest comes next...
Hi,
Thank you very much... Its working now... I changed Security domain setting to "Maximum"...
With regards,
Harsha
Hi,
Im using Series 40 Nokia 6212 emulator and I was able to read Embedded UID sometime back using the below code....
protected void startApp() throws MIDletStateChangeException {...
Hello!
Even I got same error
Later I changed 'Security domain' to 'Maximum' in Emulator -> Preferences -> MIDP
It works fine now.. :)