hss01248 / AndroidMP3Recorder

为Android提供MP3录音功能.边录边转码,暂停可播,方法安全,回调丰富,6.0以下权限也适配了
Apache License 2.0
174 stars 40 forks source link

java.lang.NullPointerException #11

Open chaiheng opened 6 years ago

chaiheng commented 6 years ago

Attempt to invoke virtual method 'void com.czt.mp3recorder.DataEncodeThread.start()' on a null object reference com.czt.mp3recorder.AudioRecorder.init(AudioRecorder.java)

zhengjiashuo commented 5 years ago

同上