Skip to content

cargo-apk v0.9.4

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 12 Sep 13:43
· 103 commits to master since this release
25e647a
  • Upgrade to latest ndk-build to deduplicate libraries before packaging them into the APK. (#333)
  • Support android:resizeableActivity. (#338)
  • Add --device argument to select adb device by serial (see adb devices for connected devices and their serial). (#329)
  • Print and follow adb logcat output after starting app. (#332)