0

I develop mp3 recorder application and using bass and lame libraries to record a wav and convert it to a mp3 file.

when I recording mp3 file android show a notification that say

"This app using too much battery and close it".

How to config lame to use less battery or how to config application to block android battery usage notification ?

Mr Robot
  • 1,747
  • 6
  • 35
  • 67
MohsenTi
  • 361
  • 1
  • 2
  • 17
  • Why don't you use Androids native MediaRecorder? http://stackoverflow.com/questions/11985518/android-record-sound-in-mp3-format – Gerald Schneider Jan 06 '16 at 13:09
  • android MediaRecorder can not record mp3 in that question you link to comment nobody accept answer and only [this](https://github.com/yhirano/Mp3VoiceRecorderSampleForAndroid) record mp3 and use lame – MohsenTi Jan 06 '16 at 14:43
  • According to the answers in the linked question it can. – Gerald Schneider Jan 06 '16 at 14:46

0 Answers0