Книги автора: Beginning Android
Книга: Beginning Android
Running in Place
Running in Place
Just as Handler
supports post()
and postDelayed()
to add Runnable objects to the event queue, you can use those same methods on View
. This slightly simplifies your code, in that you can then skip the Handler
object. However, you lose a bit of flexibility, and the Handler
has been around longer in the Android toolkit and may be more tested.
Оглавление статьи/книги
Похожие страницы
- Paging Through Output with less
- CHAPTER 15 Dealing with Threads
- Placement of NAT machines
- How to place proxies
- Displacement of rules to different chains
- Product placement на телевидении
- Running Services at Bootup
- Running Services Through xinetd
- Running the named Nameserver Daemon
- Running a Shell Program
- Using the Backtick to Replace a String with Output
- Running yum Noninteractively