Monday, April 30, 2012

Re: [android-developers] Re: Strange force close on Froyo phone, works fine on ICS tablet

Depending on how many files the code is spread across, you could pick up the newer code from the Android source and incorporate it into your app, and call that. It might get too messy if there is too much code though.

Thanks

On Mon, Apr 30, 2012 at 11:00 PM, Jim Graham <spooky130u@gmail.com> wrote:
On Mon, Apr 30, 2012 at 01:18:43PM -0400, Mark Murphy wrote:
> On Mon, Apr 30, 2012 at 1:15 PM, Mark Murphy <mmurphy@commonsware.com> wrote:
> > Actually, based on a quick experiment, it appears that ADD was, er,
> > added in API Level 11.
>
> ADD, SCREEN, and OVERLAY were added in API Level 11. I filed an issue
> regarding the documentation gap:
>
> http://code.google.com/p/android/issues/detail?id=29823

Ok, thanks for clearing that up.  I understand now.  I never considered
that the dev guide might be wrong.  I've always understood, from this
list, that it is *THE* reference.  Of course, I saw an example in the
camera sample page (.../guide/topics/media/camera.html) it shows great
examples such as  "catch (Exception e)" which, I gather, is REALLY BAD....
So I shouldn't be too surprised.

But again, how would I duplicate that mode without PorterDuff?

Thanks,
  --jim

--
THE SCORE:  ME:  2  CANCER:  0
73 DE N5IAL (/4)            MiSTie #49997      < Running FreeBSD 7.0 >
spooky130u@gmail.com                    ICBM/Hurr.: 30.44406N 86.59909W

        No, I'm not going to explain it.  If you can't figure it
        out, you didn't want to know anyway...      --Larry Wall

Android Apps Listing at http://www.jstrack.org/barcodes.html

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Raghav Sood

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment