Development Tools Article Published August 29, 2012
The Android emulator has traditionally been a necessary but frustratingly slow tool for Android developers. Learn how you can boost your Android emulator speed to real device performance levels -- or even faster.
Programming Article Published July 20, 2012
Android 4.0 added legitimate SDK access to the user's calendar. Learn how to access it in this short tutorial.
Programming Article Published June 22, 2012
Android app developers often misuse notifications -- annoying users and risking having their apps uninstalled. Learn the do's and don'ts of Android notifications.
Development Tools Article Published January 30, 2012
The Android NDK is a powerful feature that allows you to embed native C and C++ code components into your Android applications.
Programming Article Published January 17, 2012
Here are 10 Android UI design tips -- plus a bonus one -- for improving the user experience of your Android apps.
Programming Article Published January 3, 2012
If you've resolved to make 2012 the year you jump into Android development, here are some Android n00b pitfalls to avoid.
Programming Article Published November 28, 2011
Learn how to incorporate horizontal paging or swiping into your Android applications quickly and easily.
Programming Article Published November 15, 2011
It's up to all Android developers to create high performing applications. Here are 10 ways developers can improve the performance of their Android apps.
Development Tools Article Published November 2, 2011
Android 4.0, aka Ice Cream Sandwich, has landed in developers' hands. Learn the new features that developers can harness within their Android apps.
Programming Article Published October 24, 2011
Android intents are the foundation for the powerful application integration system that helps set Android apart from competing platforms.
Development Tools Article Published October 14, 2011
Find out what you can do today to prepare your existing and planned Android apps for the highly-anticipated Ice Cream Sandwich release.
Devices Article Published September 26, 2011
Motorola recently released a special API that Android developers can use to integrate the ATRIX fingerprint reader into their Android apps. Learn how to use it!
App Market Article Published September 16, 2011
Amazon Appstore for Android has become a very popular way to publish and distribute Android applications. This is good for Android developers, right?
Programming Article Published September 6, 2011
Web developers can tailor the user experiences for Android, who generally consume web content on small screens, slower cellular networks, and resource constrained devices.
Development Tools Article Published August 30, 2011
Android developers can now write exciting new softphone applications using Android SIP APIs. Find out what the SIP APIs can do, how they work, and which devices support them.
Development Tools Article Published August 16, 2011
JUnit is a great unit testing platform for Java applications and now it offers special APIs for Android developers. Learn how to get started with JUnit on Android.
Programming Article Published August 2, 2011
Explore the quality assurance options in the Android SDK's testing tools and APIs.
Development Tools Article Published July 26, 2011
The Android emulator is an essential tool for app developers. Learn how to use it effectively to develop and test your applications.
Devices Article Published July 11, 2011
Android 3.0+, aka Honeycomb, offers hardware acceleration for standard views, but it is not enabled by default. Learn how to enable hardware acceleration in Honeycomb.
Programming Article Published June 20, 2011
Android Honeycomb offers several new features that users can't wait to use. Developers often are the ones who need to enable or implement these features.
Development Tools Article Published June 6, 2011
The Android Fragment API enables developers to create flexible user interfaces for different screen sizes and provide screen workflow alternatives. Learn how to use this API.
Devices Article Published May 31, 2011
The line-up of Samsung Galaxy Tabs introduce many development opportunities. Learn how to target this diverse set of devices for fun and profit.
Development Tools Article Published May 16, 2011
Accessibility is often one of the first casualties of rapid release schedules. Android, however, has broad support for accessibility. Learn about the top accessibility features of the Android SDK.
Development Tools Article Published April 29, 2011
Incorporate Android text-to-speech and speech recognition features to make your Android applications accessible to many more users.
App Market Article Published April 19, 2011
Learn about the most popular publishing channels to get your killer Android applications in front of consumers.
Development Tools Article Published April 8, 2011
The Android SDK ships with dozens of tools. These 10 are the most important for Android developers to know.
Devices Article Published March 27, 2011
The Nexus S, the Android 2.3 (Gingerbread) flagship and launch device, introduced many interesting hardware and software features that make the device interesting to develop for.
Development Tools Article Published February 24, 2011
With ProGuard support in the Eclipse ADT plugin, Android developers can maintain a level of protection in their Android application code.
Devices Article Published February 16, 2011
Here are techniques for Android device users to lengthen battery life and for Android developers to ensure their applications manage power efficiently.
Programming Article Published February 8, 2011
Choosing which Android SDKs your application will support is a decision with far-reaching ramifications.