I have a Angular Application that i converted via Capacitor to a Android App. If i start my app in Android Studio i cannot access my Nodejs. Therefor i want to use the console.log()
to see where my problem is.
But i cant find an output of my log, even though its there in the web console.