jkgooch / androidscreencast

Automatically exported from code.google.com/p/androidscreencast
0 stars 0 forks source link

Screen freezes when phone goes to sleep #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Device name : Nexus One
Device rooted (yes/no) : Yes
Device OS version (1.5/1.6/2.0,...) : CyanogenMod 5.0.2

Computer OS and version (Mac,Win,Linux,...) : Win XP SP3
Java version (java -version from command line) :
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)
ADB version (adb -version from command line) : Android Debug Bridge version
1.0.25
AndroidScreencast version : As of right now

What steps will reproduce the problem?
1. Let the phone turn off the screen, say after a minute of inactivity
2. AndroidScreencast's screen will look as if nothing happened
3. Type something in Androidscreencast. 

What do you see instead?
Input will be ignored until you resume the phone from standby.

Original issue reported on code.google.com by ddascale...@gmail.com on 19 Feb 2010 at 12:30

GoogleCodeExporter commented 8 years ago
You can go to Settings -> Applications -> Development -> and check the "Stay 
Awake" 
option.

That will keep it from sleeping while it is in charger.  You can always 
manually put it 
in standby then while charging if you desire.

Original comment by tjcsm...@gmail.com on 19 Feb 2010 at 6:12

GoogleCodeExporter commented 8 years ago
Yes, keeping the phone from going to sleep is a workaround.  But the question 
is what is the long term intention for the application?  If it is intended for 
everyone, not simply developers or people who are willing to root their phones 
then this really is a bug.

Original comment by seeb...@gmail.com on 9 Aug 2010 at 1:03