Why sorry Hartti?
to atrack your attention
I only trust on you :)
Type: Posts; User: rolecram; Keyword(s):
Why sorry Hartti?
to atrack your attention
I only trust on you :)
Thank you for your answer, but it did not clarify me too much.
I will try to be more specific in my questions.
1) If I have an unlocked phone (buyed in USA) and put on it an AT&T SIM card. Can my...
Hi:
As hartti explained a lot of times, there is restrictions to access to almost everthing in a phone of USA AT&T carrier. You must follow a certification program because bla bla bla.
My...
Thank you for your answer. You are right.
It is absolutly incredible!!!!
So, when you develop an app, you must take care about the manufacturer device, the model device and now, the carrier!!!
...
Hi:
I developed a not signed java application that use bluetooth access.
It works fine on Nokia series E (specifically E61, E62, E65), but when I try to run it on 6085 model, it throws a security...
Thanks folks!!!
Anyway there is something strange. The nanoXML use StringReader.
The strange is that nanoXML is presented as a XML Parser for JavaME. I had to migrate to kXML.
Thank you again....
Hi:
I am using Eclipse 3.1.2 an Carbide 1.5.
CLDC 1.1 & MIDP2
All was working fine until I try to import the library:
import java.io.StringReader;
Is it possible that this Class is not...
If I don't misunderstand the problem is that the level of security is not only decided by the application (signed app). The manufacturer (i.e. Nokia) and inclusive the carrier has the ability to...
Hi:
I develop a java program to open a vending machine using bluetooth.
Thats great, but. How can I distribute my program from the vending machine to be loaded in the cell phone?. The idea is that...
Sorry: I think the Nokia model is E61i
Hi:
I have a Nokia E62 (wifi) integrated to a Cisco Call Manager network (voIP).
That means the Nokia E62 has an IP address. Is there any posibility to Push Data to the device?, for example, send...
Hi,
Can I invoke the browser from Java?
Suppose I get an WML page from Java via HTTP connection, then I want to display the content using the built in browser (S60 device). Is it possible?
thxs,...
Hi,
I have to develop a SIP client for a Nokia E61(WiFi) register on a Cisco Call Manager.
Anyone can suggest me samples and documentation?
thx in advance,
marcelo rocha
Hi:
Finally I'm thinking to invest a lot of money to get a Certificate from Verisign.
I use the Carbide to get the CSR (Certificate Request).
When I think I will have to pay around USD 500 I...
Hartti:
Thank you, it was very helpful.
Suppose that I can convince my boss to buy a certificate, what company do you suggest?, and... the most important, Does the Nokia E61 let me send an SMS and...
Hi:
Anyone knows if I can change the date time of the phone via java?
Unfortunatly I suppose this has a security restriction.
thanks,
marcelo
Hartti:
Thank you for your reply. I read the post in your blog (I add to my favorites), but now I have more doubts.
Let me see, if I don't missunderstand, there are 4 security domains depending...
Hi:
I have a Nokia E62.
My Java App has to send SMS, connect to internet and bluetooth. To avoid the phone ask me each time it has to use these resources I need to sign it.
I try to create a...
For example, I would like to know that the phone is a Nokia phone model E61 or a Sony Ericsson model T637. Specifically I want to know the capabilities of the phone (i.e. SMS, MMS, WAP version)
I...
thanks,
marcelo
Hi:
I've install:
S60 3th edition
Eclipse
Carbide.J
In that order.
When I launch Eclipse it does not recognize the S60 Emulator.
I try to add it from Eclipse ( Tools->Carbide.J->Configure...
I recently install JSE 1.6.0_01 (including the JRE 1.6)
The command java -version reports it.
When I try to install Carbide J1.5 it gives me a warning that says:
JAVA (TM) RunTime enviroment...
Hi:
As everybody knows Eclipse does not have an install program, you just unpack the zip file in any directory. The pack has an Eclipse directory. So, for example if I unpack the zip in the...
Hi:
Anyone knows if it is possible to syncronize the date time of the phone to a server like time.windows.com? In that case which models of Nokia can do that?
When you set the time in the phone...
Hi,
I developed a java CLDC-1.0 MIDP 1.0 program that sends an SMS using Sony-Ericsson J2ME SDK, it runs perfectly on the Sony Ericsson T637 phone. When I tried to load it in the S60 Nokia it...