Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Well I wanted to be the one who created it from scratch
for now
how do you created a drop down list with each item going to a html link?
make a spinner and have the onclicks link to the page.
send it to a webview if you want to keep them in the app, or use intents if you want the browser to do it for you.