I developed a totally responsive website where it has already been tested on several phones, but I would like to generate an APK to be able to publish to the Google Store.
This application would be nothing more than a "shortcut" when I clicked on it to open the internet with the URL, I was able to use WebView
, but I can not remove the MainActivity
.
I used some APK-generating applications, but the subscription does not look cool and makes it difficult to search the Play Store, so I opted to generate the same native APK.
If anyone can help me or have another idea, I am very grateful.