ImagePicker icon indicating copy to clipboard operation
ImagePicker copied to clipboard

Android Updates (16KB Page Size)

Open ahmedkenawy opened this issue 3 months ago • 1 comments

Module: image_processing_util_jni

  • lib/arm64-v8a/libimage_processing_util_jni.so
  • lib/armeabi-v7a/libimage_processing_util_jni.so
  • lib/x86_64/libimage_processing_util_jni.so
  • lib/x86/libimage_processing_util_jni.so its not support 16KB page size

ahmedkenawy avatar Sep 11 '25 14:09 ahmedkenawy

Can you confirm those are from this project @ahmedkenawy ? When you unzip the sample apk whars your output?

I have

AndroidManifest.xml assets classes2.dex classes.dex DebugProbesKt.bin kotlin kotlin-tooling-metadata.json META-INF okhttp3 res resources.arsc

To the best of my knowledge this isnt a native ndk android project

maleeqB avatar Oct 02 '25 10:10 maleeqB