Publisher | EpsilonDelta |
---|---|
File size | 161.50kB |
Number of files | 2 |
Latest version | 1.1.1 |
Latest release date | 2021-12-20 09:03:26 |
First release date | 2020-02-26 08:40:18 |
Supported Unity versions | 2018.4.2 or higher |
This editor extension lets you install already created .apk builds directly from Unity to your Android device. Unity has only "Build" and "Build and run" options, this editor script provides you with an option to "Install" previously created build without building a new one. This feature makes development easier if you have multiple .apk builds that you need to switch often on your Android device. In version 1.1 there is an added option to "Install and run"
You need to have installed Android SDK (they come with Unity). Connect your Android device to PC via USB (wireless is not supported, multiple connected devices at once are not supported) and navigate to File -> Install APK. Choose .apk that you want to install.
This utility should work on your PC seamlessly if you can "Build and Run" your project for Android platform.