mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-25 19:10:12 +00:00
295 B
295 B
Change Log
version 0.1.0
Initial release
- Support for deploying, launching and debugging Apps via ADB
- Single step debugging (step in, step over, step out)
- Local variable evaluation
- Simple watch expressions
- Breakpoints
- Large array chunking (performance)
- Stale build detection