Skip to content

Migrate BroadcastReceiver from jni-min-helper #11

@wuwbobo2021

Description

@wuwbobo2021

I feel regret for putting this Android-specific feature into this jni-min-helper crate which is a workaround of jni-rs problems. jni-rs should be used for JNI interactions at least before the next version of java-spaghetti bindgen becomes available on crates.io (blocked by a unstable rust feature).

I'm considering making a new crate android-permission which handles runtime permission request callbacks, because I think it's bad to put these features into a minimum helper crate.

I'll publish jni-min-helper 0.4.0 with BroadcastReceiver removed, and I'd like to submitt a PR here for the migration. Would you agree?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions