Yes, I do agree that relying on private APIs is dangerous and should
be avoided for all the reasons you mention.

(The only reason I posted my findings is to save somebody the
debugging time as it was not obvious what was the reason at first)

This brings another related question. Is there a single place where we
as developers can see what has changed between the public releases of
the API's for example from RC30 => RC33? - (preferably both internal
and external changes)?

The only thing I could find is that RC33 has fixed several bugs and
added several features, but nothing specific about what has changed
and what bugs have been fixed.

Stefan


On Feb 7, 6:21 pm, Jean-Baptiste Queru <j...@android.com> wrote:
> Even worse, it hurts the entire ecosystem, by making users believe
> that plaftorm upgrades have bugs when in fact the applications are
> broken to start with.
>
> JBQ
>
>
>
> On Sat, Feb 7, 2009 at 3:18 PM, Romain Guy <romain...@google.com> wrote:
> > That means your app will break in cupcake though.
>
> > Please, please don't use private APIs, it only hurts the users :(
>
> > On Feb 7, 2009 1:43 PM, "Stefan" <skyntc...@gmail.com> wrote:
>
> > After digging a bit around in the source code, it looks like the
> > namespace used for the attributes of the "internal" widgets has
> > changed in RC33 from xmlns:android="http://schemas.android.com/apk/res/
> > android" to some other namespace
> > (probably something likehttp://schemas.android.com/apk/res/android.intenral
> > ??) and that caused the SlidingDrawer to not
> > find its attributes.
>
> > Well... one should never rely on internal classes, but... the
> > SlidingDrawer is actually so useful...
> > I am glad it will make it as an officially supported class.
>
> > On Feb 7, 4:34 pm, Romain Guy <romain...@google.com> wrote: > Even worse,
> > SlidingDrawer will move ...
>
> >> On Sat, Feb 7, 2009 at 12:14 PM, Jean-Baptiste Queru <j...@android.com>
> >> wrote: > > > Oh, ah, I had...
>
> >> > On Sat, Feb 7, 2009 at 11:28 AM, Romain Guy <romain...@google.com>
> >> > wrote: > > >> No, SlidingDraw...
>
> >> >> On Sat, Feb 7, 2009 at 7:18 AM, Jean-Baptiste Queru <j...@android.com>
> >> >> wrote:
>
> >> >>> Can you please report this issue inhttp://b.android.com/?(a plain
>
> >> >>> copy-paste will do). > > >>> Thanks, > >>> JBQ >
>
> >> >>> On Sat, Feb 7, 2009 at 6:54 AM, Stefan <skyntc...@gmail.com> wrote: >
> >> >>> > >>>> It appears that  ...
>
> >> >> romain...@android.com
>
> >> > >> Note: please don't send private questions to me, as I don't have time
> >> > >> > >> to provide private...
>
> >> Romain Guy > Android framework engineer
>
> >> romain...@android.com
>
> >> > Note: please don't send private questions to me, as I don't have time >
> >> > to provide private suppo...
>
> --
> Jean-Baptiste M. "JBQ" Queru
> Android Engineer, Google.
--~--~---------~--~----~------------~-------~--~----~
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