I am a beginner in Android studio and programming Android. I know Pascal and Python.
I have a WordPress page that I wanted to make a app for my site to open it from the Android and have some options in the app like Contact us, About us, etc.. and when I tried to debug or run the app I got this error message:
Waiting For Debugger. Application TecharenaGR (process com.example.techarena.techarenagr) is waiting for the debugger to attach.
I also tried to reboot my device (Samsung Galaxy S8), reboot my pc. The dev options on the smartphone are open.
The guide I followed to make that simple app was "How to Convert a Website into Android Application using Android Studio".
What am I doing wrong?