On May 11, 1:42 am, GoG <[email protected]> wrote:
> So my question is, does anybody know when 'Weak Global References'
> will appear in Android NDK ?

It's done.  The feature will appear in an upcoming release.

You can mostly work around the absence by creating an instance of
WeakReference and retaining a global ref for it.  The Android app
framework does this.  It's not quite right, but it's close.

-- 
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

Reply via email to