Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why is there a "libs" folder in my application in Android?

I cannot understand the purpose of the libs folder in the application under Android.

like image 255
user3410646 Avatar asked Oct 29 '25 10:10

user3410646


1 Answers

It is where all the libraries referenced by your application are stored

like image 99
Ojonugwa Jude Ochalifu Avatar answered Oct 31 '25 00:10

Ojonugwa Jude Ochalifu