Android.OS.Build.CpuAbi2 Property
The name of the second instruction set (CPU type + ABI convention) of native code.

Syntax

[Android.Runtime.Register("CPU_ABI2")]
public static string CpuAbi2 { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The name of the second instruction set (CPU type + ABI convention) of native code.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8