Alberto Michelis Well-Known Member Licensed User Longtime User Jul 20, 2015 #1 Hi, I want to make a video of my app showing its features. How can I capture a video from my phone screen? Thanks
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 Jul 20, 2015 #2 For example with this app https://play.google.com/store/apps/details?id=com.mobzapp.screenstream Upvote 0
RandomCoder Well-Known Member Licensed User Longtime User Jul 20, 2015 #3 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
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+