Crate android_intent

Source

Structs§

Intent
A messaging object you can use to request an action from another android app component.

Enums§

Action
Action to invoke with an intent
Extra
Extra data to include with an intent

Functions§

with_current_env
Run ‘f’ with the current JNIEnv from ndk_context.