提交 7a2c8daa 编写于 作者: I Ian Hickson

Mention android:debuggable in CONTRIBUTING.md

上级 f25adf40
......@@ -87,6 +87,11 @@ connected Android device, from that directory you would run:
* `flutter start --engine-src-path /path/to/engine/src -t tabs.dart`
If you're going to be debugging crashes in the engine, make sure you add
`android:debuggable="true"` to the `<application>` element in the
`android/AndroidManifest.xml` file for the Flutter app you are using
to test the engine.
### Desktop (Mac and Linux), for tests
* `gclient sync` to update your dependencies.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册