Browsing Category

Android

Android Essentials: Publishing to Specific Devices

Android Essentials: Publishing to Specific Devices

This entry is part 13 of 13 in the series Android Essentials

As the Android platform continues to grow and spread to new types of devices, it becomes more important for developers to keep track of where their applications are deployed. While market filters are available for developer configuration, sometimes the default filters don’t go far enough. This tutorial will teach you to exclude specific devices manually!

Android SDK: Implement an Options Menu

Android SDK: Implement an Options Menu

This tutorial will teach you how to implement an options menu in any of your Android SDK applications. Read on!

Android Essentials: Submitting Your Application to the Android Market

Android Essentials: Submitting Your Application to the Android Market

This entry is part 12 of 13 in the series Android Essentials

You’ve read Mobiletuts+ tutorials. You had an idea. You turned it into an app. You’ve tested it. Your friends love it. Your designer’s stopped tweaking pixels, saying it’s perfect. Your quality assurance team has assured you it won’t blow up any phones. Now what? Time to submit your app!

Android Essentials: Create a Mirror

Android Essentials: Create a Mirror

This entry is part 11 of 13 in the series Android Essentials

Learn how to make a simple “mirror” app in this quick tutorial!

Android SDK: Build a Mall Finder App – Points of Interest

Android SDK: Build a Mall Finder App – Points of Interest

This entry is part 2 of 2 in the series Build a Mall Finder App

This tutorial will explore how to use the Google Maps API to overlay points of interest (POI) and use the available Location Based Services on your handset to show your position relative to the POI locations available. In this case, we shall be using Shopping Malls as the POI.

Android 2011: A Year in Review

Android 2011: A Year in Review

Industry gurus Shane Conder and Lauren Darcey provide a recap of the Android ecosystem in 2011 and offer predictions for how the platform may evolve in 2012.

Android SDK: Build a Mall Finder App – Mapview & Location

Android SDK: Build a Mall Finder App – Mapview & Location

This entry is part 1 of 2 in the series Build a Mall Finder App

This tutorial will explore how to use the Google Maps API to overlay points of interest (POI) and use the available Location Based Services on your handset to show your position relative to the POI locations available. In this case, we shall be using Shopping Malls as the POI.

Android SDK: Build a Simple SAX Parser

Android SDK: Build a Simple SAX Parser

Parsing data from an XML file is a very common goal in mobile applications. This tutorial will provide you with a hands on approach for reading XML data with a SAX parser.

Android SDK: Creating a Rotating Dialer

Android SDK: Creating a Rotating Dialer

The Android SDK offers a wide range of interface components, including TextViews, Buttons, and EditText boxes. However, adding custom interface elements to your app is a great way to stand out in the App Market. This tutorial will dive into custom interface component creation by teaching you how to build a sleek rotary dialer.

Android SDK: Context Menus

Android SDK: Context Menus

Learn about context menus and long-press user interaction on Android in this Android SDK quick tip!

Page 1 of 1112345678...Last »