shamanec / GADS-devices-provider

Set up iOS/Android devices for remote control with GADS UI and Appium test execution
MIT License
32 stars 4 forks source link

Can it work on MacOS? #13

Closed binhdao112 closed 1 year ago

binhdao112 commented 1 year ago

I'm trying to start GADS in macOS. Can it run on MacOS?

Thanks for reading my issue

shamanec commented 1 year ago

You can run GADS in macOS but you cannot run GADS-devices-provider in macOS. This part of the project uses udev subsystem on Linux to symlink the devices to /dev, which in turn is being listened to by the provider to automatically create/destroy containers. If some day I have access to a Mac I might try and get it working using a different approach, but for the moment it works only on Linux :)

binhdao112 commented 1 year ago

How to run it on macos =((

Can you help me ^^ Thanks you so much

shamanec commented 1 year ago

Sorry but you cannot run it on macOS, you need a Linux machine :)

binhdao112 commented 1 year ago

no i want to ask about "How to run GADS on mac as you said" because it have not README to setup :(

shamanec commented 1 year ago

There are READMEs here and here. GADS UI can be compiled on macOS and you can run it, but this is it. To provide devices to GADS you need to run GADS-devices-provider on a Linux machine. As I've already stated - project is not intended to work on macOS, you need a Linux machine

binhdao112 commented 1 year ago

oke Thanks sir

I hope one day you can run it on macos :(

shamanec commented 1 year ago

@binhdao112 It does run on macOS now, you can check it out if you are still interested :)

binhdao112 commented 1 year ago

@binhdao112 It does run on macOS now, you can check it out if you are still interested :)

@shamanec OMG, I'm so happy while hear this, I will retry it and feedback for you soon

Thanks sir ^^

shamanec commented 1 year ago

If you encounter any problems raise issues or contact me on Discord(can be found in my profile) :P