|
|
|
|
|
by izacus
987 days ago
|
|
That's not really what's going on. Those "native" APIs you mention in most cases just call back to Java APIs under the hood. For better or worse, most of what Android is is written in Java. There's no hidden "C++" layer of Android to access. |
|
Some do, but most don't.