cocool97 / adb_client

Rust ADB (Android Debug Bridge) client library
95 stars 19 forks source link

Adding ADB install command #15

Open cocool97 opened 1 year ago

cocool97 commented 1 year ago

This command should take an apk path as a parameter, and install it on the targeted device.