In this small tutorial I show you how you can launch a website from an Android application. We use a button to initiate the launch of a website and an Intent with Uri parse.
Uri Parse
Android Tutorial: GridView Layout
In this post a small android app is build which makes use of the gridview layout. The app consist of a gridview with images from the Android Play Market, when clicking on each of the items a dialog pop-up will appear with a small text with either a cancel of download button. Continue reading