Beyka / Android-TiffBitmapFactory

MIT License
131 stars 46 forks source link

Make sure library is 64 bit compatible #39

Closed jfacoustic closed 4 years ago

jfacoustic commented 5 years ago

Coming up pretty soon, Android will require apps to be 64bit.

Nikhilngarg commented 5 years ago

Hey Any idea when we'll be able to get the 64 bit compatible lib?

noamamiran commented 5 years ago

I think the author added x64 support: it was on that branch - https://github.com/Beyka/Android-TiffBitmapFactory/tree/x64-support/src/main/jni/libs which merged into master.

i need it too, but didnt check it yet.

Beyka commented 4 years ago

Library support x64 from first release. Full list of available architecture support: ARM v7 ARM v8-64 X86 X86-64 MIPS MIPS-64