I am using Nokia N95 8GB. When I try the locator
capture://video?encoding=video/3gpp&width=640&height=480
The application raise exception
However when i select lower resolution it works...
Type: Posts; User: snoopyAU; Keyword(s):
I am using Nokia N95 8GB. When I try the locator
capture://video?encoding=video/3gpp&width=640&height=480
The application raise exception
However when i select lower resolution it works...
I just wonder if I can adjust the video resolution for recording
Thanks all!!!. It works for me already
I tried to add the API javax.microedition.location.Location and tick as required column. when I run the application, it works fine but it asks me for permission of using GPS device. I already sign my...
I am using Nokia N95 8GB
It is not a branded phone
I don't understand what are permissions for JAD file, is it set from API permissions tab of Netbean from Properties ?
Hi
I just signed my application with thawte. I run my program to trigger the GPS device, it warns me with an exception message java.lang.SecurityException: Permission =...
Hi
I am working on camera to take pictures on nokia N95 device. But every time it trigger the camera, it always ask for permission to use camera device
I know I need to sign it. Please give some...
I am using Nokia N95 8GB, I am not sure which one is the one in your list
Don't worry about that, I figured it out already
Hi
I am programming on Nokia N95 8GB to take pictures
I want to set the video mode so that it can show full screen before taking pictures.
However, when I use...
Hi
I just wonder that what class library I can use to get the system date month year and time in Nokia N95
I tried to use Date but the only available is getTime which give me total number of...
Hi
I am using RecordControl to take an video recording. May I know is there a way I can pause the recording process and start it back at the time I like
Thanks
I've got the same problem when I call stop and restart the player, the player is sort of freeze. I think it is because of this statement at URL...
Hi
I am creating an application that is able to record a short video then after that extracting frames from this video.
May I know that is there any way I can implement the extracting frames for...
Hi
I tried to use LocationProvider.addProximityListener(listener,coordinates,radius)
with coordinates is
new Coordinates(-33.91956111111, 151.2266583333, (new Float(48.0)).floatValue())
but it...
Is that mean I can't use the flash whatsoever. So I don't understand why there is such a FlashControl class but is not useable.
Hi I mean can I use java to turn on the camera flash in the back of the mobile that is normally used for taking picture in the dark condition
Hi
I just wonder that how can I get control of the light sensitivity (i.e setting ISO) for N95.
I am program using java on the S60 platform
thanks
Hi
Thanks for that useful links.
May I ask another question. Do I need to sign midlet for camera using permission too if I program to take a snapShot()
Hi
I am programming with my nokia N95 8GB and using Java
When I try to take a snapshot from the camera and save the image file into a directory it always ask me to grant permission to save that...