Hi everyone
Im facing a problem porting some applications to the N97 mobile device; the problem is, the same applications which work perfectly in s60 and s40, dont work in the n97. In some...
Type: Posts; User: Alfury; Keyword(s):
Hi everyone
Im facing a problem porting some applications to the N97 mobile device; the problem is, the same applications which work perfectly in s60 and s40, dont work in the n97. In some...
Here is my code; It´s tested in blackberry, windows mobile, SE, lg, motorola, nokia series 40, etc...
The code works perfectly but Im facing a problem in series 60, please if someone can help me,...
Hola
pueden ser varias cosas, sería necesario ver el firmware del teléfono móvil, ver la aplicación que intentas instalar, el certificado de la aplicación si es válido o no, si está...
hi
Ive found problems in a lot of devices because of supported profiles, because of especs. of the hardware and especs. of the software installed. Not all the devices will support every jsr,...
Hi
youve to loop to send every message but I recommend to you to use an sleep everytime you send a message; Ive seen there are problems when you try to send a lot of messages without a little...
Hi
My experience about it; I dont know if Nokia´s cert is working right, but I can assure to you Verisign or Thawte certificates are not going to fix up your problems in the right way; You...
Hi
I dont know how many messages you want to store into the device but, consider the amount of data you want to store, the format, etc....Dont load a lot of data in the rms, if you consider the...
Please
Is not there somone who knows about the problem Ive exposed in the Thread? Anybody? Please help
Thx in advance, regards
Hi everyone
I would like knowing about the next issue; I want to deal with the friendly name of a device with J2ME, can anyone tell to me if it´s possible to change the name of the device using...
Hi and thx for your fast reply
So, Ive read the document, in fact I had read it sometime ago for other purposes; My question is, the smart messaging is a protocol with the same parameters for...
Hi everyone!
I want to know the format of the messages the operators send when you need gprs configuration at your device; I would like knowing the format used in the sms (binary, hex, etc...)...
Hope it helps. Regards
Hi
Youve just to create an HttpConnection object and work with an OutputStream and an InputStream to deal with the data written into the pipe.
You willve to deal with a byte array ( I mean...
Hi
if you need to change the application and you mean changing the content of the rms, you can get this point by changing the version of your application; if not, there are problems if the...
Hi
Ive not so much time to reply to you, but because Ive read of your post about https connections, my advice is to warn to you about to use https connections....Ive made a lot of applications...
Hi
my workaround go through having a timer in the sms sending; if you are sending a lot of short messages, its so possible the application does not know which is the first message or the last...
Hi!
First of all, thx for your replies; Ive tried what youve told to me but it´s kind of possible the device does not support a lot of multiple connections; Ive realized the OutputStream don´t...
Hi everyone!
Im having a problem I have not solved about HttpConnections so here is my question, thx in advance.
Ive got to make a lot of successive httpConnections, so Ive my function which...
Hi Hartti and thx a lot
so, I understood there were no chances to make it but, I would like to know, if it´s possible, the JVM version installed in nokia devices and if it´s possible the...
Hi everyone!
I want to know if the next issue is possible to make it in a device using Java; I want to launch an application with non gui, the problem is, when the JVM inits, it shows the main...
Hi
I recommend to you be sure about what certification provides to you because in the most of cases, you sign your application but the permissions dont change authomatically and youve to set them...
Hi
Yes, you can make it; Ive used a lot of times to debug applications Ive developed which are using web services through the net.
Regards
Hi again
first of all thank you very much; Ive read some information about youve told to me about symbian programming; the fact is, Ive been thinking in portability and Im not totally sure...
Hi everyone!
Im a newbie Symbian-based applications but Ive been working with microsoft .NET (C++,C#,etc...), java and j2me for 3 years. My questions are : If I make the port of my applications...
1) The problem is that you try to download a midlet from a secure site (using https-ssl); you can download the midlet in a proper way; problem? when you open the application and you are using https...