rust-mobile / ndk

Rust bindings to the Android NDK
Apache License 2.0
1.11k stars 110 forks source link

cargo-apk: Pass device serial to `ndk-gdb` #341

Closed MarijnS95 closed 2 years ago

MarijnS95 commented 2 years ago

ndk-gdb must use the same device as .run() previously launched the app on.

MarijnS95 commented 2 years ago

Cc @Jasper-Bekkers :grimacing: