So here are the first videos of what I have achieved so far. I’ve got the “Temp Art” Spaceship flying around with a photo of a galaxy in the background. I can’t remember which galaxy it is… Thanks anyway NASA. When the spaceship is moving its thrusters fire, and when it stops, they stop. I know this isn’t how moving in space actually works, but it’s how it usually works in films and computer games.
There is a bit around 7 seconds in where it lags/jumps. This isn’t the fault of the game, but of the recording. I used Android 4.4’s new screenrecord feature. I played around with the setting a bit, but I didn’t manage to get the recording completely lag free. Here’s another video with half the bit rate (2Mbps) of the first.
This one doesn’t jump quite so obviously…
Anyway I hope you get the idea.
The command I used was:
adb shell screenrecord --time-limit 10 --bit-rate 2000000 /sdcard/demo.mp4