I tried looking for an Android library that deals with creating audio files given a midi file (and using my own sound files) but had a hard time finding any.
I also found this SO question and checked out the links that were provided, but still, no luck. To my understanding this process is called soft synthesis.
Isn't there a way to do this programmatically?