How to use `adb` to install development apps for one user only?

adb install now supports --user USER_ID argument, so in order to install APK for a certain user, use:

adb install --user USER_ID PATH_TO_APK

In order to find out USER_ID, use adb shell pm list users.

See https://source.android.com/devices/tech/admin/multi-user-testing for details.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)