How to Set an Application as the Default Launcher: Difference between revisions

From wizarPOS
No edit summary
 
Line 1: Line 1:
== Overview ==
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/set-default-launcher}}
This guide explains how to configure your application to serve as the default launcher on an Android device.
== Steps to Follow ==
# Develop Launcher Application:
#* Create your launcher application in accordance with Android's specifications and guidelines.
# Declare Necessary Permissions:
#* In your application, declare the permission ''''android.permission.CLOUDPOS_DEFAULT_LAUNCHER''''.
#* Adding this permission enables your application to automatically start as the default launcher on the device.

Latest revision as of 03:27, 8 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/set-default-launcher

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!