Then Android application security testing techniques include the source code scan, privacy information inspection, reverse engineering of an APK, and the adoption of automated security testing frameworks, such as QARK and MobSF.
Android security testing
Suggested Android security testing tools and approach
The following table lists the Android security scanning and tools:
Scanning approach |
Automated tools |
Description |
Secure code scanning |
Fireline |
Static Java source code scanning. It's a light-weight secure code scanning tools, but it may require the Java source and the reverse of APK. |
Privacy and sensitive information scan |
Androwarn |
It's focused on privacy and sensitive information scanning... |