Android Question How to record a video capturing the screen

Alberto Michelis

Well-Known Member
Licensed User
Longtime User
Hi, I want to make a video of my app showing its features.
How can I capture a video from my phone screen?
Thanks
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

RandomCoder

Well-Known Member
Licensed User
Longtime User
The simplest way is to connect B4A via USb and use the option to grab a screen recording, see the toolbar menu 'Tools'>'Capture Video' but this only works for devices running Android 4.4+ :)
 
Upvote 0
Top