How to record android screen with Android Studio?

前端 未结 4 2050
野趣味
野趣味 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:45

    1. Connect your Device with your pc via usb.

    2. Open android studio.Ensure that device is connected with adb.

    3. Start click Screen Recording.

    4. Screen Record can record the device display for a maximum of 3 minutes.

    Note:

    The Screen Record Works with Real Android Device and some Emulators.

    If the button is in grey and un-clickable means that device not supports video capture.

    The Screenshots from my system:

    First Second

提交回复
热议问题