SSAO Effect on Android Device deactivated

Hi,

I’d like to use the SSAO Effect (http://docs.unity3d.com/Documentation/Components/script-SSAOEffect.html) in my android application.
When I build and run it, the Checkbox for the script component deactivates itself and the SSAO does not work on the device (Nexus 10 Tablet).

When I build the project for windows or in the, the effect works just fine.

Can someone help me out with this issue? I’m not sure if this is a hardware problem or just incorrect settings concerning qualities.
If it helps: The android device is able to display real time shadows.

Thanks in advance!

SSAO isn’t supported on mobile platforms sadly. Besides I don’t think it would run good anyway…