Hi Everyone,
I've added one new feature to Opencore & Framework to let them support
encoding qcelp. But I found that Eclipse cannot figure out this new
feature, e.g.
recorder.setOutputFormat(MediaRecorder.OutputFormat.RAW_QCELP);
recorder.setAudioEncoder(MediaRecorder.AudioEncoder.QCELP);
Eclipse now does not think RAW_QCELP & QCELP as legal symbols. So,
what should I do to update the SDK to pass though this issue?
Overwrite its system.img, boot.img or some *.jar packages? Thanks a
lot.
david
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---