Search Unity

[FREE] APK Installer

Discussion in 'Assets and Asset Store' started by Epsilon_Delta, Nov 4, 2020.

  1. Epsilon_Delta

    Epsilon_Delta

    Joined:
    Mar 14, 2018
    Posts:
    258
    Free, super small, super easy to use script for installation of already existing .apk builds from within Unity Editor to connected Android device.
    It is my first asset in the Asset Store. I uploaded it some time ago and only now realized there is this forum.

    I created it after repeatedly installing builds through adb became too tedious and frustrating.
    Feel free to post any suggestions to improve or add functionality.

    Asset store link:
    https://assetstore.unity.com/packages/tools/utilities/apk-installer-159425

    Works with version:
    2017.4 LTS and newer (uploaded and tested, but probably works with any version).

    Set up:
    No set up, if you can "Build and run" your project for Android platform, this script should work.

    Documentation:
    https://github.com/EpsilonD3lta/Documentation/blob/master/APKInstallerDocumentation.pdf

    Video instructions:


    Changelog:
    v 1.1:

    - Added option "Install and run"
    - Moved from Tools to File dropdown panel
     
    Last edited: Jan 16, 2021