Can anyone recommend a way to implement gapless music playback (eg. loading 2 files and not experiencing a gap between files - API7+)? (I am currently thinking of using an InputStream or something)
Something like this has been asked back in 2012: see question here
I saw something a couple of years ago that played files like this: link here (about streaming)
Thanks for any ideas.