Hello!
I'm trying to add Contact to ContactDatabase.
I have problem when I'm using:
(...)
String sID = "00334";
AggregateField rev = new AggregateField (ContactDatabase.REV);
rev.addField...
Type: Posts; User: pecek; Keyword(s):
Hello!
I'm trying to add Contact to ContactDatabase.
I have problem when I'm using:
(...)
String sID = "00334";
AggregateField rev = new AggregateField (ContactDatabase.REV);
rev.addField...
Hello.
I have this same problem.
Have you discovered why epoc.exe exits with such error?
Hello,
can somebody show me how to connect to Internet?
I tried smth like this:
HttpURLConnection conn = null;
conn = HttpURLConnection ("http://server/file");
but when i want to compile the...
Hello,
in my app i want to download file. how can i make wap connection to internet?
i didn't see any tutorials how can i do this.
TIA,
p.
Ups, I forgot something:
I'm trying to display it on N9210.
grets,
p.
Hello,
i'm trying to display gif in my application, but without any result. :-(
Can somebody send me a simple example how to do this?
Tia,
P.
Hello,
i want to make ssl connections to some https' servers. are there any white papers how to do it on nokia 9210i and java? are there any classes for this?
TIA!