An open API service indexing awesome lists of open source software.

https://github.com/zeroxbrock/java_android_countdown_timer

Demonstrates use of Android's CountDownTimer
https://github.com/zeroxbrock/java_android_countdown_timer

Last synced: over 1 year ago
JSON representation

Demonstrates use of Android's CountDownTimer

Awesome Lists containing this project

README

          

# java_android_countdown_timer

Android app that counts down from 5 using a CountDownTimer. Written in Java for learning purposes.