S sorex Expert Licensed User Longtime User Jan 6, 2018 #1 Hello, I noticed a videocapture feature under the Tools menu. What do I need for it to work? It only mentions 4.4+ which is the case but I only get this error in that window when pressing record... /system/bin/sh: screenrecord: not found
Hello, I noticed a videocapture feature under the Tools menu. What do I need for it to work? It only mentions 4.4+ which is the case but I only get this error in that window when pressing record... /system/bin/sh: screenrecord: not found
S sorex Expert Licensed User Longtime User Jan 6, 2018 #2 forgot to mention that I have a real device (Huwei P8 Lite) attached and not using an emu. Upvote 0
klaus Expert Licensed User Longtime User Jan 6, 2018 #3 Run your project in Debug mode. After compiling click on Video Capture in the Debug menu. A form like this will be displayed. Click on Record to start the caption and then on Stop. Upvote 0
Run your project in Debug mode. After compiling click on Video Capture in the Debug menu. A form like this will be displayed. Click on Record to start the caption and then on Stop.
S sorex Expert Licensed User Longtime User Jan 6, 2018 #4 I know that part, Klaus. That's where I get the error mentioned in my initial post. Upvote 0
klaus Expert Licensed User Longtime User Jan 6, 2018 #5 Here it works, I tryed it before my post. Upvote 0
S sorex Expert Licensed User Longtime User Jan 6, 2018 #6 there's a screenrecorder built-in on the phone. with that it works fine. Upvote 0