Tried to install APK on my Android 12 (supports arm64-v8a
, armeabi-v7a
, armeabi
) as per instructions in this post.
Getting the following message while trying to install the APK.
Tried to install APK on my Android 12 (supports arm64-v8a
, armeabi-v7a
, armeabi
) as per instructions in this post.
Getting the following message while trying to install the APK.
I have the same message on android 12. Can somebody fix it?
That could be because the APKs of android:demo
aren’t signed? Signing is done in a separate step.
Here is how I have successfully installed it:
android-signer:archive
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.