merged [12920] android: Move JNI setup and helpers to common #12920

Closed
opened 2026-01-02 20:42:08 -03:00 by Accord · 0 comments
Owner

Branch: __refs_pull_12920_head

Labels: frontend-fix, android-merge

t895 opened issue at 2024-02-05 11:53:

Makes it easier to call JNI from other parts of the project.
Additionally provides a fix for #12873 for running the OnEmulationStarted callback where the app would crash when trying to call JNI on a fiber. This provides a workaround by starting a new thread and waiting for the result.

[Export of Github issue for yuzu-emu/yuzu. Generated on 2024.02.28 at 10:04:32.]

**Branch:** [__refs_pull_12920_head](https://accord.dravee.dev/Accord/yuzu-mirror/src/branch/__refs_pull_12920_head) > **Labels**: `frontend-fix`, `android-merge` #### <div><img width="50" height="50" src="https://avatars.githubusercontent.com/u/14132249?u=56519571da0a3d42152ef6254061c5a4049d0a80&v=4" width="50"></div>[t895](https://github.com/t895) opened issue at [2024-02-05 11:53](https://github.com/yuzu-emu/yuzu/pull/12920): > Makes it easier to call JNI from other parts of the project. > Additionally provides a fix for #12873 for running the OnEmulationStarted callback where the app would crash when trying to call JNI on a fiber. This provides a workaround by starting a new thread and waiting for the result. > ------------------------------------------------------------------------------- > [Export of Github issue for [yuzu-emu/yuzu](https://github.com/yuzu-emu/yuzu). Generated on 2024.02.28 at 10:04:32.]
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Accord/yuzu-mirror#12920
No description provided.