hi,everybody, i have a question about jni. it is an android project. i want to pass all the data from java to the native code (c). for example, if now i have an object of the class A, How can i get the left/top/right/bottom value of the Rect in the native code? thank you !
java code: class A{ Rect mrect; } -- 杨辉 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en