IIS 6 website redirect

How to configure redirects in IIS from and to a specific address, including subdirectory and query string.

Android 101: Publish to the Android Market

The last step when creating an app is to submit it to an app market. In this article we'll see how to publish an app to the Android Market.

Android 101: How to create a StackView widget

In this article we go through the steps of creating a StackView widget in Android. We will build both a widget provider and a widget service.

Android 101: How to monetize your Android application

There are several ways you can make money through the apps you develop. Let's see some of the most common.

Android 101: Services, AsyncTasks and Notifications

Learn how to use Services, AsyncTasks and Notifications.

Android 101: Use Fragments to handle different screen orientations

How to use Fragments to handle a layout with a listing of items and another with an item's details.

Android 101: Styles and Themes

With themes you can better separate the design of your application and its functionality. You can even create several different themes and let your user decide which he likes best.

Android 101: How to create an options menu for the Action Bar

How to build a menu and handle the different options in an Android application. Include a menu in the Action Bar. Helper tools to generate menu icons.

Android 101: Storing and retrieving user preferences

How to build a preferences screen in Android and how to retrieve user preferences.

Android 101: Using Google Analytics in your Android application

How to use Google Analytics in your Android application: installation and tracking.

Pages