安卓開發遇到的報錯信息

1.Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 16 是由於編譯兼容設成1.7,sdk沒有,改回1.6有的就能夠了。html

Righ click on your project > properties > Java compiler > enable "project specific settings" Set Compiler compliance level to 1.6 reBuild your projectjava

http://www.cnblogs.com/xiaokang088/p/3829205.htmlandroid

2.java.sql.SQLException: ORA-01000: 超出打開遊標的最大數sql

何嘗試解決,是鏈接oracle數據庫更新數據報錯的shell

http://www.cnblogs.com/leipei2352/archive/2011/06/14/2080575.html數據庫

3.ADB rejected shell command (ls -l /): closedoracle

拔掉手機從新連,而後重啓adb網站

http://blog.csdn.net/androiddevelop/article/details/8130416ui

4.草料二維碼生成網站http://cli.im/.net

5.圖標http://image.baidu.com/search/index?tn=baiduimage&ipn=r&ct=201326592&cl=2&lm=-1&st=-1&fm=result&fr=&sf=1&fmq=1477574293421_R&pv=&ic=0&nc=1&z=&se=1&showtab=0&fb=0&width=&height=&face=0&istype=2&ie=utf-8&word=%E6%89%AB%E7%A0%81App%E5%9B%BE%E6%A0%87

6.error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light.DarkActionBar'.

由於import導入工程時,選錯了。

相關文章
相關標籤/搜索