• General
  • Google Play Services for Kyocera E4180

I got the Dexcom app without needing Google play services but it needs do not disturb access but the Dura extreme doesn't have do not disturb access does anyone have any idea how to get it or to get around it?

    Baruch Did you try installing with the -g flag in adb?

      Baruch installs an app with all permissions

        Baruch open a cmd window in the platform-tools folder (when you open the folder named platform-tools there should be a bar with the file path on top, click on it and backspace til it’s blank and type CMD and hit enter)
        In the cmd window type adb install -g (make sure you leave a space after -g ) and drag the app into the window and hit enter

          Baruch put the app in the main storage of your phone and put in command pm install -g /sdcard/appname.apk