Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
All posts by: zgh149
zgh149
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, 以步驟......
Uncategorized
ant build error: [aapt] invalid resource directory name: /project/bin/res/crunch
by
zgh149
28 11 月, 2014
1
Description: Use Ant to build apk and show error messag......
Uncategorized
ant build error: sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable.
by
zgh149
28 11 月, 2014
0
Root Caused: sdk.dir is missing. Make sure to generate ......
Uncategorized
ant build error: The SDK Build Tools revision (x.x.x) is too low for project 'MainActivity'. Minimum required is 19.1.0
by
zgh149
28 11 月, 2014
0
Description: Use ant to build android project and show ......
24
25
26
27
28