Don't do that. If you aren't writing an app but system code, use the platform build system.
On Mon, Apr 27, 2009 at 7:29 PM, Peter Carpenter < [email protected]> wrote: > Hello everyone, > > > > I’d like to be able to extend classes like View and still have access to > the protected member variables. > > Under the standard SDK’s, android.jar is only a stub and so access to the > protected member variables is not found. (And also all classes tagged as > {hide} are hidden) > > > Does anyone know of an easy way to get around/FIX this without going linux? > > > > Cheers, > > > > Peter. > > > > -- 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 -~----------~----~----~----~------~----~------~--~---

