Bootcamp demo for Android compile error (Unity 3.3)

Hi

I installed Unity 3.3 and the example project bootcamp demo came with it.
I just opened project and built windows executalble, that’s ok.
But When I switch to Android platform and try to build apk file, there was some compile errors:

*Material doesn’t have a texture property ‘_MainTex’
UnityEditor.DockArea:OnGUI()

*Assets/Standard Assets/Scripts/DragRigidbody.js(31,22): BCE0019: ‘isKinematic’ is not a member of ‘UnityEngine.Component’.

How can I fix it ?
Thanks for Help.

(Unity 3.5 with AngryBot demo for Android is OK)

I found solution myself

http://forum.unity3d.com/threads/17659-DragRigidBody.js-script-error