在flex中以编程方式获取SIM号码
我想以编程方式获取SIM号码。在flex中可以吗?在android开发人员指南中我看到了电话管理器类,同样我们在flex中有什么东西吗?
提前致谢..
i want to get the SIM number programmatically.Is it possible in flex?In android developer guide i saw telephony manager class,likewise do we have anything in flex??
Thanks in advance..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看这个……这确实是一个 hack,但也是一种从 Flex Mobile 调用 Java API (Android) 的方法:
http://www.jamesward.com/2011/05/11/extending-air-for-android/
Check this out... a hack for sure, but a way for you to call into the Java APIs (Android) from Flex Mobile:
http://www.jamesward.com/2011/05/11/extending-air-for-android/