Thank you Erel!
Unfortunally i can't find how to get this informations in java (maybe 'cause i'm not really a java genius... :sign0104
Maybe someone can help me to get my score in different ways...
What I need is to recognize which codecs are available in the device, to make my app adapt to it.
I could make a list of all worldwide device and make my choise by device name but I think that this is quite impossible...
Otherwise I could use chipset name. Not always same chipset = same codec, but this could simplify my job...
Is possible to get this whit OperatingSystem.Hardware?
Instead i could make a "test activity", but if the codec is not there this would crash and i don't think Users will like a lot crashing stuffs
Any idea is wellcome!!!:sign0163: