Kapture is a screen recorder for android and wear os that allows to record/capture the microphone audio while sharing it with other apps.
Screen recorder is an Open Source library (under the MIT Licence) that allows you to record the screen from your Java code. Nowadays, the library "only" records the screen into a .mov format, creating ...