# Installation

## Installation process

* Download the package from Package Manager
* Import it in your project
* Download Google's Unity Jar Resolver from: <https://github.com/googlesamples/unity-jar-resolver/releases> 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!
