So, I had been developing an app to run on API 10, and when I switched to 
run it on API 7 noticed that AudioManager.startBluetoothSCO didn't exist...

So, how do I handle that? I can just remove it form my code, but not sure 
if that means I just can't send audio to SCO in old versions of android.

Is there a reasonable approach to leveraging a specific API function if I 
am running on an API that supports it?

-- 
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

Reply via email to