Installation
https://assetstore.unity.com/packages/tools/integration/shortcuts-manager-for-android-191767
Last updated
Was this helpful?
https://assetstore.unity.com/packages/tools/integration/shortcuts-manager-for-android-191767
Last updated
Was this helpful?
Download the package from Package Manager
Import it in your project
Download Google's Unity Jar Resolver from: and import in your project. After that resolve all dependencies by using: Assets -> External Dependency Manager -> Android Resolver -> Resolve or Force Resolve
Add ShortcutsManager prefab from Prefabs folder to your scene.
And that's it, you can start coding!