Jump to content
View in the app

A better way to browse. Learn more.

FGX Native

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
  • Status: Reported
  • Priority: Critical
  • Resolution: Unresolved
  • Platform: Android
  • Affects version 1.16.4.1

On Samsung 24 Ultra with Android 14 and One UI 6.1 any application even sample cannot be installed with  message

INSTALL_FAILED_NO_MATCHING_ABIS Failed to extract native libraries , res=-113

I don;t know what to do 

User Feedback

Recommended Comments

  • Administrators

FGX Native Android application includes native SO library (32 / 64 bits). Delphi supports armabi-v7a (32-bits) and arm64-v8a (64 bits). So lf you see this error, there are 2 possible reasons:

  1. Your application doesn't include current device CPU architecture.
  2. Device uses CPU architecture, that Delphi doesn't support.

(2) cannot be solved. Since it's Delphi limitation.

(1) just check your APK, possibly you forgot to build 32-bits version and your apk includes ony 64-bits version. So when you try to install APK on 32-bits CPU, it can show this error.

Michal

Active subscription

Thanks for answer.

It is Snapdragon 8 Gen 3. The same error is when compiling fmx application so it must Delphi related. Snapdragon uses ARMv9.2-A instruction set. 

Michal

Active subscription

It turned out that application must be 64bit. New phones follow Google guidelines and require only 64bit versions  

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.