简体   繁体   English

我想为android和ios制作一个自动点击器应用程序,但它也可以截取屏幕截图并识别屏幕中的特定图像

[英]I want to make an autocliker app for both android and ios, but it can also take screenshots and recognize a specific image in the screen

I am a cs student but i dont have eny experience with mobile apps.我是一名cs学生,但我对移动应用程序没有任何经验。 I want to make an autocliker app for a specific game that can also take a screenoshot and recognize the location of a specific image in the screen, but i dont have any idea where to start.我想为特定游戏制作一个自动点击器应用程序,该应用程序还可以截屏并识别屏幕中特定图像的位置,但我不知道从哪里开始。

I would like to make it for both android and ios, i have heard you can make an ios app with android studio, can i use it for this specific kind of app?我想为 android 和 ios 制作它,我听说你可以用 android studio 制作一个 ios 应用程序,我可以将它用于这种特定类型的应用程序吗?

Also my brother(also a cs student) wanted to make an app exactly like that and the only way he found was something called AnkuLua, but its only for android and its complicated for the user.我的兄弟(也是一名计算机专业的学生)也想制作一个完全一样的应用程序,他发现的唯一方法是一个叫做 AnkuLua 的东西,但它只适用于 android 并且对用户来说很复杂。 You have to download separately AnkuLua, the script for the autocliker and the pictures and then run the game.您必须单独下载 AnkuLua、自动点击器的脚本和图片,然后运行游戏。 I want something more user friendly where you just download the autoclicker,run the game and then activate it.我想要一些更用户友好的东西,你只需下载自动点击器,运行游戏然后激活它。

EDIT: Okay so i found out about the AccesibilityService api that i will use if i do it with android studio, so my only concern is about the ios app.编辑:好的,所以我发现了如果我使用 android studio 将使用的 AccesibilityService api,所以我唯一关心的是 ios 应用程序。 is there any way i can make the ios app with android studio, using "almost" the same code?有什么方法可以使用“几乎”相同的代码制作带有 android studio 的 ios 应用程序? and if not what is the equivalent of AccesibilityService api for xcode如果不是,那么 Xcode 的 AccesibilityService api 的等价物是什么

Try unity!尝试团结! You can make any kind of app with it and for all platforms, it's not olny for games.你可以用它制作任何类型的应用程序,并且适用于所有平台,它对游戏来说并不陌生。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 后台运行的Android应用程序可以拍摄当前活动屏幕的屏幕截图吗? - Can a backgrounded Android app take screenshots of the currently active screen? 我可以将 SVG 用于应用程序图标和启动画面吗? 适用于 ios 和 android - Can I use SVG for app icon and splash screen? for both ios and android Android - 为什么我的图像视图占据了大部分屏幕? 我希望它占据自定义应用栏下方的所有空间 - Android - Why is my image view taking up most of the screen? I want it to take up all the space beneath the custom app bar 我无法在android模拟器AVD管理器中截屏 - I can't take screenshots in android emulator AVD manager 我可以使用服务从Android应用程序截屏吗? - Can I take a screen capture from an Android app by using a service? 如何在 ReactJS android 应用程序中以编程方式截取屏幕截图? - How to take screenshots programmatically in a ReactJS android app? 我怎样才能使屏幕具有多个屏幕,如 iOS 或 android 多任务操作 flutter 应用程序 - how can i make screen have multi screens like iOS or android multi tasking action flutter app 我可以为 android 和 ios 应用程序使用相同的 Flutter 应用程序吗? - Can I use same flutter app for both android and ios apps? 拍摄特定区域的屏幕截图 - Take screenshots of specific areas 如何使用Android API记录屏幕并截取屏幕截图? - How to record screen and take screenshots, using Android API?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM