Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
All posts by: zgh149
zgh149
+
Uncategorized
取得系統日期時間
by
zgh149
13 11 月, 2012
0
1.使用 SimpleDateFormat + Date public String getTimeBySim......
+
Uncategorized
Activity 之間的切換與傳送資料(Activity+Bundle)
by
zgh149
9 11 月, 2012
0
在前幾篇的 “啟動新 Activity” 中,介紹如何在舊 Activity 中啟動新......
+
Uncategorized
自訂標籤頁(TabHost+TabWidget)的使用
by
zgh149
8 11 月, 2012
0
在 “標籤頁(TabHost+TabWidget)的使用” 提到預設標籤頁的使用,實際......
+
Uncategorized
標籤頁(TabHost+TabWidget)的使用
by
zgh149
8 11 月, 2012
0
標籤頁在顯示上是相當方便且用途廣泛的元件,在電話簿,訊息中常常可見,簡單的範例如下圖  ......
+
Uncategorized
顯示自訂的清單內容(ArrayList+SimpleAdapter+ListView)
by
zgh149
8 11 月, 2012
0
在 “顯示簡單的清單內容” 中提到 String + ArrayAdapter + L......
+
Uncategorized
ListView 的清單起始動畫使用(LayoutAnimationController)
by
zgh149
6 11 月, 2012
0
使用 ListView 來顯示清單時,預設的顯示方式是瞬間顯示,沒有任何的動畫,你可以使用 anim + La......
+
Uncategorized
顯示簡單的清單內容(string+ArrayAdapter+ListView)
by
zgh149
5 11 月, 2012
0
想要顯示簡單的清單內容可以使用 ArrayAdapter + ListView 來達成, 把想要顯示的內容以及......
+
Uncategorized
在 android 專案中 加入 admob
by
zgh149
4 11 月, 2012
0
在 Android 專案中加入 admob 的方法可以參考這篇,裡面的步驟1~4是一模一樣的,以我的版權聲名流......
Uncategorized
取得手機基本資訊(SDK,手機名稱,製造商名稱…)
by
zgh149
22 10 月, 2012
1
Android 手機上的基本硬體資訊可由 android.os 套件中提供的類別來取得,其中的 android......
30
31
32