+ 2
Can I change html to url that can be used in an apk
I wat to change html coding to url
2 Answers
+ 2
Ok, you have to host your website on the internet.
Just buy a domain name like example.com on godaddy or hostinger.
But if you want to get a free domain, just use github.com.
I am also using github for some of my websites.
https://arnavgumber.github.io/codeinfinitewitharnav
Hope it helps!
+ 1
I didn't really understand your question but use Request.QueryString it might help you.