Android: Create Android application video from command line


adb shell screenrecord --size 1280x720 /sdcard/example.mp4

Comments

Popular posts from this blog

Working with Android Hierarchy Viewer

Android: Standalone login with SQLiteOpenHelper