0

hey hi, i had created an simple digital clock application. I want to display this application as screen saver. In other words want to launch this application automatically when the system is idle for a specific time duration. The theme i had applied on my application doesn't allow title bar and status bar. Hence, it cover the complete screen but i don't know how to launch it as screen saver or detect idle system and record system idle time to launch my application automatically when an certain time limit is crossed. thanks in advance.... Ashwani

Ashwani Kumar
  • 834
  • 3
  • 16
  • 30

1 Answers1

1

look at this two answers

Custom Android Screensaver (or sleep screen)

Android Screen Saver Sample Code

Community
  • 1
  • 1
George
  • 1,327
  • 11
  • 25