Skip to content

Is it possible to Create and launch a custom Java activity through JNI for onActivityResult() and onRequestPermissionsResult()? #174

@wuwbobo2021

Description

@wuwbobo2021

Currently this crate is enough for USB permission request (which is special): https://crates.io/crates/jni-min-helper. As you can see, the BroadcastReceiver can be handled.

But with many other runtime permissions, the broadcast receiver isn’t capable of receiving the result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions