Skip to content

Commit

Permalink
初步校正
Browse files Browse the repository at this point in the history
  • Loading branch information
BillionWang committed Apr 2, 2015
1 parent b7d8b56 commit 8f38af7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions androidweekly/在Android调试模式中使用Stetho/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
------

- 原文链接:http://littlerobots.nl/blog/stetho-for-android-debug-builds-only/
- 译者:BillioWang
- 译者:BillionWang
- 校对者
- 状态:完成

Expand Down Expand Up @@ -75,7 +75,7 @@ Now when you run the debug build variant of the app, [Stetho][7] will be activat
#总结
Using the Android Gradle build system, it's easy to add some extra debug capabilities to your app. This technique doesn’t just work for [Stetho][9], but for any library or tool that you'd like to add for debug only.

用Android Gradle构建系统,可以很容易的给你的应用添加更多的调试功能。这门手艺不仅可以用在[Stetho][10]上,还可以用于那些你仅仅希望在调试模式中添加的类库或者工具
用Android Gradle构建系统,可以很容易的给你的应用添加更多的调试功能。这门手艺不仅可以用在[Stetho][10]上,还可以用于那些你希望仅仅在调试模式中添加的类库或者工具


[1]: https://github.com/facebook/stetho
Expand All @@ -87,4 +87,4 @@ Using the Android Gradle build system, it's easy to add some extra debug capabil
[7]: https://github.com/facebook/stetho
[8]: https://github.com/facebook/stetho
[9]: https://github.com/facebook/stetho
[10]: https://github.com/facebook/stetho
[10]: https://github.com/facebook/stetho

0 comments on commit 8f38af7

Please # to comment.