Help with accessing Android sensors through JNI - Failed to find method

Update: I discovered the issue was I had not added the APL as a module dependency in the build.cs file. The app basically didn’t know it existed.

No, they came up only when it ran. Probably because the code was set to run only on Android. But still, I found the cause, thanks for your help.