Other Library Storehouse

JamesGreaves

Active Member
Licensed User
I downloaded a B4A example and ran it only to discover it required a certain library. So I did a search for it.
After following some dead ends I was pointed to: Updates to internal libraries, which I thought must be the answer. But even
there, I could not find the library I was looking for.
This just seams a bit strange to me. There must be something I am just not understanding, it can't be this complicated to find and download the latest libraries.
Is there not a storehouse of all the libraries somewhere?
 

panagiotisden2

Active Member
Licensed User
Longtime User
What library are you searching for?

Edit: Also post your questions in the 'Android Questions' next time, this sub-forum is for actual libraries to be posted here.
 
Upvote 0

JamesGreaves

Active Member
Licensed User
I am looking for the ACToolBarLight library. But I have struggled to find other libraries before and thought there has to be a place somewhere where all the libraries are kept...Is there?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

panagiotisden2

Active Member
Licensed User
Longtime User
The library you are missing is Appcompat.
You can search the forum for the libraries you are missing, if you close b4a completely and open a project with missing libraries you should see a message box informing you about the names of the libraries you are missing.
 
Upvote 0

JamesGreaves

Active Member
Licensed User
it is part of AppCompat

Use the forumsearch
https://www.b4x.com/android/forum/pages/results/?query=ACToolBarLight

The 1st Searchresult point to the Documentation

Open the Documentation:
https://www.b4x.com/android/help/appcompat.html#actoolbarlight
The name of the html-file is the Library which belongs the actoolbarlight to.
Great, thank you very much!
Do you not think there is a need to have a central place where libraries can be listed and downloaded from?
 
Upvote 0
Top