sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59666
Re: [Question #572439]: It is possible to generate an apk installer for sikuli scripts
Question #572439 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/572439
csdewa posted a new comment:
No, Sikuli scripts can't directly generate APKs or run on Android.
However, you can emulate the task using an Android emulator (like
BlueStacks or AVD) on a PC, and run the Sikuli script there
https://adammag.co.uk/kucing-apk/. You’ll need:
SikuliX installed on your PC
An Android emulator
Java runtime
Proper screen resolution and UI consistency in the emulator
For APK development, use Android Studio with Java/Kotlin instead.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.