Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
All posts by: zgh149
zgh149
Uncategorized
Data Binding 前置準備
by
zgh149
30 10 月, 2018
1
版本限制 Data Binding 函式庫提供靈活性和廣泛的兼容性,目前可運行在 Android 4.0( A......
Uncategorized
Data Binding (Android Jetpack)
by
zgh149
30 10 月, 2018
2
什麼是 Data Binding Data Binding 是一個函式庫,允許開發者使用聲明性格式(而不是以編......
Uncategorized
Lifecycle-Aware Components
by
zgh149
29 10 月, 2018
2
什麼是 Lifecycle-aware Components? Lifecycle-ware componen......
Uncategorized
Android Architecture Components
by
zgh149
26 10 月, 2018
3
什麼是 Android Architecture Components Android Architectur......
Uncategorized
Android Jetpack (噴射背包)
by
zgh149
26 10 月, 2018
2
什麼是 Android Jetpack? Android Jetpack 是一系列軟體元件的組合,透過這些元件......
Uncategorized
ViewModel 基本紀錄(Android Architecture Component)
by
zgh149
12 10 月, 2018
1
Overview ViewModel 為 Android Architecture Component 其中一......
Uncategorized
LiveData 基本紀錄(Android Architecture Component)
by
zgh149
9 10 月, 2018
3
LiveData 為 Android Architecture Component 其中之一,主要用途為持有可......
Uncategorized
Gson 搭配 Gsonformat 基本使用紀錄
by
zgh149
1 10 月, 2018
0
Gson 為 Google 所有,可將 JSON 內容和 java object 互相轉換的開源函式庫。 最大......
Uncategorized
OKHttp 基本使用紀錄
by
zgh149
28 9 月, 2018
0
OKHttp 是支援 HTTP & HTTP/2 的開源框架,透過它可以很方便發送 HTTP 請求。 ......
Uncategorized
Arrays.binarySearch 直接使用於 android resource 的問題
by
zgh149
26 9 月, 2018
0
為了方便使用陣列常常會直接在array.xml中宣告2個互相對應的陣列 e.g., <string-ar......
10
11
12
13
14