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
Uncategorized
Spinner + ArrayAdapter
by
zgh149
15 2 月, 2015
0
Spinner 加上 ArrayAdapter 的基本使用 1.MainActivity.java impor......
Uncategorized
Customize style for checkbox
by
zgh149
11 2 月, 2015
0
1. 首先建立 Selector(customize_checkbox_selector.xml),以套用到c......
Uncategorized
更改ActionBar background color
by
zgh149
27 1 月, 2015
0
更改ActionBar的background color 直接在程式碼中設定 //取得色碼 St......
Uncategorized
WifiInfo 紀錄
by
zgh149
26 1 月, 2015
0
WifiInfo wifiInfo = WifiManager.getConnectionInfo(); 可取......
Uncategorized
安裝並設定 Synergy on ubuntu12.04
by
zgh149
23 1 月, 2015
0
1. 安裝 synergy sudo apt-get install synergy Note : 安裝完成後......
Uncategorized
轉換密碼內容為暗碼或明碼
by
zgh149
10 12 月, 2014
0
可藉由 HideReturnsTransformationMethod 物件來轉換明碼 以及 Password......
Eclipse error
Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE
by
zgh149
8 12 月, 2014
0
Root Caused: Apk 佔用的記憶體大於 Device(或者模擬器上分配的記憶體)的記憶體 &nbs......
Uncategorized
使用自定義Menu
by
zgh149
8 12 月, 2014
0
Activity 在預設的情況中按下選單鍵是沒有反應的, 要讓選單鍵產生作用相當簡單,只要注意以下兩點 1. ......
Uncategorized
使用 AlertDialog.Builder 建立多重選項選單(MultiChoiceItems)
by
zgh149
5 12 月, 2014
3
建立多重選單必須使用AlertDialog.Builder 來達成, 如下 package com.examp......
Uncategorized
使用 ant 手動產生 signed apk
by
zgh149
2 12 月, 2014
0
相反於此篇(使用ant手動產生unsign apk), 現在必須使用ant手動產生 sign apk, 以步驟......
24
25
26
27
28