android模拟器,在主屏幕上获取小部件
我目前正在努力获取主屏幕上存在的小部件列表,我想编写一段代码来创建主屏幕上存在的所有小部件的列表。 用谷歌搜索但没有运气! 任何帮助表示赞赏! 谢谢
i am currently working on getting the list of widgets that are present on home screen, i want to write a code that can create a list of all the widgets present on home screen.
googled it but no luck!
any help is appreciated!
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
主屏幕的实现有数十种,甚至数百种。也许会有一个 API 可以让您完成此任务,但没有标准的 API 可以实现这一点。
There are dozens, perhaps hundreds, of home screen implementations. Perhaps one will have an API that will let you accomplish this, but there is no standard API for this.