On Mon, Dec 27, 2010 at 3:40 AM, Bob Kerns <r...@acm.org> wrote:

> Indeed. This is called "eating your own dogfood", and it's a highly
> valuable part of creating a high-quality product.
>

Crappy Android has been improving over the last year as work has been done
to update the various apps to use various final SDK APIs that weren't
available when they were first written.

This is often a fair amount of work, and means desired features or bug fixes
can't be done, so sometimes it is slow going.

If it is something you feel strongly about, many app developers would
probably be happy to review contributions.

Btw you can determine if an app is building against the public SDK by
looking for LOCAL_SDK_VERSION in its Android.mk.  A quick scan of
Gingerbread shows that these app build against the public SDK:

Calculator, Camera, DeskClock, Gallery3D, Mms, Music, Protips,
QuickSearchBox, Tag, and LatinIME.

For the original poster -- DeskClock is the new AlarmClock.  The AlarmClock
code has not been used since at least 2.2.

-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to