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:

sending intent browser open specific url


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -