Screen Recording

it there an way to record the watch face in watch face studio, if it is not possible then how to record the watch face that i made. i want to record because i animated it.

thanks in advance.

adb shell screenrecord /sdcard/video.mp4
(ctrl + c >> stop video)
adb pull /sdcard/video.mp4
adb shell rm /sdcard/video.mp4

1 Like

OBS Studio is great. It’s for free.

yeah i used it its was easy and simple and works like a charm.