I was following this tutorial: https://developers.google.com/chrome/mobile/docs/webview/gettingstarted and I wanted to generate the .apk so I could test it on my android phone.
I read here on stack overflow that to export the project to an apk we should go to Build > Generate Signed APK but I get the following error:
java.lang.UnsupportedOperationException
So I can't get my APK. Can anybody Help me with this problem?