Re: [android-developers] Sleep

2012-04-17 Thread jadranko bodiroga
Thanks, people...Really helped me with both solution. http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To un

Re: [android-developers] Sleep

2012-04-17 Thread asheesh arya
use splash screen concept!! import android.app.ProgressDialog; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.MotionEvent; import android.widget.Toast; public class SplashScreen extends Activity { protected boolean _active = true;

Re: [android-developers] Sleep

2012-04-17 Thread arun kumar
try this import android.app.Activity; import android.app.ProgressDialog; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.os.Message; public class SplashScreen extends Activity{ /** Called when the activity is first created. */ public Progr

[android-developers] Sleep

2012-04-17 Thread baturanija1
Hey people, i have simple problem but it gives me a headache :( I whant to have a Welcome screen for 3 seconds and than that screen to redirect to screen number 2.But my Code do not work : try { Thread.sleep(3000); } catch (InterruptedExcept

Re: [android-developers] Sleep mode

2012-03-31 Thread Mark Murphy
On Sat, Mar 31, 2012 at 10:18 AM, Put_tiMe wrote: > On some devices, like the Sony Erricson Experia, if I long press the power > button, I get a UI menu, with a sleep mode option. > > What would be the difference between that sleep mode and the screen-off > sleep mode? Nothing. That option is in

Re: [android-developers] Sleep mode

2012-03-31 Thread Put_tiMe
On some devices, like the Sony Erricson Experia, if I long press the power button, I get a UI menu, with a sleep mode option. What would be the difference between that sleep mode and the screen-off sleep mode? On screen-off, i.e. when it hits the sleep mode, are the wifi radios and CPU dis

Re: [android-developers] Sleep mode

2012-03-30 Thread Dianne Hackborn
On Android "sleep mode" is the screen being off. What do you mean by "sleep mode"? On Thu, Mar 29, 2012 at 10:50 PM, Put_tiMe wrote: > How can I goto sleep mode on a device? > > Is it only via the UI interface by long pressing the "Screen On" button? > > Or does it reach automatically goto slee

[android-developers] Sleep mode

2012-03-29 Thread Put_tiMe
How can I goto sleep mode on a device? Is it only via the UI interface by long pressing the "Screen On" button? Or does it reach automatically goto sleep mode after "X" minutes after the screen has been switched off? -- You received this message because you are subscribed to the Google G

Re: [android-developers] sleep mode

2010-08-21 Thread Mark Murphy
On Sun, Aug 22, 2010 at 12:08 AM, shakeel wrote: > How to put the android device in to sleep mode using android sdk You don't. Sleep mode occurs when the user is no longer using the device and nothing holds a WakeLock. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/co

[android-developers] sleep mode

2010-08-21 Thread shakeel
How to put the android device in to sleep mode using android sdk shakeel -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

Re: [android-developers] Sleep mode - technical documentation?

2010-06-23 Thread Connick
One thing I've noticed on froyo, and this could be due to my lack of understanding, is that network connections sometimes fail over wifi even with cpu and wifi lock. Wifi reports its connected yet calls fail immediately. The second I wake up the phone, back in business. (if I disable wifi and re-tr

Re: [android-developers] Sleep mode - technical documentation?

2010-06-23 Thread Mark Murphy
On Wed, Jun 23, 2010 at 9:05 PM, Steve wrote: > 1. What causes a device to enter / exit sleep mode? Lack of user input. > 2. How are running processes impacted when the device enters sleep > mode? They freeze in place, picking up when the CPU starts up again. > Are the above issues (and any ot

[android-developers] Sleep mode - technical documentation?

2010-06-23 Thread Steve
I'm trying to find some official android documentation that discusses sleep mode, with a focus on issues that might be of relevance to app developers. For example, things like: 1. What causes a device to enter / exit sleep mode? 2. How are running processes impacted when the device enters sleep

[android-developers] Sleep mode in emulator

2009-04-06 Thread samurai00...@gmail.com
Is the actual version of the emulator able to reproduce the sleep mode? (Android 1.1 SDK r_1) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-dev

[android-developers] Sleep on END_CALL keycode, but terminate on HOME?

2009-01-25 Thread g1bb
Hello, I have an activity that I would like the user to be able to put to sleep once the end call button is pressed, but terminate once the back or home buttons are pressed. Since it seems that end call and home both call OnPause(), is there a good way to do this? Thanks! --~--~-~--~

[android-developers] Sleep Rhythm Alarm Clock App

2008-09-24 Thread Svetzy
I have a very interesting app that I would like to get created, and I was wondering if anyone was looking for a good project and would be interested in taking it on. I am not a programmer and, having just started a new job, do not have time to learn. The idea came from happywakeup.com, where the