itapi

Results 8 issues of itapi

it could be realy nice and inspiring if you would combine desktop api with the screen sharing project and use the moved regsion and other features for improving the effectiveness...

just tried to launch the the project in the visual studio, and get many dlls missing error such as avcodec56,sw-scale3.. what can i do?

### Describe the bug The new 3.2.11 release is really good,but it's still has bugs ,such as I cannot pull a folder that it's name contains dots in it(such as...

bug

### What can we do for you? this is my code to pull the dcim image on the android main storage: ```cs async Task DownloadFiles() { SyncService service = new...

help wanted

### What can we do for you? I'm using the following code: ```cs void DownloadFile() { using (SyncService service = new SyncService(device)) { string path = Environment.CurrentDirectory + @"\test.txt"; using...

help wanted

### What can we do for you? I want to listen to a device connection,but I don't know how to obtain a "DeviceClient" object,so I can execute actions on it...I...

help wanted

### Is your feature request related to a problem? no ### Describe the solution you'd like I would like to access the cli without needing the pin verification...even tough it's...

enhancement

When scraping apps that use Android App Bundles (e.g., WhatsApp, Facebook, Instagram), the scraper returns: ``` - version: "VARY" - androidVersionText: "Varies with device" - androidVersion: "VARY" - androidMaxVersion: "VARY"...