Over the past year, an Android presence has been growing on a relatively new technical Q&A web site called Stack Overflow. The site was designed specifically for programmers, with features like syntax highlighting, tagging, user reputation, and community editing. It's attracted a loyal software... اقرأ المزيد »
Android 2.0 introduces new behavior and support for handling hard keys such as BACK and MENU, including some special features to support the virtual hard keys that are appearing on recent devices such as Droid.This article will give you three stories on these changes: from the most simple to the gory... اقرأ المزيد »
Hey Android developers—if you've visited the online Android SDK documentation recently, you may have noticed a few changes. That's right, there's a new Resources tab, which... اقرأ المزيد »
As a developer, I often wonder which Android platforms my applications should support,especially as the number of Android-powered devices grows. Should my application only... اقرأ المزيد »
Starting this week, we're going to be holding regular IRC office hours for Android app developers in the #android-dev channel on irc.freenode.net. Members of the Android team will be on hand to answer your technical questions. (Note that we will not be able to provide customer support for the phones... اقرأ المزيد »
Today we are releasing updates to multiple components of the Android SDK:Android 2.0.1, revision 1Android 1.6, revision 2SDK Tools, revision 4Android 2.0.1 is a minor update to Android 2.0. This update includes several bug fixes and behavior changes, such as application resource selection based on API... اقرأ المزيد »
Back in May at Google I/O, we announced ADC 2 -- the second Android Developer Challenge -- to encourage the development of cool apps that delight mobile users. We received many interesting and high-quality applications -- everything from exciting arcade games to nifty productivity utilities. We also... اقرأ المزيد »
Thanks to tens of thousands of Android users around the world who participated in the review of ADC 2 finalist applications, we have now collected sufficient scores to complete Round 2 of public judging.We are reviewing the final results and will announce the top winners this coming Monday, November... اقرأ المزيد »
Written in collaboration with Michael Burton, Mob.ly; Ivan Mitrovic, uLocate; and Josh Garnier, OpenTable.OpenTable, uLocate, and Mob.ly worked together to create a great... اقرأ المزيد »
The results from ADC 2 Round 1 are now tabulated and verified. With the top 200 applications identified, it's time to begin the final round judging. Be sure to download the... اقرأ المزيد »
With the recent release of Android 2.0 and the growing number of available devices, we want to give developers a convenient way to test drive their apps on these new devices.... اقرأ المزيد »
I am excited to announce that the Android SDK now supports Android 2.0 (also known as Eclair).Android 2.0 brings new developer APIs for sync, Bluetooth, and a few other areas.... اقرأ المزيد »
Android 1.6 introduces numerous enhancements and bug fixes in the UI framework. Today, I'd like to highlight three two improvements in particular.Optimized drawingThe UI... اقرأ المزيد »
You may have heard that one of the key changes introduced in Android 1.6 is support for new screen sizes. This is one of the things that has me very excited about Android 1.6 since it means Android will start becoming available on so many more devices. However, as a developer, I know this also means... اقرأ المزيد »
The response to round one of the Android Developer Challenge 2 has been phenomenal! We originally expected that it would take two weeks to get all the necessary data to... اقرأ المزيد »
Touch screens are a great way to interact with applications on mobile devices. With a touch screen, users can easily tap, drag, fling, or slide to quickly perform actions... اقرأ المزيد »
Today Android 1.6 NDK, release 1 is available for download from the Android developer site.To recap, the NDK is a companion to the SDK that provides tools to generate and... اقرأ المزيد »
The Android 1.6 SDK includes a tool called zipalign that optimizes the way an application is packaged. Doing this enables Android to interact with your application more efficiently and thus has the potential to make your application and the overall system run faster. We strongly encourage you to use... اقرأ المزيد »
Lately we've been busy bees in Mountain View, as you can see from the recent release of Android 1.6 to the open-source tree, not to mention some devices we're working on with partners that we think you'll really like. Of course, the community isn't sitting around either, and we've been seeing some really... اقرأ المزيد »
I am happy to announce that Android Developer Challenge 2's first round of judging has begun!As a reminder, user voting determines which apps will make it to the second round.... اقرأ المزيد »
We've introduced a new feature in version 1.6 of the Android platform: Text-To-Speech (TTS). Also known as "speech synthesis", TTS enables your Android device to "speak" text of different languages.Before we explain how to use the TTS API itself, let's first review a few aspects of the engine that will... اقرأ المزيد »