TILs - Fueling Curiosity, One Insight at a Time

At Codemancers, we believe every day is an opportunity to grow. This section is where our team shares bite-sized discoveries, technical breakthroughs and fascinating nuggets of wisdom we've stumbled upon in our work.

Published
Author
user-image
Revath
convert mp4 to gif on linux (ubuntu 18.04). ffmpeg -i firefox.mp4 firfox.gif (ffmpeg 3.4.4 )
Published
Author
user-image
Revath
screen record via adb. adb shell screenrecord /sdcard/firefox.mp4 CTRL+C to exit after recording.
Published
Author
user-image
Revath
screen record via adb. 1. adb shell 2. screenrecord /sdcard/firefox.mp4 3. CTRL+C to exit after recording.
Published
Author
user-image
Revath
can take screenshot of FireTV via adb using the command adb shell screencap -p /sdcard/Download/settings-adb-debugging.png
Published
Author
user-image
Revath
can take screenshot of FireTV via adb using the command adb shell screencap -p /sdcard/Download/settings-adb-debugging.png

Showing page 55 of 83

Ready to Build Something Amazing?

Codemancers can bring your vision to life and help you achieve your goals