Hi All,
I'm writing a JNI application and I want the app to download the correct binary library for the current architecture. Is there any way to retrieve this information from code?
I need to know where it's ARM, x86 or any other architecture really.
Kind regards,
Gavin