would be cool, but it won’t solve the whole problem. Apps like kde connect need accessib ility permissions to sync notifications with the desktop, for example. It won’t run if any unknown app has those. (like, my custom keyboard compiled from source)
You can change the source of installation to Play Store by using this adb command:
adb shell pm install -i "com.android.vending" -r "path to apk"
would be cool, but it won’t solve the whole problem. Apps like kde connect need accessib ility permissions to sync notifications with the desktop, for example. It won’t run if any unknown app has those. (like, my custom keyboard compiled from source)