Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add support to Android 12L (API Level 32) #151

Open
Niweera opened this issue Jun 8, 2023 · 1 comment
Open

[Feature] Add support to Android 12L (API Level 32) #151

Niweera opened this issue Jun 8, 2023 · 1 comment

Comments

@Niweera
Copy link
Contributor

Niweera commented Jun 8, 2023

Currently, Droidbot only supports up to Android API Level 31 (due to the discontinuity of the Minicap library and not supporting Android API Level 32+).
I propose temporarily disabling Minicap by checking if the API Level is 32 or above.

@aavuzb
Copy link

aavuzb commented Aug 29, 2023

Hello. I changed some parts of Droidbot what you did. But, unfortunately, still I cannot test Android Api level >= 32. Droidbot is telling "failed to get current views!".
Isn't it possible to find minicap android-32, 33 or higher?
I tried to search on the internet, but, I couldn't find. Is there no other ways to test Android Api level >= 32?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants