1. #1
    justinman114's Avatar Senior Member
    Join Date
    Aug 2014
    Location
    Massachusetts
    Posts
    1,971

    Recording Gameplay

    I know this has come up before, and I am somewhat of a tech noob (at least with this kind of stuff), so I was hoping someone could give me a detailed step-by-step instruction on what I can do to record gameplay. I don't want to "root" or "unroot" or whatever to my phone, I just want a simple program that I can use to record maybe 30 second-1 minute clips with relative ease. I apologize in advance for my complete lack of knowledge on this subject.

    Thanks guys!
    Share this post

  2. #2
    I haven't tried by myself, but for Android you can do this:
    - Enable Developer Options on your phone
    - Install JDK 7
    - Install Android SDK
    - In Android SDK directory, there is 'adb.exe' somewhere
    - Launch Command Prompt (Win+R, cmd), then "cd /D <adb_file_diretory_here>"
    - Then just launch command "adb shell screenrecord /sdcard/demo.mp4"

    This should start recording video on your SD card. I don't know how to stop, because I've never tried.
    Share this post

  3. #3
    dutscher-DE's Avatar Senior Member
    Join Date
    Jul 2014
    Location
    germany
    Posts
    1,026
    you can stop this with ctrl+c
    Share this post

  4. #4
    justinman114's Avatar Senior Member
    Join Date
    Aug 2014
    Location
    Massachusetts
    Posts
    1,971
    This is so confusing. I am such a damn noob.
    Share this post

  5. #5
    I'm using the Android SDK method described above for all the videos on my channel.

    I'll be busy most of tonight trying to get walkthroughs of as many of the new maps as I am able to unlock (no luck on the loot wheel so far), but I'll be happy to talk you through it. Here is the youtube video that helped me get started:

    https://www.youtube.com/watch?v=iXy5ZMXzU9g
    Share this post