AutoWear Auto wear unable to set draw over other apps

Discussion in 'AutoApps' started by Mukow, Oct 25, 2017.

  1. Mukow

    Mukow New Member

    Joined:
    Jan 23, 2017
    Messages:
    8
    Likes Received:
    0
    When launching Auto wear settings on my wear device I receive the attached screen shot asking to enable permission to draw over apps. When I click ok I get the message that Auto wear has stopped working. To try resolve I have installed Auto wear and reinstalled with the same error. I have reset my wear to factory defaults but get the same error once setup again.

    Below is the error generated

    AutoWear Watch - io.reactivex.c.f: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.action.MANAGE_OVERLAY_PERMISSION dat=package:com.joaomgcd.autowear flg=0x10000000 }

    com.joaomgcd.autowear version 1.0.30b
    OS Build MEC23I
    OS Code 23
    Device Moto 360
    Manufacturer Motorola
    Product metallica

    io.reactivex.c.f: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.action.MANAGE_OVERLAY_PERMISSION dat=package:com.joaomgcd.autowear flg=0x10000000 }
    at io.reactivex.e.a.a(SourceFile:366)
    at io.reactivex.internal.b.f.onSuccess(SourceFile:64)
    at io.reactivex.internal.operators.single.h$a.onSuccess(SourceFile:68)
    at io.reactivex.internal.operators.single.a$a.a(SourceFile:68)
    at com.joaomgcd.reactive.rx.util.DialogRx$16$1.run(SourceFile:169)
    at com.joaomgcd.common.dialogs.f$2.onClick(SourceFile:58)
    at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:163)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:148)
    at android.app.ActivityThread.main(ActivityThread.java:5422)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
    Caused by: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.action.MANAGE_OVERLAY_PERMISSION dat=package:com.joaomgcd.autowear flg=0x10000000 }
    at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1798)
    at android.app.Instrumentation.execStartActivity(Instrumentation.java:1512)
    at android.app.Activity.startActivityForResult(Activity.java:3930)
    at android.app.Activity.startActivityForResult(Activity.java:3890)
    at android.app.Activity.startActivity(Activity.java:4213)
    at android.app.Activity.startActivity(Activity.java:4181)
    at com.joaomgcd.autowear.mainsettings.settings.ActivitySettings$1.a(SourceFile:51)
    at com.joaomgcd.autowear.mainsettings.settings.ActivitySettings$1.accept(SourceFile:48)
    at io.reactivex.internal.b.f.onSuccess(SourceFile:61)
    ... 11 more[​IMG][​IMG]

    Sent from my Kogan Agora 6Plus using Tapatalk
     
  2. Mukow

    Mukow New Member

    Joined:
    Jan 23, 2017
    Messages:
    8
    Likes Received:
    0
  3. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Yes, sorry, I need to test this on a non 2.0 device! Thanks for the feedback! Will fix on the next release.
     
    Mukow likes this.

Share This Page