Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

from the windows shell or a linux terminal you can run this command with your device attached to your PC

adb shell getprop ro.product.cpu.abi

this will return the type of cpu your device has, and then you can load the correct version of the manager and of the library

S.