Releases: r-sabarish/unity-android-auto-install
Releases · r-sabarish/unity-android-auto-install
Release list
v1.0.1 - unity android auto install
Release: v1.0.1
Features
- Install
.apkfiles directly to connected Android devices from the Unity Editor. - Support for multiple devices (USB or IP-connected).
- Device selection UI with persistent preferences.
- Connect to devices using ADB over IP.
- "Select APK", "Install", and "Remove APK" buttons in editor window.
- Auto-installs the built APK to selected devices after a successful Android build (
PostProcessBuildhook). - Lightweight and dependency-free - pure editor-side plugin.
🐛 Known Issues
- After installing an APK, selected devices may disappear from the list.
- Temp Fix: Select the APK again, then re-select the device before installing.
- Device must already be authorized for ADB access (look out for device prompts when first connecting via USB or IP).