Android學習筆記:Android基礎知識點(不斷更新中)

一、Android系統的四大組件分別是:活動(Activity)、服務(Service)、廣播接收器(Broadcast Receiver)、內容提供器(Content Provider)。android 二、定義一個應用程序名的字符串,有如下兩種方式來引用它:web <resources> <string name="app_name">HelloWorld</string> </resour
相關文章
相關標籤/搜索