关键字 :Jenkins、Gradle、Jacoco、Android Studio、JUnit 和 Robolectri(只适用Android API Level 16、 17、18)
预构
- 故事点(Agile - Scrum):用户可拉下通知框以查看实时股票信息
- 界面草图(见下图)
- 软件设计模式 :观察者模式(Notification 为观察者,数据更新服务为目标,可能有多个不同类型观察者,考虑引进中介者模式以减轻服务管理依赖负担)
- 类:NotificationStockQuote,接口 -> IObserverNotificationStockQuote,数据结构 -> 二维数组(界面布局采取Listview)
项目概览
项目 build.gradle
|
|
app. build.gradle

