看見很多Android開發(fā)測試的同學在開發(fā)測試過程中查看Http 請求log,Sqlite數據庫 的時候還在使用很原始的方式進行族奢,分享2個工具
1. debugImplementation 'com.readystatesoftware.chuck:library:1.1.0'
很方便的查看HTTP 請求的request疫萤,response ,測試工程師也好驗證問題
https://github.com/jgilfelt/chuck
multiwindow.gif
2.debugImplementation 'com.amitshekhar.android:debug-db:1.0.4'
https://github.com/amitshekhariitbhu/Android-Debug-Database
image.png