LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
LIEF::runtime::android::Host Class Reference

This class exposes Android-specific host information. More...

#include <Host.hpp>

Static Public Member Functions

static optional< uint32_t > sdk_version ()
 Return the Android SDK/API level of the device (e.g. 34 for Android 14).

Detailed Description

This class exposes Android-specific host information.

Member Function Documentation

◆ sdk_version()

optional< uint32_t > LIEF::runtime::android::Host::sdk_version ( )
static

Return the Android SDK/API level of the device (e.g. 34 for Android 14).


The documentation for this class was generated from the following file: