- UCLA M.S. Computer Science
- Android Developer
- Freelance IT
or, thoughts from a random graduate student
Lame4Android brings the LAME MP3 encoder to the Android smartphone platform. Allows you to encode wave files to MP3 format. It is based around the LAME Project.
It is available under the name 'Lame4Android' in the Android Marketplace, and the source code is available from github.
License information can be found on github as well.
Changelog:
0.04
Fix decoding to account for ID3/AID/MP3 headers
0.03
Enable decode mode
Support stereo input/output
Add help/about info
0.02
Disable decode mode
Add some error messages
Take user to OpenIntents FileManager if not installed
0.01
Initial release