This shader is not working on the android platform

Hi,

I Just came through this shader on some here in the internet. This is the really nice one for the xray mode shading. Its working properly working when my unity was in standalone platform, but when i switch to android platform this shader is not working. I changed the scripting interface according to the android platform eventhough its not working.
I have attached the unity that unity file with this post. Please check and let me know.

2057517–133907–unitycoder_com_mXRayMouseShader1.rar (354 KB)

Please post the shader source, a random rar file could contain anything!

Its not a random rar file i have attached my unity project in that. check this out.

What Unity version are you using it came up saying it needed upgrading opening it in the latest version.

Also in your code I see lots of code for mouse input and passing that to the shader, but nothing to handle the Android touch.

The script which is i wrote for android i didnt post. Just import this package into the unity and change the platform to android then run it wont work