• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

How to preload an app in the ROM of an android phone

New Here ,
Apr 17, 2014 Apr 17, 2014

Copy link to clipboard

Copied

Hi

A new smartphone brand asked us to deliver them the apk of a game we developed for them to install it in the ROM of all their phones.

The app is made with adobe air and works very well when installed as a "normal" app.

Unfortunately, when the manufacturer of the smartphone tries to preload the game in the ROM of the phone, they get this error :

dlopen("/data/app-lib/NameOfTheApp/libCore.so")

failed: Cannot load library: load_library(linker.cpp:757): library "/data/app-lib/NameOfTheApp/libCore.so" not found

So they suggest to change the search lib file path into “system/lib” instead of "data/app-lib"

Is there any way to do that during the packaging ? or any java/config file to change in Flash Builder ?

Thanks for your help.

TOPICS
Development

Views

1.2K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines