Manual Jni

Regenerate the manual JNI surface report via `scripts/manual-jni-report.cs`. Use to answer which bindings remain hand-written (raw `JNIEnv.*` calls, suspend bridges, Java Callable Wrappers), what blocks moving a hand-written helper to the `[ComposeBridge]` generator, or after adding/removing manual JNI (e.g. a new `[ComposeBridge]` migration, a new suspend bridge, a new `[Register("net/compose/…")]` JCW).

jonathanpeppers c1a1bbb 7.1 KB Updated

File contents

jonathanpeppers/microsoft.androidx.compose/tree/main/.github/skills/manual-jni commit c1a1bbb4d9

Frequently asked questions

npx skillmds@latest add jonathanpeppers/manual-jni