Get inflater from Context
目前分類:Android (8)
- Aug 14 Tue 2012 16:16
雜記
- Aug 08 Wed 2012 00:17
Android Default Resource
android.R.layout.xxx
- Aug 06 Mon 2012 23:20
PopupMenu DIY
在Android 3.0後的版本,硬體Menu鍵會消失
- Aug 06 Mon 2012 18:33
PopupWindow擷取KeyEvent
PopupWindow 直接繼承於Object
- Jan 12 Tue 2010 15:22
Android如何取得專案中的檔案
- Dec 15 Tue 2009 14:58
Android中 thread 與 View的溝通 (一)
- Dec 04 Fri 2009 17:10
如何在eclipse中開啟LogCat View
開發Android程式通常會用eclipse來開發,然而通常會把訊息輸出到Logcat介面,要如何在eclipse看到Logcat介面,下面會簡單介紹。