Java

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: 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.

Android 101: Error handling and reporting

How to do error handling and crash reporting in your Android application using ACRA and Google Docs.

Android 101: Working with Google Buzz API

Google Buzz API is a part of the most recent family of Google APIs. Let's see how we can use the Google API in our applications.

Android SDK 4.0 is available for developers

The unified version of Android, for tablets and mobile phones alike was officially announced and it´s SDK is already available for developers.

Pages

Subscribe to RSS - Java