# Tools

The Android Logcat Package contains additional tools to help you debug your application. This section of the documentation contains information about each tool.

| **Topic**                                   | **Description**                                              |
| ------------------------------------------- | ------------------------------------------------------------ |
| [Screen capture tool](screen-capture.md)    | Capture screenshots and videos of applications running on a connected Android device. |
| [Stacktrace utility](stacktrace-utility.md) | Resolves stacktraces and displays custom logs.               |
| [Memory window](memory-window.md)           | Displays the memory allocated for your application.          |
| [Inputs window](inputs-window.md)           | Displays input injection window for your application.        |