Michael LieninMichael 隨筆Android Jetpack:Service In MVVM Pattern前陣子跟同事討論了有關 Android Service 在新的 Android architecture 的定位及使用方式,有了一點心得,也順便把它記錄下來。Jun 22, 2020Jun 22, 2020
Michael LieninMichael 隨筆Another way to create a private Maven repository身為一名 Android 工程師,工作上無可避免會需要開發 library 給其他人使用。Oct 24, 2019Oct 24, 2019
Michael LieninMichael 隨筆Day 30] 結語今天是鐵人賽最後一天了,很高興能夠完成這個挑戰。為了這次鐵人賽,我事先準備了一些資料,接著每天就過著下班後想題目 -> coding -> 寫文章的日子。Oct 15, 20191Oct 15, 20191
Michael LieninMichael 隨筆Day 29 測試的可維護性今天繼續談談跟測試有關的東西。隨著時間過去,測試會變得更加複雜,難以維護,功能的每一次變更也要花額外的時間與心力去修正舊的測試。Oct 14, 2019Oct 14, 2019
Michael LieninMichael 隨筆Day 27 Test:Part 9 API Test今天來寫一些 API 相關的測試,不過因為這個專案沒有用到網路相關的東西,後面的內容會以 github api 展示。Oct 12, 2019Oct 12, 2019
Michael LieninMichael 隨筆Day 26 Test:Part 8 Navigation Test今天主要講 Navigation Component 的測試。Oct 11, 2019Oct 11, 2019
Michael LieninMichael 隨筆Day 25 Test:Part 7 ActivityActivity 的測試基本上寫法與 Fragment 相似,但要完成 Activity 的測試會馬上面臨一些問題:Oct 10, 2019Oct 10, 2019
Michael LieninMichael 隨筆Day 24 Test:Part 6 Fragment昨天已經把平時 UI 測試會用到的東西都稍微介紹過了,今天會開始為 TasksFragment 建立測試。Oct 9, 20191Oct 9, 20191
Michael LieninMichael 隨筆Day 23 Test:Part 5 UI Test前面已經做完大部分的單元測試了,現在要開始完成 UI Test 的部分。Oct 8, 2019Oct 8, 2019