Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User shailendra98's Avatar
    Join Date
    May 2012
    Posts
    14
    Hi All,

    I want open front camera in series 40 device for j2me. I am using "capture://image" but by using this back camera is opening, how can I open front camera, plz help me. it's urgent.


    Thanks,
    Shailendra

  2. #2
    Nokia Developer Expert bandarap's Avatar
    Join Date
    May 2012
    Posts
    222
    you can open front camera in JavaME using "capture://devcam1". I don't think any S40 device has front camera.

  3. #3
    Super Contributor Maveric's Avatar
    Join Date
    May 2008
    Location
    Helsinki, Finland
    Posts
    1,102
    Hi,

    Just want to add that all the sensor sizes that are supported by the device cameras can be checked using the

    System.getProperty("camera.resolutions");

    The String that will be returned has the sensor sizes / device and is delimited with a whitespace (Unicode U+0020). The format is "device_name : width x height" without the whitespaces.

    Example String: "devcam0:1024x768 devcam1:640x480".

    In case cameras are not supported, the camera.resolutions will return the value of null.

    Best Regards,
    Marko
    [FONT="Comic Sans MS"][COLOR="Blue"][/COLOR][I]Marko Lumivuori
    Technical Support
    +358 40 8019330
    [email]marko.lumivuori@nokia.com[/email][/I][/FONT]

Similar Threads

  1. Using front camera with camera wrapper
    By juannoguera in forum Symbian Media (Closed)
    Replies: 7
    Last Post: 2010-08-25, 13:31
  2. Front camera
    By fatah3000 in forum Symbian C++
    Replies: 1
    Last Post: 2010-05-05, 13:46
  3. How to use Front Camera
    By kartikbansal in forum Mobile Java Media (Graphics & Sounds)
    Replies: 15
    Last Post: 2008-12-10, 09:01
  4. Replies: 3
    Last Post: 2008-05-05, 16:08
  5. using front camera
    By singhs in forum Symbian C++
    Replies: 1
    Last Post: 2007-07-02, 10:59

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved