FliphoneBochur it works bu keeps crashing like when i try to go into setting in the app, the app just shuts down

    15 days later
    1. the record button pops up but cant press it
    2. when I click App settings or Call Settings or Memo Settings, it pops up "Unfortunately, Boldbeast Recorder ha stopped"

      crf 1st try uninstalling and reinstalling it. If you still can't click it with a mouse, try seeing if you could click it with SCRCPY.

      ok in SCRCPY it gets pressed but then following message pops up:
      There is another recorder working in your phone that blocks Boldbeast. Android allows only one recorder working, so you MUST remove ALL other recorders at first, otherwise Boldbeast will surely fail to record calls.

        crf That should't be a problem. I don't know why it's not working.

        Does anybody else have this problem? Does anybody else have a possible solution?

        crf Try disabling the default recorder with adb 'adb shell pm disable com.package.name'

        also
        the 2nd problem
        when I click App settings or Call Settings or Memo Settings, it pops up "Unfortunately, Boldbeast Recorder ha stopped"

        crf run adb shell pm list packages boldbeast

        ok
        it replied:
        package:com.android.cts.boldbeast.recorder

          crf oh wait i forgot. wrong command. Run adb shell pm list packages record and adb shell pm list packages callrecorder

          pm list packages record:
          replied
          package:com.android.cts.boldbeast.recorder
          package:com.lge.voicerecorder

          pm list packages callrecorder:
          replied nothing