摘要:
protected voidonAttachedToWindow()This is called when the view is attached to a window. At this point it has a Surface and will start drawing. Note th... 阅读全文
摘要:
之前忘了记录这个错误,今天又遇到了。唉,人不能纵容自己犯懒,遂记录之。错误:android.content.res.Resources$NotFoundException: String resource ID #0x1原因:一般发生在参数 int resId 错误,你把String赋值给int的r... 阅读全文
摘要:
原文地址:http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Using-sourceCompatibility-1.7翻译:Android Studio 中文组(大锤译)接续:Gradle(一)|Gradle(二)通... 阅读全文