Libraries overview in Android Studio -


i have use few *.aar libraries in android project.

i have added definition of folder contains libraries build.gradle , wokrs fine.

but thing have problem find out libraries using in project. so, questions are:

  • is possible find out libraries referenced in project in android studio?
  • is there place can manage libraries referenced in project?

in android studio

file -- >project structure --> select module -- > select "dependencies" tab


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -