C# Consistent drag-and-drop with Bluestacks5.
Budget: $150 – $300 USD
I am using hd-adb provided by Bluestacks in Bluestacks5 to perform drag-and-drop through input touch and input swipe functions or by using only swipe function, but I have failed. It appeared to be dragging and dropping, but multiple swipes resulted in different x-values, causing slight sliding.
Although keyboard events worked with postmessage or sendmessage, mouse events did not work, and since it needs to work even in the inactive state, I cannot use sendinput or similar methods.
Bluestacks has its own macro function, and I almost achieved drag-and-drop by creating a macro and sending hotkeys with postmessage, but I want a different solution.
Thank you.
Although keyboard events worked with postmessage or sendmessage, mouse events did not work, and since it needs to work even in the inactive state, I cannot use sendinput or similar methods.
Bluestacks has its own macro function, and I almost achieved drag-and-drop by creating a macro and sending hotkeys with postmessage, but I want a different solution.
Thank you.