0

I have developed two Android launcher and wanted to know if you can set the default launcher programatically. In practice I do not want to appear in the dialog's initial choice of launcher on the device.

user1169390
  • 151
  • 11
  • I need your help. http://stackoverflow.com/questions/42339932/set-google-as-search-bar-in-home-screen-custom-launcher-programmatically – rupesh Mar 03 '17 at 10:45

1 Answers1

2

This is possible only for System apps. So unless you have root access, I dont think this is possible

nandeesh
  • 24,740
  • 6
  • 69
  • 79
  • I need your help. http://stackoverflow.com/questions/42339932/set-google-as-search-bar-in-home-screen-custom-launcher-programmatically – rupesh Mar 03 '17 at 10:45