I want to create a downloadable bookmark in the Android market -
i have web app , create bookmark can downloaded android marketplace (and app store if possible) , redirect user web app. want know if possible , if how can done?
you can build own webview app shell around website:
http://developer.android.com/guide/webapps/webview.html
or can have app launch default browser specific url:
Comments
Post a Comment