Category: Google
October 29th, 2009
Android 2.0 (Eclair) FAQ
This is the last of a series of articles on Android 2.0 (”Eclair”). In part 1, we examined the user-oriented features of the new release, and in part 2 we discussed several features intended for developers. For this final part we’ll switch gears and answer some frequently asked questions about Eclair from both users and developers. Just for fun I’ve tossed in a few questions about the Motorola DROID as well.
By the way, if you have any questions that I didn’t cover, just ask them in the talkback area.
Q. When can I get Android 2.0?
The Android 2.0 Software Development Kit is available now. This includes an emulator that lets you run a virtual Android device on your desktop computer.
The first phone with Android 2.0 installed is the Motorola DROID, which will be carried by Verizon in the US starting November 6th. The second one will probably be Sony Ericsson’s Xperia X3/Infinity/Rachael . A release date for that model hasn’t been announced but it’s widely expected to be out before the end of the year as well.
Q. Will the Acer A1 Liquid phone with Snapdragon have 2.0?
Liquid is set to be released with Android 1.6.
Q. Can I upgrade my ___ (fill in the blank) phone to 2.0?
The only one we know for sure that will be upgraded is the HTC Hero.
It has been rumored that the first Android phone, the HTC G1/Dream, doesn’t have enough memory to run 2.0. However, I don’t think that will necessarily be the case. If you remember, they said the same thing about version 1.6. Like 1.6, 2.0 is a little too big to fit into the G1’s memory. But with a few optimizations, 1.6 was slimmed down enough to fit, so the current speculation is that 2.0 can be made to fit also. …
Continue reading: Android 2.0 FAQ >
October 28th, 2009
Motorola DROID on Verizon: Is this the iPhone killer you're looking for?
Motorola and Verizon officially announced the DROID this morning, surprising many with an earlier than expected release date
(November 6) and a lower than expected price ($199 after rebate). Droid is the first phone running version 2.0 of the Linux-based Android operating system (which itself was just announced yesterday).
Droid boasts a glorious 3.7″ FWVGA (480×854) capacitive multi-touch display, which works out to 260 dots per inch and a true 16:9 HD aspect ratio. By contrast, the Apple iPhone is only 3.5″ HVGA (320×640), at 160 dots per inch and a 1.5:1 aspect ratio. Bottom line: on the Droid you’ll get crisper graphics, smoother letters, high definition movies without letterboxing, and web pages with less scrolling.
In addition to an on-screen keyboard it also features a super-thin QWERTY slide-out keyboard. Yet somehow Motorola managed to squeeze all that in a package that is almost exactly the same size as the iPhone. It’s a little heavier, though:
| Motorola Droid | Apple iPhone | |
|---|---|---|
| Width | 60.0mm (2.36in) | 62.1mm (2.44in) |
| Height | 115.8mm (4.56in) | 115.5mm (4.55in) |
| Depth | 13.7mm (0.54in) | 12.3mm (0.48in) |
| Weight | 169g (5.96oz) | 135g (4.76oz) |
In a departure from other Android phones, the Droid has no physical keys on the front. Instead, it has a touch sensitive area below the screen that accesses the back, menu, home, and search functions. If you’ve ever tried to apply a screen protector to a phone with lots of buttons on it, or you’ve gotten dirt and grit in the tiny cracks around the buttons, you’ll appreciate this “slab” approach.
Other features:
- Webkit HTML5 based browser with geolocation and video support; Flash 10 on the way next year
- Exchange, Gmail, IMAP, POP, Macmail, Hotmail, Yahoo, AOL mail support
- Bluetooth 2.1+EDR Stereo, 3.5mm Headset jack, microUSB 2.0 with charger
- Advanced video record/playback at D1 resolution (720×480) with up to 24fps capture and 30fps playback, MPEG-4, H.263, H.264
- 5.0 megapixel autofocus camera with dual LED flash and image stabilization (digital I presume)
- 16GB microSD card included, 32GB supported
- aGPS and sGPS, turn-by-turn directions
- TI OMAP 3430 Cortex A8 ARM CPU with GPU for faster graphics
It looks like Motorola and Verizon have a hit on their hands with the Droid.
Related articles:
- What’s new in Android 2.0? Part 1: User features
- What’s new in Android 2.0? Part 2: Developer features
- Motorola Droid gets official on Verizon; arrives Nov. 6 for $199
- First pics of Motorola Droid with Android 2.0 build
- Verizon vs. AT&T: Droids for the win
- Motorola hopes new Android phone will Cliq with users
- Mobile megahertz madness heats up
- Google gives away 4,000 phones, promotes Android and HTML 5
October 28th, 2009
What's new in Android 2.0? Part 2: Developer features
After months of speculation, Android 2.0 (”Eclair”) was officially released this week by Google. To be more precise, the Software Development Kit (SDK) for Android 2.0 was released, so that developers can get a head start on 2.0 development before the new devices with 2.0 hit the market. It’s not much of a head start, though, because the new devices may will be on sale as early as next week, or by the end of November at the latest.
[ See Motorola DROID on Verizon: Is this the iPhone killer you're looking for? for the first Android 2.0 phone. ]
This is the second of a series of 3 articles covering what’s new in this new release. Part 1 covered user features and availability, this part will cover developer features, and part 3 will try to answer any other questions you might have about the new platform. You should read part 1 first, if you haven’t already.
Should I stay or should I go now?
In the announcement of version 2.0 on the Android Developer’s blog, Xavier Ducrohet wrote:
Over the next few months, we expect to see more and more Android devices being released. These devices will be running Android 1.5, 1.6, or 2.0. We are also planning a minor version update of Android 2.0 towards the end of the year, and that will be the last update for 2009.
That’s right, folks - by the end of this year there will be 4 different versions of Android running in the field. It’s going to be a challenge for developers to keep on top of this. One thing seems clear - all Android devices will not automatically be upgraded to the latest version:
- Android 1.5 provides the base functionality common to all versions of Android.
- Android 1.6 adds support for screen sizes smaller and larger than HVGA 480×320.
- Android 2.0 adds support for multi-touch and virtual keys, among other things.
- Android 2.1 will probably be a minor bug-fix version.
With rare exceptions, 1.5/1.6 apps will run fine on 2.0 phones. Most apps will not need the new features that 2.0 brings, so they can continue to use the 1.5 SDK and get the greatest possible reach. Other apps can test to see if they’re running on 2.0 and only use new features if they are available. A few apps, however, will want to require 2.0 and rely on its features even if it means they can only be run on a few new devices (for now, anyhow).
Continue reading: What’s new in Android 2.0 for developers >
October 27th, 2009
What's new in Android 2.0? Part 1: User features
Google has taken the wraps off the next major version of Android: Android 2.0 (also known as “Eclair”). This is the first of a series of 3 articles covering what the new release has to offer. In part 1, I’ll cover user features and availability. Part 2 covers developer features, and part 3 will try to answer any other questions you might have about the new platform.
[ See also: Motorola DROID on Verizon: Is this the iPhone killer you're looking for? ]
New user features
This video from Google shows off a few of the new features:
Eclair features include:
- The most important new feature in Android 2.0 is support for multi-touch devices. Up to 3 fingers can be tracked on the screen at a time. Among other things, this allows for faster typing on the virtual keyboard and multi-touch gestures for zooming and scrolling.
- Android 2.0 has a single, secure interface for managing multiple online accounts. You can enter your credentials once (for example your email address and password) so that applications don’t have to prompt you for those individually.
- The email and contact apps support multiple accounts, including Microsoft Exchange Server. (Note: Exchange support is optional and some carriers might not offer it, but the Motorola Droid will have it).
- Support for soft keys. Some new Android devices will not have hardware buttons for HOME, MENU, BACK, and so forth. Instead, they’ll either have touch-sensitive areas on the front of the device, or dedicated widgets or soft key areas on the main display.
- An updated browser with a refreshed user interface, web page thumbnails, and better support for HTML5 (including the <video> tag).
- An enhanced camera app with features like digital zoom, flash, color effects, and more.
- Searchable SMS and MMS messages.
Availability
The Android 2.0 Software Developer’s Kit (SDK) is available today so that developers can verify their programs will work with the new operating system. The first retail device running 2.0 will be the Motorola Droid. It’s expected to be announced tomorrow at a Verizon event and is scheduled to come out sometime in November. The second device with 2.0 will probably be Sony Ericsson’s Xperia X3/Infinity/Rachael (it’s traditional for every Android phone to have at least 3 names). A release date for that model hasn’t been announced but it’s widely expected to be out before the end of the year as well.
October 16th, 2009
First pics of Motorola Droid with Android 2.0 build (maybe)
The Boy Genius report has just posted a series of screenshots showing Android 2.0 running on what appears to be the upcoming Motorola Droid phone (also known as Sholes). The source is credible and the pictures look real, though it’s unclear how close it all is to being finished. Pricing and availability was not announced.

Small visual changes can be seen in several of the shots when compared to the stock Android 1.6 image. For example, some of the home screen icons are different, and the browser has a redesigned address line with space for the site’s “favicon”. The key lock screen looks quite different too. But it’s hard to tell whether these are due to Verizon customizations or changes in Android 2.0. The phone dialer looks different, but it also looks different on the Acer Liquid A1 phone which appears to be running 1.6. The only thing that screams “2.0″ is the Firmware version shown on one of the screen shots. You can see another view of it here. If it had said “1.6″ there I would believe it, chalking up the minor changes in the screen shots to vendor mods.
October 15th, 2009
AT&T: Google has it in for nuns, mom, and apple pie
AT&T upped the ante in its war with Google this week with a blistering new letter to the FCC. In it, the telecommunications giant attacked not only the Google Voice service, but broadened its offensive to cover Google Search and Advertisements as well.

Cue the John Williams sound track. (Image courtesy of Zack Whittaker)
Robert Quinn, Senior VP of the Federal Regulatory division of AT&T, wrote:
Google has been less than candid about the types of calls it is blocking. In fact, Google is blocking calls to, among others, an ambulance service, church, bank, law firm, automobile dealer, day spa, orchard, health clinic, tax preparation service, community center, eye doctor, tribal community college, school, residential consumers, a convent of Benedictine nuns, and the campaign office of a Member of the U.S. House of Representatives.
Why would Google want to block calls to and from lawyers, nuns, and politicians? I mean, besides the obvious reasons. AT&T is no saint in this area either. Didn’t they ask the FCC for permission to block the same numbers, or blocks of numbers, because of high fees charged by those exchanges? The difference is that by law they had to ask, and they were turned down. Google didn’t ask, and that just rubs AT&T the wrong way.
Quinn continues:
If the Commission cannot stop Google from blocking disfavored telephone calls…, then how could the Commission ever stop Google from also blocking disfavored websites from appearing in the results of its search engine; or prohibit Google from blocking access to applications that compete with its own email, text messaging, cloud computing and other services?
By bringing search and other services like advertising into the argument, AT&T threatens Google’s bread and butter business. Maybe they hope Google will fold rather than risk regulation of these other, more critical, areas.
The rest of the letter reads more like flame-bait than legalese. Quinn accuses Google of having a “double-standard”, “abusing its market power”, of trying to “obfuscate the issue”, “dominating” markets, instituting a “regime”, being “unapologetic”, “unilaterally” pushing its political messages, “hypocrisy”, “exploiting” its power to “block competitors” and “secretly discriminate”, breaking its “don’t be evil” motto, pursuing an “agenda” to “adulterate” and “blatantly violate” FCC policies and principles, and of trying to “rig the game” in its favor to get a “free pass to discriminate” against “whatever content it pleases”. Whew!
The text of the letter is copied on subsequent pages so you can read it and decide for yourself. Expect a reply from Google soon.
October 6th, 2009
Verizon vs. AT&T: Droids for the win
Verizon unleashed a one-two punch against AT&T and Apple starting with an ad campaign last night and ending this morning with an announcement and news conference revealing that Verizon will ship a number of Android-based phones this year to compete with the iPhone.
It started last night as viewers of the popular show “House” were treated to a new TV ad campaign that openly mocks the iPhone and AT&T. “If you want to know why some people have spotty 3G coverage,” says the voice-over, “there’s a Map for that”. This is a play on words of the Apple iPhone slogan “There’s an app for that”, backed up by a map showing 5x better coverage than AT&T (which was mentioned by name).
Then Google and Verizon announced an agreement whereby the two companies will co-develop a number of Android-powered devices. Apparently they’ve already been working at it for some time because the first devices are supposed to hit the market in a few weeks. The devices will likely be running Android 1.6.
In a move sure to please developers, Verizon promises that phones will be fully open, meaning they will include the Android Market and run programs that Apple rejected on their platform such as Google Voice. Unlike Apple, Google shares 30% of Market revenue with the carrier, which makes their platform more lucrative for companies like Verizon.
When you take this together with other recent announcements, AT&T is the lone hold-out on the Android express. They continue to bet everything on the iPhone, while everyone else is picking Android. The lines are drawn, and the battle is about to start in earnest. The winners are the consumers who benefit from the competition, and the developers who can tap into this vast new customer base.
October 5th, 2009
What's new in Android 1.6 (Donut)? Part 2: Developer features
Over the next several weeks, Android 1.6 will be rolling out to customers via an over-the-air update. In addition to a number of user-facing features such as a new Android Market and a faster camera application, the Donut branch has a few goodies for developers as well. This article explores how to get 1.6 right now, and the developer-facing features inside.
[ See also: What's new in Android 1.6? Part 1: User features ]
Continue reading: Getting 1.6 early >
September 18th, 2009
What's new in Android 1.6 (Donut)? Part 1: User features
Google released the much-anticipated 1.6 version of Android to developers this week. Based on the Donut branch of the Android open source project, 1.6 is a minor update to the Android platform that could have a major impact to the bottom line of commercial Android developers. In this article I’ll cover the user features of this tasty new treat. A future article will cover the developer-facing features.
Update: the second article is available now. Read: What’s new in Android 1.6? Part 2: Developer features
User features
Most of the changes in 1.6 are behind the scenes, but users will be able to notice a few updates:
The biggest change is the introduction of a new and more powerful Android Market. This will make it much easier to discover and try great apps and games. Like the iPhone App store, the Market will break down categories of applications into Top paid, Top free, and newly released offerings. And at long last, you’ll be able to see screenshots of programs before you download them.- The “g” icon is gone from the search box on the home screen. While it might not seem like much, this is a hint that you can now do much more than Google web searches using this widget. In 1.6, search now works across multiple sources such as the titles of all your applications, names in your contacts folder, browser bookmarks, and so forth. Over time, the system learns which search results you find relevant and will bubble those up to the top as you type in the first few letters of a query.
- The gallery, camera, and camcorder user interface has gotten a major facelift. Taking pictures is also much faster, up to 39% faster to take the first picture and 28% faster to take the second and subsequent ones.
- Ever wonder why your battery doesn’t last as long as it used to? Now you can find out by consulting a new battery usage screen. It will show which applications and services are consuming the most power, so you can decide to change the settings on those programs, stop them, or uninstall them as needed.
- You can now connect to your work network using one of several supported types of Virtual Private Networks (VPNs).
- New WiFi security options are supported including WPA-EAP and IEEE 802.1x.
New phones that use 1.6 (such as the HTC Tatoo) should hit store shelves later this year, and updates to existing phones are expected to be slowly phased in by carriers over the next few months.
Analysis
The new Android 1.6 Market could be a game changer for users and developers alike. In 1.5, paid applications were hidden from users behind an obscure menu option. But in 1.6 they will be brought to the forefront. By exposing users to high-quality paid applications, the Market should see a surge in revenue which will encourage developers to produce even more and better content. For months the Android Market has lagged the iPhone app store, but 1.6 could put it on a path to change that.
July 3rd, 2009
Android set to launch in Japan, 1.5 deployment "nearly complete"
The first Android-powered phone will launch in Japan on July 10th. New Japanese customers will have immediate access to free applications in the Android Market, with paid apps following sometime later. That’s according to a notice sent from Google’s Eric Chu to Android app developers late Wednesday. Bulgaria and Romania are on the target list after Japan, first with phones and free apps and then with paid apps.
In other news, Google says that the over the air roll-out of Android 1.5 (Cupcake) is “nearly complete”. And of course, all new phones come with 1.5 already installed. That means that Android developers can take advantage of 1.5 features such as Home screen app widgets without worrying about trying to support older versions.
(And in other, other news, I just put the finishing touches on an update of Hello, Android that features a new appendix on how to write app widgets in Cupcake. The update will be free to all owners of the PDF, mobi, or epub versions, and cheap for owners of the dead tree version.)
[ Follow me on Twitter at: @eburnette ]
Continue reading: Full text of the notice from Eric Chu >
Ed Burnette is a professional developer and author of several articles and books about computing including Hello, Android: Introducing Google's Mobile Development Platform, 2nd Edition. For disclosure of Ed's industry affiliations, click here or to view his full profile click here.
Subscribe to Dev Connection via Email alerts or RSS.
SponsoredWhite Papers, Webcasts, and Downloads
- VMware Infrastructure: A Guide to Bottom-Line Benefits VMware Frustrated by the costs of maintain ever larger data centers?or building ... Download Now
- Email Security and Archiving - Clearer in the Cloud Google The time is NOW for businesses and organizations of all sizes to implement ... Download Now
- Five Steps to Determine When to Virtualize YourServers VMware Server virtualization isn't just for big companies. Entry-level ... Download Now
Essential Topics 
- Top-ranked Novell support for Red Hat at 50% less
- Get top-ranked Novell support for Red Hat when you switch
- Move to SUSE Linux Enterprise. Get 3 years of Red Hat support
- More interoperability, plus 3 years. Red Hat support, only from Novell
- Red Hat support, patches, updates with the interoperability of Novell
- Unrivaled Red Hat support now available from Novell
Recent Entries
- New Epic 3D game engine toolset: Fabulous, fun, and free!
- Skype open source? Ain’t gonna happen
- Android 2.0 (Eclair) FAQ
- Motorola DROID on Verizon: Is this the iPhone killer you’re looking for?
- What’s new in Android 2.0? Part 2: Developer features
Blogs From Our Sponsors
Most Popular Posts
- Android 2.0 (Eclair) FAQ
- What's new in Android 2.0? Part 2: Developer features
- What's new in Android 2.0? Part 1: User features
- New Epic 3D game engine toolset: Fabulous, fun, and free!
- Motorola DROID on Verizon: Is this the iPhone killer you're looking for?
- Skype open source? Ain't gonna happen
Top Rated
- Android 2.0 (Eclair) FAQ+13 votes
- What's new in Android 2.0? Part 1: User features+12 votes
- What's new in Android 2.0? Part 2: Developer features+7 votes
- New Epic 3D game engine toolset: Fabulous, fun, and free!+6 votes
- Skype open source? Ain't gonna happen+4 votes
- Motorola DROID on Verizon: Is this the iPhone killer you're looking for?+3 votes
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- New Online Dashboard for IT Leaders
-
Read about top issues IT decision-makers face every day, plus get cost-effective solutions to real-life IT problems.
- Learn more >>
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer>>
- Keep Up With The Latest In Document Management with The DocuMentor.
-
Doc delivers the scoop on today's enterprise content management, printer maintenance, and all other issues related to document management. It's the DocuMentor Blog.
- Learn more >>
Archives
Favorite Links
ZDNet Blogs
- All About Microsoft
- The Apple Core
- Between the Lines
- BriefingsDirect
- Collaboration 2.0
- Dev Connection
- Digital Cameras & Camcorders
- Ed Bott's Microsoft Report
- Emerging Tech
- Enterprise Web 2.0
- Forrester Research
- Googling Google
- GreenTech Pastures
- Hardware 2.0
- Home Theater
- iGeneration
- Irregular Enterprise
- IT Project Failures
- Laptops & Desktops
- Lawgarithms
- Linux and Open Source
- Managing L'unix
- The Mobile Gadgeteer
- On Sustainability
- Rational Rants
- The Semantic Web
- Service Oriented
- Smartphones and Cell Phones
- Social Business
- Social CRM: The Conversation
- Software & Services Safari
- Software as Services
- Storage Bits
- Team Think
- Tech Broiler
- Technology and the Global Supply Chain
- Tom Foremski: IMHO
- The ToyBox
- Virtually Speaking
- The Web Life
- ZDNet Education
- ZDNet Government
- ZDNet Healthcare
- Zero Day
White Papers, Webcasts, and Downloads
- Three Steps You Need to Know to Stop Data Loss Varonis Sensitive data exposed to misuse or loss... it is the stuff of nightmares ... Download Now
- Reducing Server Total Cost of Ownership with VMware Virtualization Software VMware VMware virtualization enables customers to reduce their server TCO and ... Download Now
- Email Security and Archiving - Clearer in the Cloud Google The time is NOW for businesses and organizations of all sizes to implement ... Download Now












