pub fn detect_abi(sdk: &AndroidSdk) -> Result<AndroidTarget>Expand description
Returns current android target.
Runs adb shell getprop ro.product.cpu.abi command
pub fn detect_abi(sdk: &AndroidSdk) -> Result<AndroidTarget>Returns current android target.
Runs adb shell getprop ro.product.cpu.abi command