Skip to content
What you think is what you get
What you think is what you get
Home
Posts
About Me
Home
Posts
About Me
Follow on
linkedin
Follow on
github
Follow on
twitter
Follow on
facebook
Follow on
instagram
What you think is what you get
Home
Posts
About Me
All posts by: zgh149
zgh149
Android
App Bar 簡介和加入 App Bar 到 Activity
by
zgh149
20 8 月, 2019
3
以下內容為參考官網以及實際實作的心得。 App Bar 是什麼? App Bar (也稱為Action Bar......
Android
ConstraintLayout
by
zgh149
16 8 月, 2019
0
ConstrainLayout 是什麼? ConstraintLayout可以用來製作大型複雜的布局且沒有巢狀......
Android
綁定型服務
by
zgh149
11 8 月, 2019
0
綁定型服務是什麼? 綁定型服務是服務的一種,可以綁定應用程式元件並透過已定義的介面和元件互動。元件可以透過該介......
Android
授權處理
by
zgh149
8 8 月, 2019
0
授權處理是什麼? 在某些情況下app對裝置的操作會影響隱私以及安全性等等,因此在app進行這些操作之前必須詢問......
Android
啟動型服務(IntentService)
by
zgh149
7 8 月, 2019
0
IntentService是什麼? IntentService是Service的一種,使用上較為方便簡單。其背......
Android
Error: Default interface methods are only supported starting with Android N (–min-api 24)
by
zgh149
5 7 月, 2019
0
這是在 Android Studio 中套用了 androidx.core 之後出現的問題,build pro......
+
Google Cloud Platform
Google Cloud Source Repositories(GCSR) 如何將遠端的 Repo clone 到本地端
by
zgh149
16 6 月, 2019
0
Situation: 想將 Google Cloud Source Repositories 已存在的遠端 ......
Android
,
Architectural Pattern
Model in todo-mvp
by
zgh149
29 4 月, 2019
1
概述 透過todo-mvp來說明MVP中的Model todo-mvp 是 Android 官方用來說明 MV......
Android
,
Uncategorized
如何從 adb 啟動 App 並帶參數
by
zgh149
25 4 月, 2019
0
概述 如何從adb啟動App並帶參數 做法 以todo-app為例,使用adb啟動App使用的指令為 adb ......
Android
使用 Stetho 查看實體或虛擬裝置的資料庫內容
by
zgh149
24 4 月, 2019
0
概述 Stetho 為 Facebook 出品的開源 Android 調試工具(官網連結),主要功能有網路抓包......
7
8
9
10
11