I am trying to add a button in my application saying “more applications”, which opens the Android Market application, which lists all my applications. I found a document here that says the link should be marketed: // search? Q = pub :. However, it does NOT work. When searching, it does not return a result. The link to HTTP: // works, but I really want to use the market: // link.
Can anyone help me with this? Thank,
source
share