How to Set an Application as the Default Launcher
- Develop launcher application according to Android related specifications.
- Declare the following permissions in your application: android.permission.CLOUDPOS_DEFAULT_LAUNCHER. When you declare this permission, your application will start as the default launcher.