Equivalent of configuration profiles (iOS) for Android, Windows Phone 7 and Blackberry

ε祈祈猫儿з 提交于 2019-12-10 15:20:44

问题


In iOS, configuration of email, wifi and vpn etc. can be pushed over the air using Configuration Profiles. Is there anything equivalent for Android, Windows Phone 7 and Blackberry?

Link to Configuration profiles for iOS http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/iPhoneOTAConfiguration/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009505-CH1-SW1


回答1:


Look to the BES technology for BB. Everything is controlled by Service Records. But I don't know way to push/install custom Service Records. But I think there is definitely some way to do that.




回答2:


I think you are searching for OMA DM which can be used to manage a device similar like the apple profiles. The OMA DM framework is currently not part of Andoid, but some mobile device manufacturer, for example Samsung with the Galaxy Note or Motorola with the BRAVO added it to there firmware. Microsoft Windows Mobile also used OMA DM. According to the ATT Website Windows Phone 8 also supports OMA DM.



来源:https://stackoverflow.com/questions/10942896/equivalent-of-configuration-profiles-ios-for-android-windows-phone-7-and-blac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!