Android Intent 是個非常棒的物件,
它可以處理相當多的事情,
如:
桌面設定 :
http://tomkuo139.blogspot.com/2010/02/android.html.
選擇檔案 :
http://tomkuo139.blogspot.com/2010/02/android-choose-file.html.
開啟檔案 :
http://tomkuo139.blogspot.com/2010/04/android-open-file-with-default.html.
更多的應用, 可以參考這個網址 :
http://blog.chinaunix.net/u/9577/showart_2185991.html.
Google 對於 Intent 的介紹 :
http://developer.android.com/intl/zh-TW/reference/android/content/Intent.html#ACTION_AIRPLANE_MODE_CHANGED.