An android app which can record screen with system sound(TODO:) and external audio
This app uses MediaRecorder to record the screen and the MediaProjection API to generate the data that MediaRecorder needs.
An android app that can record screen with system sound(for android version > 10) and external audio
Java
An android app which can record screen with system sound(TODO:) and external audio
This app uses MediaRecorder to record the screen and the MediaProjection API to generate the data that MediaRecorder needs.