0

I see that inside generated apk, in lib directory there are only armeabi native shared libs. I try to install it on intel-atom android emulator, but installing I have this error:

adb install d:\Mypack.apk
[100%] /data/local/tmp/Mypack.apk
        pkg: /data/local/tmp/Mypack.apk
Failure [INSTALL_FAILED_NO_MATCHING_ABIS]

In lib\armeaby there are these .so:
libactivity.so
libdecora_sse.so
libglass_monocle.so
libjavafx_font.so
libjavafx_font_freetype.so
libjavafx_iio.so
libprism_common.so
libprism_es2_monocle.so
libwebview.so

So, does javafxports support intel architecture on android? May be I need a translator on emulator ? Please help. Thanks

0 Answers0