|
|
|
|
|
by dataflow
1737 days ago
|
|
> What do you mean by "machine code" though? To me, the most native you can get is a Java/C++ app that uses Android APIs directly. I mean like C/C++ (which compiles to machine code) and not Java (which compiles to bytecode). Same as the distinction the terminology made on desktop: https://stackoverflow.com/a/855774 |
|
Just like C# is one of the native ways to make Windows applications.