Hi I need to create activity on Android that starts recording immediately on start and keep a video length of <= 10 seconds. When the user is clicking on "Save last 10 seconds" button it'll literally save the video with the last 10 seconds.
1 | initial version |
Hi I need to create activity on Android that starts recording immediately on start and keep a video length of <= 10 seconds. When the user is clicking on "Save last 10 seconds" button it'll literally save the video with the last 10 seconds.