What do you actually mean convert website into a mobile app?
I have done this with one line of code using Basic4Android. Basically, make sure your website is mobile friendly and just write an android app that wraps up the website in a webview.
If you want I can do it for you and give you the .apk. I haven't touched basic4android in a year or two, but it's very easy (equivalent to writing javascript).