Android Question Playing mp3 file from stream

Ohanian

Active Member
Licensed User
Longtime User
Hi,


I have some audio files and I want to encrypt and then load , decrypt and play them but the decryption process should be in memory because i don't want to save the decrypted data on user's storage.

I want to know is there any way to play a mp3 file from a byte array?

tanx in advance
 
Top