Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to see the AndroidManifest.xml of my imported packages?

Let's say I have the following import inside my application build.gradle file:

implementation "com.facebook.android:facebook-android-sdk:4.28.0"

I want to see the AndroidManifest.xml of this package. How do I go about doing this?

like image 685
AlanSTACK Avatar asked Oct 27 '25 10:10

AlanSTACK


1 Answers

You can check it in your AS,For example,I want to check com.android.support:design-27.0.2's AndroidManifest.xml file

step 1 step 1

step 2 step 2

step 3

step 3

Reedit for step 1

enter image description here

like image 181
aolphn Avatar answered Oct 29 '25 00:10

aolphn



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!