It’s common to showcase your changes when opening a PR. For android projects, it’s easy to use IntelliJ / Android Studio to record your emulators screen, so let’s use it!

ts-conversation-swipe

  • IntelliJ record video
    • Android Settings > Developer Options > Show touches
  • convert video to gif: https://gist.github.com/rock3r/a923a79e8d8a850911aa
    • ffmpeg binaries needed: https://www.ffmpeg.org/download.html

upload via drag’n’drop