Let's replace this: On Wed, Aug 11, 2010 at 11:41 AM, TreKing <[email protected]> wrote:
> On Wed, Aug 11, 2010 at 11:35 AM, Indicator Veritatis > <[email protected]>wrote: > >> Why are you advising the use of a deprecated API that is now a NOP??? > > > She's not - she just left out the parameters to clarify. > > There are two versions of startForeground, the old one with one boolean > parameter and a new one with an int and Notification parameter. > > She's saying use the new one and that the old one is a no-op. > with this: On Wed, Aug 11, 2010 at 11:39 AM, Mark Murphy <[email protected]> wrote: > On Wed, Aug 11, 2010 at 12:35 PM, Indicator Veritatis <[email protected]> > wrote: > > Why are you advising the use of a deprecated API that is now a NOP??? > > She advised the use of startForeground(). setForeground() is now a > no-op. These are not the same. Apparently Indicator is not the only one that read those as the same ... =P ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

