additional libraries

  1. mohsen programmer

    Android Question emoji compat library

    Hello, I installed the emoji compat library in Android Studio. The library file is just an .aar file. Can I place this file in 'additional libraries' and then access and use its internal methods with a Java object in B4A? Please guide me on how to bring this library into B4A.
  2. Richard Phipps

    Android Question B4a create new library

    I want a coder to write me,a library i can incorporate into my app. A simple piece of code but one i cannot manage to do myself. Basically i want to access my online sqllite Read and write records He isnt familiar with B4A. But is it possible to just instruct him to do java library ? Or...
  3. 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...
  4. O

    Java Question Error while running b4a project when Import library that use native library inside.

    Hello All, I'm trying to import Speex library to my B4A project, Speex library depend on native library JNA, I was able to import the library to my project and it compiles fine but when running I got this error : - java.lang.UnsatisfiedLinkError: Native library...
  5. Bluegyn

    Android Question Manifest.txt in B4XLIB

    Try to make my first Additonal Library, After reading the Basic Booklet @5.8.3 and consulting the forum (finding the magic link to to build the lib on a click) I've not understood if the optionnal "Manifest.Text" has to be written line by line or if it is a special menu or a extra tool to...
  6. ALBRECHT

    Android Question Additionnal libraries

    Hello, As it is the case into the b4a-ide, with the unused libraries (automatic alert message to unchek a library if its unused) to lighten the final apk, Should i delete additional libraries from the folder recorded into the path "additional libraries" when they are unused before to compile...
  7. T

    German gibt es anpassbare Buttons?

    Hi, ich versuche gerade viele Buttons mit Rahmen zu machen. In meiner Core version gibt es leider keine Rahmen. Ich wollte fragen ob es bereits additional libraries gibt mit denen ich das bewerkstelligen kann. LG, Tooob
  8. B

    Android Question Latest Libraries - How to find them

    Hi Erel, I started using AnotherDatePicker recently, but had issues. I had downloaded Version 1.0 from your announcement , and I now see there is a later version. But where is it ?? I have searched a lot. It is my ONLY COMPLAINT about B4a - where do find updates to additional library items ...
  9. G

    Android Question Exception using JavaObject and AdditionalJar SDK

    Hello, I'be been trying to use the JavaObject to access a Java API for a rfid reader sdk. The fist code I tried is below : #Region Project Attributes #ApplicationLabel: Test RFID #VersionCode: 1 #VersionName: 'SupportedOrientations possible values: unspecified, landscape or...
  10. Shivito1

    Android Question What needs to stay in the Libraries folder

    I tried to move all files from \Basic4android\Libraries to my additional libraries folder. and now b4a gives me an error message. some kind of licensing issue???
Top