Skip to content Skip to sidebar Skip to footer
Showing posts with the label 64 Bit

Android Application Unable To Create Soflink To Native Library For 64 Bit Shared Objects

I've an application which has 32 bit native libraries. When I'm reinstalling the same app w… Read more Android Application Unable To Create Soflink To Native Library For 64 Bit Shared Objects

Android App Not 64 Bit Compliant After Adding 'ndk { Abifilters 'armeabi-v7a','arm64-v8a','x86','x86_64' }'

After following google's documentation about how to make an android app 64 bit compliant here, … Read more Android App Not 64 Bit Compliant After Adding 'ndk { Abifilters 'armeabi-v7a','arm64-v8a','x86','x86_64' }'