如何编写一个 Android 服务来识别我的家庭 wifi 以打开 voip
有没有一种简单的方法来为 android 编写一个服务,当手机连接到我家里的 wifi 时,打开本机 sip 客户端? 谢谢你!
is there a simple way to program a service for android that turns the native sip client on when the phone gets connected to my wifi at home?
Thank You!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能会帮助您开始:
http://developer.android.com/resources/samples /SipDemo/index.html
This may get you started:
http://developer.android.com/resources/samples/SipDemo/index.html