Discover the full potential of the Dell Stage user interface on the Dell Streak 5 tablet running Froyo 2.2 in this ...
This guide explains how to setup a basic material design style drawer filled with navigation items that switch different fragments into the content area. In this way, you can define multiple fragments ...
This is a tutorial for creating dynamic views in Android that will adjust based off the screen size the user is loading your app on. I’ve been struggling to figure out how to dynamically change my app ...
For this Android developer tutorial, we are going to create a simple RSS reader app. This app would fetch RSS feeds from a single, user specified internet address, and display the contents using a ...
Much like developing any non-trivial program, there is more than one way to do it, and if you get ten different programmers, you might get ten different ways of writing a calculator (unless they all ...