對于Android平臺的資源類android.content.res.Resources可能很多網友比較陌生,一起來看看SDK上是怎么介紹的吧,Contains classes for accessing application resources, such as raw asset files, colors, drawables, media or other other files in the package, plus important device configuration details (orientation, input types, etc.) that affect how the application may behave.平時用到的二進制源文件raw、顏色colors、圖形drawables和多媒體文件media的相關資源均通過該類來管理。 Android 2.0 之后有了 overridePendingTransition() ,其中里面兩個參數,一個是前一個 activity 的退出兩一個 activity 的進入 ================================================================================================ 本資料共包含以下附件: Android_UI開發專題.rar android界面效果全匯總.rar