Discussion Board

Results 1 to 3 of 3
  1. #1
    how to change profile (i.e for eg to silent mode) using python in s60?
    plz reply

  2. #2
    Regular Contributor nirpsis's Avatar
    Join Date
    Apr 2009
    Posts
    65
    Quote Originally Posted by shaileshkotian View Post
    how to change profile (i.e for eg to silent mode) using python in s60?
    plz reply
    Code:
    import xprofile
    xprofile.set_ap(1)
    This code would change any profile to silent profile. You can check the active profile by the following,

    Code:
    print xprofile.get_ap()
    --NirpSis

    http://sites.google.com/site/nirpsis/
    http://nirpsis.blogspot.com/

  3. #3
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,692
    hello shaileshkotian

    just to add to nirpsis answer, xprofile is a extension module you need to install it separately before you use that.

    Moreover xprofile is at present only compatible with PyS60 1.4.5.

Similar Threads

  1. what is the api to put silent mode in 3rd editi0n mr
    By sriramadasu in forum Symbian C++
    Replies: 3
    Last Post: 2007-03-30, 06:10
  2. Replies: 6
    Last Post: 2007-03-19, 03:20
  3. Can we change the phone profile programmatically
    By symbiannet in forum Symbian C++
    Replies: 1
    Last Post: 2004-03-04, 06:27
  4. Change profile
    By tangxj in forum Symbian C++
    Replies: 6
    Last Post: 2003-10-31, 17:13
  5. Can 8910 change it's power-save mode?
    By cytsui in forum Bluetooth Technology
    Replies: 1
    Last Post: 2002-09-12, 04:40

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