Java Question android-support-v4.jar missing

Spavlyuk

Active Member
Licensed User
Longtime User
Hello, I'm trying to compile the example navigation drawer from the design support thread but I'm getting an error saying that android-support-v4.jar cannot be found.

I followed the instructions on https://www.b4x.com/b4a.html and I've installed Android Support Repository version 47 but that didn't seem to help. I've looked at the m2repository but it doesn't seem to contain the jar file so I could copy it to the libraries as was suggested in other threads.
 

Spavlyuk

Active Member
Licensed User
Longtime User
I meant to post in the Android Questions, didn't realize it was in the libraries forum.
 
Top