随笔分类 -  android-[问题解决]

摘要:1.Cannot refer to a non-final variable 解决方法 内部类如果要引用外部类的变量,则该变量必须为final,这是规定2.error: No resource identifier found for attribute 'style' in package 'an... 阅读全文
posted @ 2014-05-14 16:29 ejllen 阅读(234) 评论(0) 推荐(0)
摘要:1.Q:新建android application project E:The tools need to be updated via the SDK Manager A:通过android SDK Manager更新了文件后问题解决了2.Q:windows->下 E:没有 android SDK... 阅读全文
posted @ 2014-05-13 10:14 ejllen 阅读(863) 评论(0) 推荐(0)