flutter/packages/flutter_tools/lib/src
James Robinson 20e5355239 Teach sky_tools mojo_run to run on Android (using mojo devtools)
This teaches sky_tools mojo_run --android to invoke mojo's devtool's mojo_run
script with the right flags for invoking sky_viewer on android. This tells the
devtools script to load sky_viewer.mojo from https://storage.googleapis.com/...
and to load app.flx (or whatever the developer specifies as --app) from the
filesystem using the devtools http server.
2015-09-22 15:25:42 -07:00
..
test Handle subprocess crashes during testing 2015-09-16 16:47:22 -07:00
artifacts.dart Teach sky_tools mojo_run to run on Android (using mojo devtools) 2015-09-22 15:25:42 -07:00
build.dart Merge pull request #30 from jamesr/download_sky_snapshot 2015-09-18 17:02:25 -07:00
common.dart Initial sketch of install command and what devices look like. 2015-09-11 12:44:47 -07:00
device.dart Remove stray } 2015-09-16 14:35:09 -07:00
init.dart use mokito in the init tests 2015-09-11 16:12:27 -07:00
install.dart Most of the infrastructure needed to install an APK on Android. 2015-09-16 12:56:10 -07:00
process_wrapper.dart Add very-verbose flag and automatically log some more process-related things in verbose and very-verbose modes. 2015-09-16 10:57:15 -07:00
process.dart Teach sky_tools mojo_run to run on Android (using mojo devtools) 2015-09-22 15:25:42 -07:00
run_mojo.dart Teach sky_tools mojo_run to run on Android (using mojo devtools) 2015-09-22 15:25:42 -07:00