Skip to content

Commit a92be64

Browse files
committed
Update README.md
1 parent e36198e commit a92be64

File tree

1 file changed

+2
-2
lines changed
  • androidweekly/在Android调试模式中使用Stetho

1 file changed

+2
-2
lines changed

androidweekly/在Android调试模式中使用Stetho/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
------
44

55
- 原文链接:[在Android调试模式中使用Stetho][11]
6-
- 译者:BillionWang
7-
- 校对者
6+
- 译者:[BillionWang](https://github.com/BillionWang)
7+
- 校对者:[chaossss](https://github.com/chaossss)
88
- 状态:完成
99

1010
最近FaceBook发布了一个叫做[Stetho][2]的工具.这个工具是一个谷歌浏览器的开发者工具扩展 ,它可以用来检测你的应用。我发现这东西挺好用的,因为它还提供了访问应用中SQLite数据库的接口。很明显,这种类型的工具只应该在应用的调试模式中使用。接下来我们来看看怎么用这个工具。

0 commit comments

Comments
 (0)