Best way to convert website into android aplication is to use webview android aplication
1 Download android studio
2,download jdk from oracle
WebView myWebView = (WebView) findViewById(R.id.webview);
myWebView.loadUrl("http://www.example.com");
For more information please contact me
No comments:
Post a Comment