Date: 2025-02-18 17:28:37
Score: 3.5
Natty:
The problem has same answer as the non-ndk pure-java version of the problem. That is, too low targetSdkVersion. setting targetSdkVersion>=24 fixed the problem.
Reasons:
- Low length (1):
- No code block (0.5):
- Self-answer (0.5):
- Single line (0.5):
- Low reputation (1):
Posted by: dawnmenu