I made a game that moves a ball with the accelerometer, so the screen is a good time without receiving touches, then the android off the screen in the middle of execution. I wonder if you have any way to solve it.
if (Application.platform == RuntimePlatform.Android)
{
Screen.sleepTimeout = SleepTimeout.NeverSleep;
}