change .mp3 file format to .aac file format in android using java programming

1.8k views Asked by At

I have one .mp3 file and I have to convert it into .aac file format.I have made one android app and it will only use .aac files.I have seen many questions on stackoverflow based on this.But didn't get any right solution with code. So please help with the coding part without using ffmpeg library.

0

There are 0 answers