Note that there are some explanatory texts on larger screens.

plurals
  1. USgregko
    primarykey
    data
    text
    plurals
    1. COBut why? It worked perfectly _on_the_same_device_ when it had Android 4.1.1, only upgrade to 4.2.2 causes the error. System upgrade does not change cpu architecture of a device. It also works fine on 4.2.2 on other devices, only not on HTC One. Darn!
      singulars
    2. CO@NikolaDespotoski - continuing from previous message, as I run out of space there: the error the users of HTC One report on the other hand is: Caused by: java.lang.UnsatisfiedLinkError: Native method not found: com.hyperionics.avar.CldWrapper.detectLangNative:(Ljava/lang/String;)[Ljava/lang/String; - it appears that they do find the .so library file, but no method needed in it.
      singulars
    3. CO@NikolaDespotoski - yes, I did test on Genymotion (two different emulators with Android 4.2.2) and also on Google emulators with 4.2.2 - no problems there. None whatsoever, all works as it is supposed to. What's more, the system error message is different when the library is not there. I made a test run by removing it manually under 4.2.2, and got: W/System.err: Caused by: java.lang.UnsatisfiedLinkError: Couldn't load cld from loader dalvik.system.PathClassLoader[dexPath=/data/app/com.hyperionics.avar-2.apk,libraryPath=/data/app-lib/com.hyperionics.avar-2]: findLibrary returned null
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload