10 2016 档案
摘要:reference to : http://www.jianshu.com/p/61e8f803e0d1 Android在开发过程中,随着引用的库以及业务的增多,不可避免的会出现64K limit问题,也就是方法数过多的问题,Java代码中的Method总数和Field总数都不能超过65535个,那
阅读全文
摘要:reference to : http://blog.csdn.net/jsjwbxzy/article/details/45970231
阅读全文
摘要:reference to : http://blog.csdn.net/chencehnggq/article/details/21492417 activity.java styles.xml
阅读全文