I’m working on an android media player which needs equalizer. However, equalizer is only available on Gingerbread and above, but cyanogenmod 6 has modified audioflinger to act as equalizer, so I want to detect OS version.
I’m working on an android media player which needs equalizer. However, equalizer is only
Share
You can read the
os.versionproperty and match against that:On my device,
os.versionis2.6.37.6-cyanogenmod-01509-g8913be8.