Android Screen Recording using ADB

Thanks to Richard Bradshaw, also known as the @FriendlyTester, who reminded me in a tweet about the Android screen recording feature using an ADB (Android Debug Bridge) command. In one of my last posts, I already wrote about the new QuickTime recording feature for iOS devices running iOS8 in combination with a Mac OS X device running … Read more

ilos Mobile Screen Recorder to Record Mobile Bugs

ilos_logo1A couple of posts ago, I blogged about “How to File Mobile Bugs“. One part of this post was a screen recorder video that can be attached to a bug report in order to provide more useful feedback to the developers.  If you search the app stores for screen recorder apps you will find lots of them offering recording features. However, nearly all apps require a rooted device in order to use the screen recording function but using a rooted device for mobile testing is not recommended.

With Android 5 (Lollipop) the situation has changed. Android 5 is offering an API for the developers to add screen capture capabilities within an app without rooting the device.

One of the first companies who provide a mobile screen recorder that requires NO device rooting is ilos. ilos is providing an Android and iOS app. However, only the Android app can be used to record the current screen to capture bugs in your app. The iOS app is only able to get access to already taken videos from your account. As soon as Apple provide such a feature in iOS ilos will also offer the screen recording feature for the iOS version.

Read more