- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Tags:
- Android* OS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can try to explore some ways to read the Android framebuffer to record what is happening on the screen, there are plenty of resources on the web on how to do this.
Just keep in mind that to have permission to access the framebuffer your users probably will need to root their devices, what currently is not one of the best practices for Android.
If you just need to record a simple video you can use adb shell screenrecord that is available beginning with KK.
Good luck.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can try to explore some ways to read the Android framebuffer to record what is happening on the screen, there are plenty of resources on the web on how to do this.
Just keep in mind that to have permission to access the framebuffer your users probably will need to root their devices, what currently is not one of the best practices for Android.
If you just need to record a simple video you can use adb shell screenrecord that is available beginning with KK.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page