any language learning apps that are usable on a kyocera extreme? i wanna do something like duolingo (to learn hebrew) but the app doesnt work for me, not sure if it was that specific apk or something else. any suggestions?

    dayvve If you send the link to an APK, I could try to work on it and send it back.

      dayvve You can use lionscribe. Since you're using a Kyocera, you'll have to change the button to switch keyboards, (Not #, I'd recommend 0). In order to use the app, you have to run pm grant com.android.cts.hebkey android.permission.WRITE_SECURE_SETTINGS. It should work fine.

        FliphoneBochur hmm its not working for some reason. i installed the apk then put in that command but theres no app in the buisness tools for it and when i press # nothing happens

        dayvve If it didn't come up in business tools, that means it didn't install. Try installing it again.

          FliphoneBochur i keep trying but it doesnt work. does it matter if i have the other hebrew keyboard app ( the one that has its own menu) or if i get the app straight from the apps4flip website?

            i keep trying to download but with no success

            might be the download link. it was 60 mb but just downloaded instantly and when installed it was instant as well

            dayvve The only thing with the one on apps4flip is that you have to go into the app every time you want to switch keyboards.
            I don't know why the keyboard isn't installing. Did you try from WebADB and your phone?

              dayvve I don't know what the error is. You'll need to follow these steps to figure out what's wrong

              1. Download adb [Login to see the link]
              2. Extract the zip folder
              3. Put the HebKey.apk file into the platform-tools folder
                4 In file explorer, navigate to the platform-tools folder, and type cmd in the address bar. This will open command prompt to that location.
              4. Run the command, adb install -g HebKey.apk
              5. If it installs, then you're fine. If it gives you an error, send it here
              6. When you're done, run adb kill-server, so it doesn't interfere with WebADB in the future