Version: 1.1
LanguageEnglish
  • C#

AndroidSharedLibraryType

enumeration

Description

Options for the type of content that a shared library contains.

Properties

ExecutableThe shared library contains executable code.
SymbolThe shared library contains Android symbols that translate active memory addresses into information you can use, like a method name.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答