Is it possible to play blackberry default ringtones. If yes how? and what will be the code. please help if anyone have any idea.
Thanks and regards!
"You cannot directly access and play the RIM tones - they are content-protected.
What you can do is set up your own alert profile that is added to the BB Profiles. This profile can access the on-board ringtones. You fire this profile using NotificationManager.
See the NotificationsDemo that ships wiht the JDE."
Source: http://supportforums.blackberry.com/t5/Java-Development/Ring-Tones/m-p/343755#M63152
Related
I want to create an app which checks which available apps are using camera or microphone and display the list of it on the app screen.And which app uses most of camera/microphone.
Can any one please help me in this?
Thanks
I want to set device's lock and home wallpaper using mdm command.
I looking into apple configuration but didn't find any xml that can be used to set the wallpapers.
Please help for getting me the XML.
Apple didn't release new configuration profile reference guide for iOS 7 yet.
If you really want to try it, go and disassemble managedconfiguration private framework. It contains info on all payloads.
You can set lockscreen with Apple Configurator however the background option is not present in current Apple Configurator(Please note ac is not updated since IOS 7.
Regarding settings lockscreen and background in "mdm" it depends on what mdm "brand" you'r using.
Detail: Every stuff in our company has his own calendar and a fixed subscribe url, which is known, I am working on an iOS app, which can help stuffs to install a mobileconfig file and automatically subscribe the calendar, I just don't know where to start
Here is an example of 163EMAIL: https://ssl.mail.163.com/config/mobileconfig/index
I am trying to make one exactly like this!
if all this can be done within only one iOS device will be better.
so all you have is an url of a calendar, with which I can manually subscribe by entering setting-email-add-other-subscribe
and I want to make it a mobileconfig file!
THX!
Here is a good place to start.
"Creating a Profile Server for Over-The-Air Enrollment and Configuration" is the part you should really focus on.
You can use the built-in Apple Configurator on OS X
I want to set ringtone programmatically in Blackberry through my app, but I am not finding any sample code.
I tried this, but it's not working:
net.rim.device.api.notification.NotificationsManager.setPhoneRingTone("a1.mp3");
How can I do this?
You cannot directly access and play the RIM tones - they are
content-protected. What you can do is set up your own alert
profile that is added to the BB Profiles. This profile can access the
on-board ringtones. You fire this profile using NotificationManager.
See the NotificationsDemo that ships wiht the JDE.
Source: http://supportforums.blackberry.com/t5/Java-Development/Ring-Tones/m-p/343755#M63152
I have a task to access the system ringtones in my iPhone application. I want to know if it is possible to access them? If not, please explain the reason.
No it's not possible via the official SDK.
No, it is not Possible in iPhone, If you want to submit your app in app store.