79470071

Date: 2025-02-26 14:33:59
Score: 1.5
Natty:
Report link

No, JNI_OnLoad() wont work for the library called from NativeActivity (Credit). Instead, I guess ANativeActivity_onCreate() compensate for it.

I had to use RegisterNatives() which could just as well be called in ANativeActivity_onCreate().

Android Dev is fun /s

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: dawnmenu