Clients/Android AIM

From NINA Wiki
Jump to navigation Jump to search

To install AIM for Android, you should be able to download and install it right from your device.

If you're on Android 14+ and can't install, you must install it from a computer with ADB (Android Debug Bridge).

ADB Install

Install it by running:

adb install --bypass-low-target-sdk-block FILENAME.apk

(replace FILENAME.apk with the name of the APK you want to install).