[android-developers] Re: API for Phone profiles

2008-10-31 Thread Jason Parekh
1.0 only has support for silent, vibrate, and normal profiles. You can use AudioManager.setRingerMode to switch between those. jason On Fri, Oct 31, 2008 at 4:40 AM, denismo <[EMAIL PROTECTED]> wrote: > > Hi, > > I couldn't find these so have to ask: remember on the old phones there > are prof

[android-developers] Re: API for Phone profiles

2008-11-01 Thread denismo
Thanks a bunch, will make use of these. Denis On Nov 1, 6:38 am, "Jason Parekh" <[EMAIL PROTECTED]> wrote: > 1.0 only has support for silent, vibrate, and normal profiles.  You can use > AudioManager.setRingerMode to switch between those. > > jason > > On Fri, Oct 31, 2008 at 4:40 AM, denismo <[