Depending on your hardware/Android version screen recording on Android could be absolute pain. Google have tried to fix the problem by putting native screen recording in to the latest release of android, and actually it’s pretty good. If you own a Nexus 4/7 you should be getting your rollout soon and it really is worth a look.

For this you will need a) A Kitkat android phone (4.4?) and b) The android sdk from here . I’ve created a little video of me going through the process:

For those who get the gist and are to lazy to watch a 5 minute video here are the main points:

  1. Download the SDK
  2. Go to phone turn on MTP, and debugging (may have to press build number 7 times)
  3. Use CMD to navigate to android folder/sdk/platform-tools
  4. Command: adb shell screenrecord /sdcard/demo.mp4 to record
  5. Command: adb pull /sdcard/demo.mp4 to pull

Easy!


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

css.php