Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User ronysha's Avatar
    Join Date
    Dec 2010
    Posts
    12
    When I install my midlet unsigned it asks permission every time I try to record from the microphone. If I answer "Yes" it accesses the mic all right.
    When I install the midlet signed, with a valid Verisign certificate, it doesn't access the mic at all.
    Any clues?

  2. #2
    Nokia Developer Champion njzk2's Avatar
    Join Date
    Mar 2005
    Location
    Paris
    Posts
    814
    what permission did you included in your jad?

  3. #3
    Registered User ronysha's Avatar
    Join Date
    Dec 2010
    Posts
    12
    A valid verisgn certificate.

  4. #4
    Nokia Developer Champion njzk2's Avatar
    Join Date
    Mar 2005
    Location
    Paris
    Posts
    814
    i mean permissions as in "the MIDlet-Permissions field in the .jad file". you probably need this one : javax.microedition.media.control.RecordControl

  5. #5
    Registered User ronysha's Avatar
    Join Date
    Dec 2010
    Posts
    12
    Thanks for the quick response.
    I added that but the phone is requesting the user to allow : "connectivity application" as requested by the recorder.

  6. #6
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    So the recoding works but the user still needs to confirm the recording, right?

    This is because after signing the MIDlet the default access right for multimedia is "ask once". The user has to manually change the multimedia permission settings for the MIDlet (after installation) to be "always allowed"
    Here is an example of the permission settings for S60 3rd Ed FP2 device for reference
    http://wiki.forum.nokia.com/index.ph...s,_S60_3rd_FP2

    For more information, read for example
    http://wiki.forum.nokia.com/index.ph...curity_Domains

    Hartti

  7. #7
    Registered User ronysha's Avatar
    Join Date
    Dec 2010
    Posts
    12
    Thank you very much.
    It solved the problem.
    It took me a while to find where to do that but it is working now just fine.

Similar Threads

  1. Accessing The Microphone?
    By Blechi in forum Python
    Replies: 4
    Last Post: 2010-05-01, 10:26
  2. Accessing to restricted API with signed certificate
    By saurio in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2008-03-17, 22:13
  3. Midlet Suite accessing other Midlet Suites' RMS
    By je_alipio in forum Mobile Java General
    Replies: 1
    Last Post: 2004-09-14, 13:23
  4. Accessing the phonebook in a MIDLET
    By mpiti in forum Mobile Java General
    Replies: 1
    Last Post: 2004-03-08, 10:37
  5. Using the Microphone from your MIDlet?
    By Woody_FX in forum Mobile Java General
    Replies: 2
    Last Post: 2004-02-07, 08:32

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