• Tech Help

I can’t get WhatsApp to work on the LG classic flip I install it and then I open it but then it crashes is there a code in ADB to stop The crashing?

What did you do to install it?

  • L-BLevel 4 - Platinum Member

    • Edited

    Techgen
    what worked for my button mapper app plus voice access app was

    adb shell settings put secure enabled_accessibility_services com.android.cts.flar2.homebutton/a.i:com.android.cts.apps.accessibility.voiceaccess/com.google.android.apps.accessibility.voiceaccess.JustSpeakService

    adb shell settings put secure accessibility_enabled 1

    Thank you it works great!

    lgexalter1 which phone ?
    @everyone wen you posted a problem or success write also your type of phone

    lgexalter1 I tried it on the classic and on the exalt the works fine and the exalt.......... the same like you

    since I have successfully enabled button mapper is there a think what I can do or someone else or [Login to see the link] to take away the app launcher from the notification bar?
    because I can now access it with a fiscal button

      mg5077 You can use the old version of the launcher (before they added the notification thing) or you can use kosherappsforflips launcher which doesnt have it

        I’m having a big problem on lg classic flip I enabled switchboard but then if I by mistake turn on the lg classics accessibility function called readout ,it disables switchboard and how have to go back to computer every time I want switchboard to be permanent not turn off so annoying

          mg5077 I have to see if I still have it, if someone still has it they can post a link

          how can you install using webadb i need to install with -g and i cant figure out the command it must be a pm command

          • TechgenLevel 6 - Platinum Elite Member

          mg5077 Msing It would be adb shell pm uninstall -k --user 0 your.package.name
          I dont know what the exact package name is, because I dont have that phone, you can do pm list packages to get a list of all installed packages (you can copy and paste all of them to notepad, and then you can do ctrl+F to search for the package you want)

            Techgen what’s it called I found one that says com.google.androif.marvin.talkback is that it

              • TechgenLevel 6 - Platinum Elite Member

              Msing Thats the default android accessibility suite, so it makes sense. But I don't take responsibility... 😉