Hacker News new | ask | show | jobs
by _pmf_ 3321 days ago
Maybe the OP meant using C++ without at least a Application dispatcher/container object written in Java. This has only been possible with the introduction of NativeActivity (which you don't need to derive from, but only refer to via the Manifest).
1 comments

The NativeActivity class was introduced in Android 2.3, released in December 2010, almost 7 years ago!