Thanks Romain and Mark. My fault...yes you're right Romain, but what is the percentage of private API in Android ? Globally, in future, we can be sure that some application can't work correctly if each manufacturer do everything in their private API. Android can become the next J2ME ?
My vision is wrong, true or neither both ? On Dec 30, 7:25 pm, Romain Guy <[email protected]> wrote: > > Thanks for this help and this experience gives me some doubt about > > android futur :( > > You are using a private API. There's no guarantee all devices will > have the same class available. Even Google Experience devices might > rename this class after a refactoring at some point in the future. > Whenever your application depends on private APIs and/or resources, > it's entirely your fault if it breaks on a different device or with a > new version of the OS. > > -- > Romain Guy > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time > to provide private support. 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

