Event-driven programming for Android
Andoird 中事件驱动编程
https://medium.com/google-developer-experts/event-driven-programming-for-android-part-i-f5ea4a3c4eab
(This is the first article in a three-part series) (本文是系列文章中的一部分)
Although Android includes some event-driven features in its development, it is far away from being a pure event-driven architecture. Is this something good or bad? As in every issue with software development the answer is not easy: it depends.
虽然 Android 已经包含了若干事件驱动特性,但其离纯正的事件驱动架构还有一定的距离。这到底是好事还是坏事呢?和多数软件开发问题的答案一样:看情况。