Android學習筆記6---日誌輸出&單元測試

本章要點: 1、日誌輸出 2、單元測試 3、程序Debug 1、日誌輸出 打開eclipse,選擇「Windows」—>」Preferences」 將Logging Level 更改爲 Info 2、單元測試 對應用進行單元測試 第一步:首先在AndroidManifest.xml中加入下面紅色代碼: <uses-library android:name="android.test.runner"
相關文章
相關標籤/搜索