Search Results for

    Show / Hide Table of Contents

    Namespace Main Module

    Structs

    android_poll_source

    Data associated with an ALooper fd that will be returned as the "outData" when that source has data ready.

    android_app

    This is the interface for the standard glue code of a threaded application. In this model, the application's code is running in its own thread separate from the main thread of the process. It is not required that this thread be associated with the Java VM, although it will need to be in order to make JNI calls any Java objects.

    Enums

    @171

    @170

    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat