slc

  1. R

    Java Question java.lang.UnsatisfiedLinkError ... couldn't find "libserial_port.so

    Hi guys, I am trying to include native .so files in a Java library. Starting with the LameB4A project as example, I tried to do the same, see Wrapper.zip, but I cannot get it to work. I have both tried the Simple Library Compiler as well as exporting directly from Eclipse. I have tried...
  2. P

    Android Question Problem with Simple Library Compiler

    Hello, This is my first time attempting to create an SDK wrapper for B4A. The Simple Library Compiler (v1.10) looks like the perfect solution but from what I can tell it is not working for me. I simply unzip it and attempt to build the FirstLib sample. No errors are shown during the compile...
  3. Azam Memon

    Android Question SLC BADoclet Error

    Hi, I am trying to convert facebook-sdk-wrapper to B4A library using Simple Library Compiler but getting error: Starting step: Compiling Java code. Completed successfully. Starting step: Creating jar file. Completed successfully. Starting step: Creating XML file. java.lang.NullPointerException...
  4. Edson Freire

    Java Question SLC: "package ... does not exist"

    Hello, I trying to compile a library with SLC but I got this error and these files actually exists. Can anyone help me?
  5. P

    Android Question SLC Compile Project Android Studio Help

    I've already found a solution, thank you.
Top