Recently started experimenting with Apache Cordova, attempting to create a basic application. Here is how it looks in Google Chrome using Ripple for PhoneGap/Cordova emulation:
https://i.sstatic.net/2MSwl.png
When I click on the button, this is the result:
https://i.sstatic.net/hyy9h.png
Everything seems to display correctly, but when I try to develop a project for Android with Cordova and compile it in Android Studio, I encounter this issue:
https://i.sstatic.net/lASJv.jpg
Here is the problem I am facing:
https://i.sstatic.net/LiqjG.jpg
If you require my code to pinpoint the problem, let me know and I will provide it.
Thank you in advance.