Ch4rl3s
Ch4rl3s
I also tried adding the permission in the manifest file but got this error: java.lang.SecurityException: Permission android.permission.FOREGROUND_SERVICE requested by ohi.andre.consolelauncher is not a changeable permission type at com.android.server.pm.permission.BasePermission.enforceDeclaredUsedAndRuntimeOrDevelopment(BasePermission.java:429) at com.android.server.pm.permission.PermissionManagerService.grantRuntimePermission(PermissionManagerService.java:2195)...
Check my [PR](https://github.com/mrh0wl/Cloudmare/pull/61) for the fix
Fix for issue [#60 ](https://github.com/mrh0wl/Cloudmare/issues/60)