-
Funny vote APP -MVP Kotlin 改版雜記
2022-03-09android kotlin extension include xml with id name with id 感覺很像藥不能有include id 才行 vote detail 的 toolba…
-
Funny vote APP -MVP 更新雜記
2021-09-11好一陣子忘記要更新一下 blog,沒想到好不容易建立的開發習慣也會忘記,可見怠惰真的開發的源頭啊(?),秉持者 something record 的精神,繼續保持好習慣。其實這一篇是 F…
-
Funny Vote 開發雜記
2021-05-16基於 blog 的主旨『Something Record』,這次來寫一下自己的 Android side project 『趣投票』開發紀錄,老實說提到技術的部份不多,更多的是紀錄專案怎麼推進的。感覺…
-
Android issue – UI佈局被鍵盤擋住
2017-04-18其實這問題我也不知道有人看得懂嗎?不過出於自我紀錄的 blog 的概念,寫寫看。主要就是當你輸入 EditText 的時候,通常 android 系統會自動跳出 soft keyboard,方便使用者…
-
Android AppIntro Proguard issue.
2017-04-17https://github.com/apl-devs/AppIntro 算是使用網路現成的 introduction lib 所發生的問題。在此簡單筆記一下。此 lib 主要功能就是可以快速做出往右…
-
Android issue – Avoid non-default constructors in fragments
2017-02-14本篇重點 我遇到了 non-default constructors in fragments: use a default constructor plus Fragment#setArgume…
-
Retrofit 2 — How to Upload Files and Parameter list to Server
2016-12-30Retrofit 2 一個久聞大名的網路操作框架,基於 OKHTTP3 在包裝,用起來挺舒爽的,之前都是使用 VOLLEY 作為主要工具,各有優缺點,封裝概念不同。對於 Retrofit 上傳檔案不熟…
-
Android ButterKnife introduction
2016-11-30Android 寫久了,大家總會有一些定番的起手式,像之前就介紹過不少方便的 lib ,但仔細想想好像從沒有提過常用的 android studio plug-in ,因此這次就來介紹個實用 plug…
-
GreenDao 3 Introduction
2016-10-31首先先來一張 GreenDao 3 官方的自吹自擂,雖然看起來跟 GreenDao 2 差不多,就是尬爆其他目前所有 ORM Lib 的效能,會這樣說是因為之前就是用 GreenDao 2 作為主要開…
-
Android Nougat introduction (一)
2016-09-14雖然 Android N Preview 從 Google I/O 五月大會就釋放出來,但是一直找不到機子來玩(嗚呼我的 z3 不支援升級),就一路拖阿托阿托,果然到了 8/22 正式版出來還是沒有機…