I am running into this error when trying to check the "Always Finish" check box in the application after installing it.
I installed using adb and using the apk found in the releases directory of this repo. I pulled this apk down yesterday and have had no luck. Here are the tablet specs I am working with:
Android Version: 4.4.2
Tablet Platform: Galaxy Tab S
ADB version: 1.0.32
SetAlwaysFinish Version: 1.0
Install appeared to work without an issue and I am able to find the application in my applications list.
I am also running into an issue when trying to use the intent example given. I am assuming these are related. The error I get when trying to run the command given in the README.md is below.
-Error: Activity not started, unable to resolve Intent { dat=setalwaysfinish://?alwaysfinish=true¬ify=true flg=0x10000000 }
Any thoughts on what might be causing this?
I am running into this error when trying to check the "Always Finish" check box in the application after installing it.
I installed using adb and using the apk found in the releases directory of this repo. I pulled this apk down yesterday and have had no luck. Here are the tablet specs I am working with:
Android Version: 4.4.2
Tablet Platform: Galaxy Tab S
ADB version: 1.0.32
SetAlwaysFinish Version: 1.0
Install appeared to work without an issue and I am able to find the application in my applications list.
I am also running into an issue when trying to use the intent example given. I am assuming these are related. The error I get when trying to run the command given in the README.md is below.
-Error: Activity not started, unable to resolve Intent { dat=setalwaysfinish://?alwaysfinish=true¬ify=true flg=0x10000000 }
Any thoughts on what might be causing this?