目前情況是:
1.知道不同應用的包名稱
2.從這些包名稱中獲取應用圖標
3.在imageView中顯示這些圖標
比如有一個包名為com.example.testnotification,怎麼獲取圖標顯示在imageView中?
com.example.testnotification
Drawable icon = getPackageManager().getApplicationIcon("com.example.testnotification"); imageView.setImageDrawable(icon);
CString類型(漢字)轉
ASP.net遇到的問題,,
仿百度搜索框只能提示上下鍵移
Java問題:Collect
如何檢索 Listview
FileInputStrea