Android DebugPort v1.0 Release Notes

Release Date: 2016-05-10 // almost 8 years ago
  • Major new feature: SQLite REPL

    You can now connect to a telnet server running on your device and run ad-hoc SQLite queries on your app's databases.

    Incremental Improvements

    • 🆕 New command source(String assetFileName) will load and run a Beanshell script contained within your app's assets directory.