Unable to install Android gtk4-demo 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:

  • Go to the GTK pipeline page
  • Click the “Download Artifacts” button
  • Download the artifacts from android-signer:archive
  • Open the downloaded archive and install the APK suited for your architecture
3 Likes

Signed APK works. Thanks!

Screenshots from Android 12:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.