How to record android screen with Android Studio?

前端 未结 4 2061
野趣味
野趣味 2021-02-12 09:47

I\'ve installed Android Studio in the Applications folder on my Mac (I think the sdk is then in the package content), but now I want to record my screen for a demonstration vide

4条回答
  •  执念已碎
    2021-02-12 10:41

    For those of us who need a "Complete Idiot's Guide" in order to find the elusive "Screen Record" button, here it is:

    First, make sure you have LogCat open (Press F6, at least on OSx).

    Then you might find that you still don't see any record button. Just hover on the tiny "overflow" arrow seen in the image below.

    You should now see the record button, indicated in the image below.

    Congratulations, if your device supports screen recording, just click the button and up will pop a dialog asking you to input resolution and bitrate (since this is an "Idiot's Guide", just skip those and click "Start Recording"!).

提交回复
热议问题