DEVANG SHARMA
DEVANG SHARMA

Reputation: 2662

Flashing Screen in Android

I made a android project, now my project has a need to set up a alarm type, like blinking screen for which user can see that screen is blinking,

Flashing screen means, screen back light is turn off/on regularly.

Like we make a thread and after every 500 milliseconds we toggle the screen light.

How i do this...

Upvotes: 0

Views: 2718

Answers (1)

Laurent'
Laurent'

Reputation: 2631

For a short introduction to the later, see this question.

Happy coding!

Upvotes: 1

Related Questions