android 如何绘制鼠标光标

发布于 2024-12-27 06:37:19 字数 172 浏览 1 评论 0原文

基本上我想制作一个本机应用程序服务事件抛出adb,在整个android屏幕上绘制一些光标,就像鼠标光标的作用。但我不知道怎么画那个东西。我有一个已root的平板电脑及其交叉编译器。有什么简单的方法可以做到这一点吗? 多谢。

Basically I want to make a native app or service or event throw adb, to draw some cursor on top of the whole android screen, just like what the mouse cursor does. But I do not know how to draw that thing. I have a ROOTED tablet and its cross compiler. Is there any simple way to do that?
Thanks a lot.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

猥琐帝 2025-01-03 06:37:19

系统范围内,我怀疑这是可能的,应用程序范围内,这应该是可能的。在画布上绘画将是一个好的开始。

System wide, I doubt this is possible, app wide, this should be possible. Drawing ontop of a canvas would be a good start.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文