Android錯誤解決方法集錦
1 android java.net.UnknownHostException: Unable to resolve host “…”: No address associated 錯誤
我在android開發的時候經常會遇到這個錯誤,一般來說,造成這種錯誤的最普遍情況有兩種:
1.android裝置網路連線沒開啟,例如3G網路和WIFI網路
所以,如果遇到這種錯誤時,請先檢視網路是否已正常連線.
2.Manifest檔案沒有標明網路訪問許可權
如果確認網路已經正常連線並且還是出這種錯誤的話,那麼請看下你的Manifest檔案是否標明應用需要網路訪問許可權,如果沒標明的話,也訪問不了網路,也會造成這種情況的.
//網路訪問許可權
2 Failed to install *.apk on device ‘emulator-5554′: timeout
錯誤提示:
Failed to install helloworld.apk on device ‘emulator-5554′: timeout
或者
the user data image is used
原因:
由於模擬器已經開啟而沒有關閉或者非法關閉引起的。
解決方法:
刪除 C:Documents and SettingsAdministrator.androidavd對應版本.avd
下所有以.lock結尾的資料夾。
或者
Failed to install *.apk on device *:
timeout Launch canceled!
還有一種辦法:
在window->preferences->Android->DDMS->ADB connection time out (ms):
將這個值設定的大一些,預設為5000,設定成500000,然後就OK了。
3 This Android SDK requires Andriod Developer Toolkit version 20.0.0 or above
開啟Eclipse(Android 開發環境),發現以下報錯:
圖片顯示資訊為:Android SDK要求ADT(Android Developer Toolkit)版本在20.0.0或以上版本,檢測到當前版本為18.0.0,請更新最新的ADT。
出現這樣的提示,根本原因是Eclipse啟動時檢測E:Program Filesandroid-sdk-windowstoolslibplugin.prop檔案 檔案內容為:
begin plugin.prop
plugin.version=20.0.0
# end plugin.prop
這就很容易理解了,需求外掛版本為20.0.0,這時候我們只需要改成:
begin plugin.prop
plugin.version=18.0.0
# end plugin.prop
OK了,重新啟動下Eclipse,看看是不是解決了這個問題
4 [Accessibility] Missing contentDescription attribute on image
今天使用了下ADT 16.0 在定義一個ImageVIew的時候 總是提示這個[Accessibility] Missing contentDescription attribute on image警告,雖說可以不理 但總是感覺怪怪的,在網上一搜 發現原來這是ADT 16.0的新特性,在一些沒有文字顯示的控制元件裡,如imageView和imageButton等,ADT會提示你定義一個android:contentDescription屬性,用來描述這個控制元件的作用。英文原文如下,如有翻譯的不對的地方,敬請批評指正。
Resolved this warning by setting attribute android:contentDescription for my ImageView
android:contentDescription=”@string/desc”
Android Lint support in ADT 16 throws this warning to ensure that image widgets provide a contentDescription
This defines text that briefly describes content of the view. This property is used primarily for accessibility. Since some views do not have textual representation this attribute can be used for providing such.
Non-textual widgets like ImageViews and ImageButtons should use the contentDescription attribute to specify a textual description of the widget such that screen readers and other accessibility tools can adequately describe the user interface.
5 java.lang.NoClassDefFoundError: com.baidu.mapapi.BMapManager解決辦法
用百度地圖,可能把工程複製了些位置 出錯了
解決辦法:
1.右擊專案->properties->Java Build Path->Order and Export,在需要引用的包前面打勾。
2.Project->Clean…
6 eclipse中提示 No Completions Available,Alt+/不自動提示
window-> Preferences-> Java-> Editor-> Content Assist-> Advanced
上面的選項卡Select the proposal kinds contained in the ‘default’ content assist list中新增【Java Non-Type Proposals】
相關文章
- Android開發錯誤集錦Android
- Android Studio 編譯錯誤集錦Android編譯
- iOS 開發錯誤集錦iOS
- 【論文寫作】錯誤集錦
- [python]python錯誤集錦Python
- 【ITOO】--Jekins整合錯誤集錦
- angular——線上競拍錯誤集錦(一)Angular
- PbootCMS 404 錯誤解決方法boot
- Python錯誤集錦:IndentationError: unexpected indentPythonError
- oracle錯誤及解決方式集(轉)Oracle
- vsftpd 錯誤:530 and 500 錯誤解決方法FTP
- VB滑鼠滾輪外掛安裝錯誤集錦:“0x80004005”解決方案
- Go 常見錯誤集錦 | 字串底層原理及常見錯誤Go字串
- Go常見錯誤集錦 | 字串底層原理及常見錯誤Go字串
- 三層登陸程式碼及錯誤集錦
- undefined reference to錯誤的解決方法Undefined
- AFNetworkingErrorDomain 錯誤解決方法ErrorAI
- PHP錯誤“Thisfilehasexpired”的解決方法PHP
- dbfread報錯ValueError錯誤解決方法Error
- Manen下的Spring MVC專案錯誤 集錦SpringMVC
- callback 和 promise 的錯誤捕獲-暗坑集錦Promise
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- 【Oracle】ORA-00054 錯誤解決方法Oracle
- 錯誤Namenodeisinsafemode的解決方法
- hadoop日常錯誤解決方法整理Hadoop
- ORA-04098錯誤解決方法
- ORA-25154錯誤解決方法
- npm WARN unmet dependency錯誤解決方法NPM
- 【JavaWeb錯誤集錦】有關Cookie不支援逗號、空格等特殊符號並報出伺服器500錯誤的解決方案JavaWebCookie符號伺服器
- AIX 5.3 Install Oracle 10g RAC 錯誤集錦AIOracle 10g
- Python錯誤集錦:for x in range(5) ^ SyntaxError: invalid syntaxPythonError
- 程式設計師容易忽略的SQL Server錯誤集錦程式設計師SQLServer
- standby新增檔案錯誤的解決方法
- MYSQL中 TYPE=MyISAM 錯誤的解決方法MySql
- Mac上搭建chromedriver的錯誤解決方法MacChrome
- 寬頻連線錯誤691解決方法
- ORA-14452錯誤及解決方法
- ubuntu網路卡啟動錯誤解決方法Ubuntu