Java Question Loading .so library files error - walterf25    Jun 2, 2015 Hello All, i'm trying to write a wrapper for a friend and it requires me to load two .so.../app/com.genesis.androidpos-2/lib/arm/libctrl_gpio.so" at java.lang.Runtime.loadLibrary... this is, or how can i fix this issue? I've also tried copying the .so files to the File....getDirDefaultExternal(), "libctrl_gpio.so")); When i do this i get this other error: ** Activity (main....androidpos/files libctrl_gpio.so java.lang.UnsatisfiedLinkError: dlopen failed: couldn't map "... B4J Tutorial [Web] SithasoDaisy - Deferring CSS & JS Files so that they are loaded ONLY when needed. - Mashiane    Aug 6, 2023   (3 reactions) file on the page where it is needed so that it can be used. Let's look behind the scenes. I first... css + js and SDUI code modules), so that one can just include the plugin they need. Happy coding... B4A Question [WISH] Compiler support for .so library files - warwound    Sep 27, 2012 Hi. I'm creating a B4A library that uses a native .so filetype library. There are two... / liblame.so libs / armeabi-v7a / liblame.so I can compile the B4A library so that the libs... file i see my libs folder and both versions of the .so library files. So i need to manually copy the correct version of the .so library file to the project's installed location. I hoped to do... would be to remove the .so files from the B4A library .jar and add them to the project's Files... Java Question Include .so library in B4A library - canalrun    Dec 17, 2016 recognition. MCS requires the inclusion of a .so library file, libandroid_platform.so... to include any additional files, such as .so files, in the jar then you can create a folder named... is at the same level as the src and lib directories). If I open the .jar file with WinZip I see that the .so..., I can access methods I have created that return strings and debug messages via raiseevents – so I am fairly... find "libandroid_platform.so" at java.lang.Runtime.loadLibrary(Runtime.java:366... B4A Question ANR issue [libsqlcipher.so] sha512_block_data_order_neon - Alex_197    Jul 21, 2023 On the Google Play Console I see the ANR issue sha512_block_data_order_neon.
What does it mean?
Thread 1
"main" tid=1 Native
Main thread
#00 pc 0x0000000000137e58 /data/app/~~7yO_igXk7WhT_jEiVB9pig==/alex.HCMS.EVV-Yl2Ra5F6B38HxfTwjpepCA==/lib/arm/libsqlcipher.so... B4A Question How can I use these .java files so my B4A app can send ADB commands to the same device it is on? - JohnC    Jun 2, 2023 /AdbLib
So it seems my app would be able to send the device an ADB command, such as "adb shell am....forceStopPackage(packageName)
So, what is involved to use these java files in a B4A project?... B4A Question Error [base.apk!libmonochrome.so] Java_J_N_MLlibBXh - Alex_197    Jun 12, 2023 Hi all.
Google Play Console shows that my app has crashed with this error Java_J_N_MLlibBXh. So...-1Uic8hRdBlQ==/com.google.android.webview-NdlEF1kiQJ52zkbQpRpJDA==/base.apk!libmonochrome.so
#01 pc...-NdlEF1kiQJ52zkbQpRpJDA==/base.apk!libmonochrome.so
#02 pc 0x000000000224c00c /data/app/~~EwE-AkQbNn-1Uic8hRdBlQ==/com.google.android.webview-NdlEF1kiQJ52zkbQpRpJDA==/base.apk!libmonochrome.so
#03 pc... Italian [B4A] SD_SQL alcuni errori che non so spiegarmi - ivanomonti    Mar 31, 2023 Premesso che su b4j tutto funziona bene ma su android ho dovuto modificare alcuni frammenti di codic... Wish Change so renaming a module in the IDE does actually rename the module and not just make a copy of it - Sandman    Feb 7, 2023   (3 reactions) . But now we have b4xlibs and those lingering files can cause issues so perhaps it would be time to... B4J Question [B4JPackager11] Copy libjssc.so to build/lib folder - aeric    Feb 16, 2022
File libjssc.so should be placed not to /bin folder, but to /lib folder instead. I didn't... copy worked just fine.
How can I automate the copy of libjssc.so to temp/build/lib folder when using... Page: 1   2   3   4   5   6   7   |