Hacker News new | ask | show | jobs
by pjmlp 487 days ago
No it wasn't, you have to have IntelliJ and Clion to debug JNI, and there are no plans on the roadmap to ever do otherwise.

In fact, the JNI tooling support on Android Studio is a custom implementation done by Android team themselves.

1 comments

Isn't that mostly because Android uses its own VM, not a standard Java one?