我有一個三星Galaxy Nexus的LTE爲Verizon如何在Android設備上構建和運行?
我下載了最新的Android SDK和Eclipse(JUNO)和Android插件的Eclipse(JUNO)。但是,當我點擊RUN時,eclipse沒有或找不到設備。當我嘗試用AVD運行它時。這可能是不相關的,但在AVD運行它,當你把你的設備插入計算機上使用Eclipse推出我得到的錯誤
[2012-08-09 11:41:49 - My First App] res\layout\activity_main.xml:0: error: Resource entry activity_main is already defined.
[2012-08-09 11:41:49 - My First App] res\layout\activity_main.out.xml:0: Originally defined here.
[2012-08-09 11:41:49 - My First App] My First App\res\layout\activity_main.out.xml:1: error: Error parsing XML: no element found
設備連接時,「adb設備」的輸出是什麼?你在使用什麼操作系統? – user827992 2012-08-09 16:11:07
也許你需要一個驅動程序? – nullpotent 2012-08-09 16:11:29
[Android項目在編輯資源文件時無法生成]的可能重複項目(http://stackoverflow.com/questions/1674101/android-project-wont-build-when-editing-a-resource-file) – prolink007 2012-08-09 16:15:09