jnipp icon indicating copy to clipboard operation
jnipp copied to clipboard

use Get<PrimitiveType>ArrayElements and Release<PrimitiveType>ArrayElements

Open qtfreet00 opened this issue 4 years ago • 0 comments

now the jnipp code will cast array to object

and call deleteglobalref or localref to free array

google suggest:https://developer.android.com/training/articles/perf-jni#primitive-arrays

qtfreet00 avatar Aug 26 '20 09:08 qtfreet00