Sign in
flutter
/
mirrors
/
flutter
/
a436fe768ae97f4771caa5d6a3d5ffa3a89b3c1e
/
.
/
dev
/
integration_tests
/
android_custom_host_app
/
README.md
blob: 7547c878e5632e319dd62ae18e80063f50bc732d [
file
] [
log
] [
blame
] [
view
]
# 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
.