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..
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 Xit return error because it can find the manifest and the other stuff..