On Fri, Dec 11, 2009 at 5:44 AM, Mike <[email protected]> wrote:
> I realize this definitely, but for now am willing to take the risk and > adjust later, much like we have to do when each new Android release > comes out. > Let's be clear: you don't generally need to do this for each new Android release, as long as you use the public APIs. If you use private APIs, you are pretty much ensuring you will break in the future, and this is VERY different than the situation if you are using the standard APIs. -- Dianne Hackborn Android framework engineer [email protected] 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 [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

