Splash Screen Stretches in android

how can i fit the splash screen to screen in any android device???
Thank you

Did you try making the resolution/pixel size of the splash screen the same size as what the android device uses?

Actually, there isn’t a one size fit all solution to splash screens in android. They will need to be stretched and/or cropped.
see:
http://docs.unity3d.com/Documentation/Manual/MobileCustomizeSplashScreen.html