I need to be able to add .jars
to my project to solve the problem of the apache http package
not being available anymore. Like here:
HttpClient won't import in Android Studio
Problem is that the Libs
as well as App folder totally disappeared from my project overview. And manually adding an app/libs
folder is not working either
Neither is any possible solution as mentioned here. Have no libs directory in Android Studio
Does anyone have a solution?