Flex移动项目:提示用户在Android手机中打开GPS
是否可以在flex mobile项目中提示用户打开android手机的gps。如果可能的话请告诉我该怎么做。
Is it possible to prompt user to turn on gps of android mobile in flex mobile project. If possible please tell me how to do this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为您需要编写一个本机扩展。
可能有人已经这样做了。你应该稍微谷歌一下。
如果您找不到解决此任务的本机扩展,则必须编写自己的扩展。
Adobe 提供了有关如何执行此操作的详细文档。
Lee brimlow 在他的网站上还有一个关于本机扩展的优秀教程。
www.gotoandlearn.com
I think you would need to write a native extension.
It´s possible that someone has already done this. You shold google a bit.
If you cant find a native extension which solves this task you have to write your own.
Adobe gives graet documentations of how to do this.
Lee brimlow has also an excellent tutorial about native extensions on his site.
www.gotoandlearn.com