I'm near to finish with my first app and have and idea to place a sort of "More programms" or "Visit My store" button on app logo screen. When user hits button, an url ( Google Store or smth else ) must open. Where I can read about how to implement it ?
Thanks, NJDude, but URL format is not a problem. I need to look into sample code how to open google store from app, having in mind my app will pause and not destroyed when customer closes google store. Just how ppl handle this task - another activity or webview or smt else, just common approach for that