Closed SodaSurfer closed 2 years ago
What exactly are you trying to achieve? This is a library to control Android phones...
ADB stands for Android Debug Bridge and is specific to Android devices. iOS devices can normally not be controlled using adb. Are you looking for a swift implementation to communicate with android devices? If so then, the answer is no - This is a java-library.
@SodaSurfer this? https://libimobiledevice.org/
I think we can close this as unrelated.
hello
is there a Swift version of this library that works with swift iOS or some other swift implementation for ADB?
this works great with java from what I've tested and I'm wondering if there is also a Swift implementation for it.
thanks