flutter/dev/integration_tests/android_custom_host_app
2021-04-21 21:41:07 -07:00
..
.gradle Reland "Branch out android platform view perf testing #60238" 2nd time (#61748) 2020-07-22 18:36:11 -07:00
gradle/wrapper Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -08:00
SampleApp Standardize how Java8 is set in gradle files (#80600) 2021-04-19 20:19:03 -07:00
build.gradle migrate from jcenter to mavencentral (#80908) 2021-04-21 21:41:07 -07:00
gradle.properties Read custom app project name from gradle.properties (#52791) 2020-04-05 20:46:44 -07:00
local.properties Read custom app project name from gradle.properties (#52791) 2020-04-05 20:46:44 -07:00
README.md Read custom app project name from gradle.properties (#52791) 2020-04-05 20:46:44 -07:00
settings.gradle Read custom app project name from gradle.properties (#52791) 2020-04-05 20:46:44 -07:00

Android custom host app

Android host app for a Flutter module created using

$ flutter create -t module hello

and placed in a sibling folder to (a clone of) the host app. Used by the module_custom_host_app_name_test.dart device lab test.