keymapperorg / KeyMapper

**DEVELOPMENT STOPPED**.📱 An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
962 stars 148 forks source link

Add Action Toast Message #1029

Open proggaliu opened 2 years ago

proggaliu commented 2 years ago

Developer TODO

proggaliu commented 2 years ago

Regarding ForceStop application I did some reading and yes you are more or less right. It's recommended to let the OS handle application stops and even tho it is possible to programatically kill an an application it would be a big and uncombersome implementation either via root+busybox or by faking a wireless adb shell connection. So yea better improvements to spend time on. Thank you for developing and keeping this app alive, it's awesome.

sds100 commented 2 years ago

Yeah, thank you 😊

GL513 commented 2 years ago

If you're looking for something to just close the app here is this...

https://cdn.discordapp.com/attachments/889119084145422400/991272782971293696/clearapp.zip

You will still need to add your own trigger :)