I got the same error with a 3650 phone for the simular code. The only correct header I got is the request type, but without any request query. I think it may be problem of the library in the...
Type: Posts; User: kwokt; Keyword(s):
I got the same error with a 3650 phone for the simular code. The only correct header I got is the request type, but without any request query. I think it may be problem of the library in the...
Hi,
There is not any API for you to do it. If you need this you have to implement it yourself.
Hi,
Dose anyone know if Nokia has any API that may convert graphics to JPEG format? I know that the video snapshot can be output as JPEG format, so I think it may has some funtions that converts...
Yes. You have to use DirectGraphics.getPixes.
Kwok
Hi Phani,
I have simular problem but my problem is it only gives me 0xffffff for every pixel.
kwok
I have a project that need to use the camera in a Java MIDlet. Could any one tell me where can I find the API for camera?
Thank you very much,
kwok
Did anyone use midi in the Series 60 phone like the 3650?
I have a lot of problem when I try and use a midi file in the Series 60 phone.
try
{
if(player==null)
{
InputStream is =...
We want to create preview icon for our game in series 60 Nokia phones, but even we put in a transparent png icon, the phone still shows a white/black border over the bule bar during running of the...
We are game developer. We have some game ready for Series 40 and 60 Nokia phones. For Series 40 phones, we can put Nokia-MIDlet-Category: Game into the jad file to tel the phone install the game...