honeynet / droidbot

A lightweight test input generator for Android. Similar to Monkey, but with more intelligence and cool features!
MIT License
791 stars 230 forks source link

Droidbot doesn't support Android API level >=32. #154

Open aavuzb opened 1 year ago

aavuzb commented 1 year ago

Hello. Let me ask a help to solve current issue on Droidbot which is related to minicap error. Now, I am trying to test Android devices which have API level >= 32. However, minicap is giving error. I followed and tried (https://github.com/honeynet/droidbot/pull/152) link, but I am still getting error. Droidbot is showing "failed to get current views!". Please help me to solve this problem. And, could you tell me where are you getting minicap android-12, 13 .... 31? Or did you implement them? I searched on the internet, but I cannot find minicap android-32, and 33 or higher. Please help. Thank you