Dianne: I was asking in the context of (new) share-able resources. Can we reference private resources from other packages, in the java code? I mean, the external packages that are not part of the platform today. I thought this is where we needed the jar support, from the platform.
thanks, -vi On Feb 17, 4:54 pm, Dianne Hackborn <[email protected]> wrote: > You can find all public and private resources in com.android.internal.R. > > Please use this knowledge for good, not for evil. ;) > > > > On Tue, Feb 17, 2009 at 4:14 PM, vi <[email protected]> wrote: > > > On Feb 16, 1:35 pm, Dianne Hackborn <[email protected]> wrote: > > > No it isn't, and simply and plain do NOT do that. You can reference > > private > > > resources from other packages with "@*android:type/name". > > > Can we reference such resources in java code too? > > Or, is this what you refer as missing 'true shared libraries' earlier? > > > thanks, > > -vi > > -- > 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. 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-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
