Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
Home
+
Uncategorized
Notification(通知)
通知是什麼? 通知為Notification,基本上是在應用程式的 UI 以外(通常是狀態列)顯示的訊息。 官......
by
zgh149
22 11 月, 2012
0
+
Uncategorized
上架 google play(android market) 的準備
1.先來做 icon 吧, Android 支援各種不同的尺寸,可以製作 96×96(x), 72&......
by
zgh149
21 11 月, 2012
0
+
Uncategorized
如何製作上鎖功能(EditText + SharedPreferences)
上鎖功能相當簡單,基本上只需要 EditText 和 SharedPreferences(也可以使用其它的儲存......
by
zgh149
21 11 月, 2012
0
Uncategorized
排序比較的實用(Comparable & Comparator )
在 Collections 有許多排序比較等等的方法已經寫好,基本類型的比較可以直接使用,如 ArrayLis......
by
zgh149
19 11 月, 2012
0
Uncategorized
EditText 的使用
EditText 用來輸入編輯資料,它繼承自 TextView,許多在 TextView中的方法也可以在這使用......
by
zgh149
13 11 月, 2012
0
60
61
62
63
64