ADBTool
Capturing screenshots, screen video, logcat, extract string ids
...Installation:
In order to use this tool you should install ANDROID SDK. And set Android SDK path in Environment variables as ANDROID_HOME.
How to Run :
Windows: By just double clicking on it.
MAC or Linux: java -jar adbtool.jar
Capturing and editing screenshot is one of the painful work for QA engineers. QA Engineers can now perform all these actions using this single tool without depending on other editing tools or software.
Logcat is the most used thing by QA Engineers and developers to debug the issue. This tool will capture logcat and displays log with colour coding in UI with options to view and save..
...