android_screen
android_screen copied to clipboard
record the screen
It can be fixed by use a another thread to do the long-time operation.
It looks like we must get the root permission to use the script like [Runtime.getRuntime().exec(new String[]{"su", "-c",] . Is that right?
Hi, I added something: ``` - filechooser for destination folder selection; - lots of imports removed (by eclipse...); - vertical and landscape layouts redesigned (mostly rearranged); - some hardcoded paths...
Hello, this application is interesting. Thanks. However, I cannot make it work for my samsung galaxy note phone. Does your app support this device? What devices are supported?
I get this message heading to the address specified. I tried also changing the port. No errors into the logcat: ``` 03-29 19:51:23.413: D/receiving command(9240): 1 03-29 19:51:23.413: D/onStartCommand(9240): server...
ffmpeg
Hello, I have to convert a series of png files and sound to video file (mp4). Do you have a eclipse project with compiled ffmpeg library in order to achieve...