i want to use anbox for a project which i want to use the physical phone as the client, and push the volume up button or use accelerometer sensor and trigger some actions, which i want the calculations to be done using anbox cloud, and then it get streamed on the anbox which gets illustrated on the webbrowser on the phone, how ever i cloned anbox streaming sdk, and it says i have to build it and extract the .aar file to be able to use anbox, however when i build it, i can’t see the output folder and the .aar file which i’m looking for, has anyone have the experience with anbox and using it on the same scale? also here is the github link to Anbox streaming sdk: https://github.com/canonical/anbox-streaming-sdk
i tried to extract the .aar file but i didn’t achieve it, so if anyone can help me extract it or guide me through implementing anbox to my android project and use it, i would be glad!
Thank you in advance!