python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Android MediaRecorder - record video without audio
How I can record video only with MediaRecorder? I found the solution that simply leaving out the AudioSource will do that but unfortunately doesn't work on Android 10+. If I do that MediaRecorder.prep...
akicay
Votes: 0
Answers: 2
Android - How to get a screen recording's frames in real time using MediaRecorder
I am trying to create an app that records the device's screen and displays it to an ImageView frame by frame. So far I have only implemented a screen recorder sourced from this link. When the recordin...
Noam Suissa
Votes: 0
Answers: 1
How can i convert 3gp file to mp3 without any library android
I have a recording Android app in which i want to convert the 3gp audio clips to mp3 in order to send them to server. As i have searched the internet, the only way to do that is through some various l...

james04
Votes: 0
Answers: 0