Debug Tool 에 대한 예제 입니다.
- Supports Android Studio Koala
- minsdk 24
- targetSdk 35
- AGP 8.5.2
- Gradle 8.7
- View Binding
- MyDebugApplication implements StrictMode
- TelescopeActivity implements Telescope
- DebugDrawerActivity implements DebugDrawer
- Leakcanary (Memory Leak Debug Tool)
- Telescope (ScreenCapture + Device Information Debug Tool)
- DebugDrawer (Multi Debug Tool)
- DebugDrawer's NetworkModule doesn't work.
- DebugDrawer's TimberModule doesn't work.