Third party launchers

In case you have uninstalled or disabled the default launcher (BlissLauncher) and want to try out the new version released with 2.0 you can use the following commands using ADB:

  • if uninstalled: adb shell pm install-existing --full foundation.e.blisslauncher

  • if disabled: adb shell pm enable foundation.e.blisslauncher

3 Likes