In a previous post we described the capabilities of the Android SDK and Android Debug Bridge (adb) to generate user interaction events to debug and test the UI of an App. There are many other gems hidden inside Android that can be accessed through adb. Today we are looking into screenrecord, an application that lets you record a video of the device…
Read More