Android Question Android-pdf-viewer.aar missing

SoftHeart

Member
Hello coding friends,

i have downloaded multiple pdf viewing libraries on this forum together with their example b4a projects only to find that all are not working and they display the same error. The error says B4A could not find a file named Android-pdf-viewer.aar. Anyone to help me fix this?

Here is a screenshot of the error.
Screenshot (5).png
 

makis_best

Well-Known Member
Licensed User
Longtime User
Have you try jetify the library?
From menu Tools --> Jetifier

Have you try to copy the files in
C:\Program Files (x86)\Anywhere Software\Basic4android\Libraries
instead
C:\B4X\AdditionalLibraries
 
Upvote 0

SoftHeart

Member
Have you try to copy the files in
C:\Program Files (x86)\Anywhere Software\Basic4android\Libraries
instead
C:\B4X\AdditionalLibraries
I tried, still not working.

Have you try jetify the library?
From menu Tools --> Jetifier
This is my first time to open the Jetifier feature of the IDE and I don't know what it does. Anyway i didn't see PDFfium on it's list as well. Here is a screenshot of how it appeared.
Screenshot (7).png
 
Upvote 0

jmorales

Member
Licensed User
Longtime User
Last edited:
Upvote 0
Top