-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
c: crashStack traces logged to the consoleStack traces logged to the consolee: device-specificOnly manifests on certain devicesOnly manifests on certain devicesplatform-androidAndroid applications specificallyAndroid applications specifically
Description
Here's what I see in the console:
~/tmp/testflutter2 $ flutter run
Building APK in debug mode (android-arm)... 6211ms
Installing build/app.apk... 3328ms
[stalls here, displays "testflutter2 has stopped" on the device"]
^C
on the device, I see "testflutter2 has stopped"
Here's the version:
~/tmp/testflutter2 $ flutter --version
Flutter • channel master • git@github.com:flutter/flutter.git
Framework • revision 34e466f1fd (2 hours ago) • 2016-11-14 14:21:30
Engine • revision 84a060820a
Tools • Dart 1.21.0-dev.3.0
Metadata
Metadata
Assignees
Labels
c: crashStack traces logged to the consoleStack traces logged to the consolee: device-specificOnly manifests on certain devicesOnly manifests on certain devicesplatform-androidAndroid applications specificallyAndroid applications specifically