On Wed, Oct 20, 2010 at 12:09 PM, Artem Kalachev <[email protected]> wrote: > I want to use tag hide (@hide) for hiding some api in my code (add-on > for sdk). > Is it possibly to do that?
I believe this is a custom annotation used by the tools that create the Android SDK. AFAIK, this is not a standard feature of Java. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

