Videobug is a time travel debugger for your backend code. You can trace your past code executions line by line in your IntelliJ IDE.It works on localhost and cloud deployments. Try the Videobug plugin, it's free! No sign-up/sign-in is needed.
Pluto is a on-device debugging framework for Android applications. It allows developer to build plugins over Pluto to inspect HTTP requests/responses, capture Crashes and ANR, manipulate application data on-the-go, inspect datbases, etc.