I have developed one website and now I want to create an android app for it. App should be in sync with web site automatically. I know there are many online free tools for it. But I want to learn Android programming from basic.
I just don't want to link or view the webpages from Smartphone but I must be able to add some android features. You may assume I am newbie in an Andriod developing field. So I want any, good tutorial or book for this. Any suggestion?
For e.g. suraj.com ---> Suraj (android app)
Thank you in advance.
If you want to build native app, and communication with your server, follow the step
(like http://localhost/index.php?data=123)
and you can also following this website