flutter/packages/flutter_tools/test/android
Emmanuel Garcia 8627ff433b
Allow multi-abi shared libraries in APKs and App bundles (#34123)
* Gradle generates ELF shared libraries instead of AOT snapshots.
* `flutter build apk/appbundle` supports multiple `--target-platform` and defaults to `android-arm` and `android-arm64`.
* `flutter build apk` now has a flag called `--split-per-abi`.
2019-06-10 13:16:09 -07:00
..
android_device_test.dart Whitelist adb.exe heap corruption exit code. (#33951) 2019-06-06 12:01:03 -07:00
android_emulator_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
android_sdk_test.dart Reland "Allow for gradle downloading missing SDK assets" (#28097) (#28355) 2019-02-23 09:56:57 -08:00
android_studio_test.dart Add tests for pr:27687 (#27944) 2019-02-25 18:34:03 -08:00
android_studio_validator_test.dart [H] Cleanup (#23632) 2018-10-29 19:44:00 -07:00
android_workflow_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
gradle_test.dart Allow multi-abi shared libraries in APKs and App bundles (#34123) 2019-06-10 13:16:09 -07:00