Android apps normally run on java... However, you *can* build native apps, but then they will not run on all possible devices, but only on those having the same CPU (normally ARM based). Then you would need an interface to hardware devices (audio, midi, etc.). Does rtaudio support android?
On 4 October 2011 10:58, Harald
Android apps normally run on java...
However, you *can* build native apps, but then they will not run on all possible devices, but only on those having the same CPU (normally ARM based).
Then again; the same holds true for personal computers, which also need a different binary depending on the architecture and OS. To me that is a clear advantage of distributing source code. If the result of this experiment is to be shared that will have to be with source anyway, due to the GPL. Yours, Kas.
participants (2)
-
Harald
-
Kassen