Hi, android developers! In the past e-mail (http://groups.google.com/group/android-developers/ browse_thread/thread/c8c84265a97cd2f4), I found both NewWeakGlobalRef()/DeleteWeakGlobalRef() were not implemented yet, "but you should see it sooner rather than later".
The other day I invoked NewWeakGlobalRef() and used returned jweak values. They always crashed (SIGSEGV). My question is "Are NewWeakGlobalRef()/DeleteWeakGlobalRef() already implemented?" (I expect the answer is NO.) Of course, NewGlobalRef()/DeleteGlobalRef() works fine. But I strongly need "Weak" global reference. Thanks. -- 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

