We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I can't analyze the Android project
I have the folder X that contain my src code of my android app X folder:
I run the tool using docker :
docker run --rm -v $(pwd):/target-project insidersec/insider -tech android -target X
it return error because it can find the manifest and the other stuff..
Activity