Comment by JohnFen
2 years ago
> I can still install it with `adb` but nobody else can anymore.
You don't need adb to sideload applications. If you enable sideloading, you can copy it onto the phone and run it that way.
2 years ago
> I can still install it with `adb` but nobody else can anymore.
You don't need adb to sideload applications. If you enable sideloading, you can copy it onto the phone and run it that way.
As of Android 14 you cannot install apks if the sdk target version is too old. You must use adb with a special flag.