https://github.com/amitshekhariitbhu/Android-Debug-Database
debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
cd /Users/"USERNAME"/Library/Android/sdk/platform-tools
./adb forward tcp:8080 tcp:8080
'Android(Kotlin)' 카테고리의 다른 글
Retrofit - URL Manipulation with @Path @Query @QueryMap | Android Studio Tutorial (0) | 2022.02.02 |
---|---|
Retrofit - Send a simple GET Request | Android Studio Tutorial (0) | 2022.02.02 |
Android FireStore + Coroutine (21) | 2021.11.27 |
Android android:exported 란 (0) | 2021.11.27 |
Enum class (0) | 2021.11.14 |