4 Oct
2011
4 Oct
'11
4:58 a.m.
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?