Hello everyone
i need to develop application for Nokia N97 Device which give me speed of vehicle when i am on the vehicle , and also give me approx time to reach my destination , we provide the...
Type: Posts; User: yatin_indianic; Keyword(s):
Hello everyone
i need to develop application for Nokia N97 Device which give me speed of vehicle when i am on the vehicle , and also give me approx time to reach my destination , we provide the...
Hello dear,
i want to call webservice using soap, what api and jar file using for to call webservice from j2me
please can you help me in that issues?
Hello everyone
i am new in web-service concept of j2me,i get many details from internet about web-service, but i want some simple example step by step to calling web-service from j2me
i need...
Hello Respected sir,
Heartly Thank you sir for providing me this code line:- platformRequest("mailto:user@foo.com");
now i set all the field in email composer application
i get the solution for...
Hello Respected sir,
Heartly Thank you sir for providing me this code line:- platformRequest("mailto:user@foo.com");
now i set all the field in email composer application
i get the solution for...
really sorry for asking may question to you
i have successfully opening the Nokia N97 email Composer application with setting (recipient)To field in default email composer application using...
Hello everyone
i have opening the Nokia N97 Composer application with setting field To,subject,message-body in default email composer application using the below code in my j2me application
...
can you please tell me how to use that code:-platformRequest("mailto:someone@somewhere.com");
in j2me,
and tell me how device's email application needs to be configured with an SMTP server?
Hello everyone
i want to send email using j2me , i don't want to use smtp server for sending email , i want to send email using default application of Nokia N97 Device using j2me, is there any way...
Thanks for reply
i have try with this specific smtp server address:smtp.googlemail.com
i have fire this command in command prompt :-"ping smtp.googlemail.com -t"
i get the reply from...
i am running application both simulator and device
my portion of that code
try {
//System.out.println(smtpServerAddress);
sc = (SocketConnection)
...
Hello sir,
i have already implement that , but i get the error "cannot connet to the server,ping the server to make sure it is running"
please help me
Hello everyone
i want develop application for Nokia N97 Device
i need help to just sending email using j2me, i don't need help in receiving email operation,
please help me anybody?
Hello everyone
i have problem with finding latitude and longitude in Nokia N97 device , i get the Latitude and Longitude in Nokia N97 Emulator only,
please help me anybody to get latitude and...
Hello everyone
i am not getting Latitude and Longitude in Nokia N97 Device , but i get Latitude and Longitude in Nokia N97 Emulator when i run application In Netbeans IDE,
please help me...
hello everyone
i have set image on swt canvas , i need to implement automatically increase the size of image when the user pressing on the canvas (adding like a MouseListener event),
is there...
hello everyone
i have creation some simple image-show application,i am testing this application with Nokia N97 Emulator and Nokia N97 Device both ,when ever user click on first shell image, i...
hello everyone
i find solution of my issues with myself, if you get that issues then do just that:
open Emulator preference and go into the "General Setting" tab and just increase the...
hello everyone
i need basic example link ,as well as i also want link for "wrt development process in step by step process" and any tutorial link. i need help for how to start wrt development...
hello everyone
i get problem with Nokia N97 Emulator and SDK Progress window automatically exit with running my application.
when i run my application In Nokia N97 Emulator it run in Emulator ,...
hello every one
i get some strange behavior in Nokia N97 mobile phone, when i test below code based application in device, when i just clicking on SWT MobileShell display area "previous"(in my...
hello i have seen that in the contact application of Nokia N97 device,
please check it ,
when Nokia N97 shell(swt shell) full-screen mode is off, we see the two small square black space is...
Hello everyone
Nokia N97 Emulator problem -(1)
right now i am developing Nokia N97 application, when i run my application in Nokia N97 Emulator it start running with sdk progress bar when it...
thank you very much for answer
hello friend i have require help, which is helpful me to draw graph with eswt api only,
i get some help from this site also http://swtgraph.sourceforge.net
but i have not idea how to use that...