📄️ Android API Version's
---
📄️ Android App Types
During the intelligence gathering phase, you will want to determine the type of app you are testing. This could be an app written in Java, Kotlin, C/C++, or using Hybrid technologies. This information will be helpful in later sections when you are probing the app for vulnerabilities.
📄️ App permissions
Android apps define their permissions in the AndroidManifest.xml file that is included with the app. Android will prompt the user for app permissions on the initial launch of the app.