aar

  1. Peter Simpson

    Tool Marge AAR (Subpackage folder) and JAR together

    Hello B4A wrappers, Including an AAR file alongside your wrapped JAR and XML files can be a bit of a pain to do every time, especially as you’ve already removed the classes.jar file to add to your wrapper’s libs folder, yet the AAR still contains its own classes.jar as well. There are, of...
  2. 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.
  3. Chianca

    Android Question Using .aar library with JavaObject

    Hello, How can I use an .aar Library inside my B4A project? I've already added #AdditionalJar, but now, I want to call the methods of the Library. #AdditionalJar: libposdigital-1.4.0-2-release.aar
  4. abilio486software

    Java Question Dificult using an external .aar library

    moved to https://www.b4x.com/android/forum/threads/dificult-using-an-external-aar-library.107554/
Top