javalue
javalue
when i add com.google.android.play:core:1.10.3,i lanuch app happened this crash. but it happened in release apk,the debug apk is ok. java.lang.RuntimeException: Unable to start activity ComponentInfo{com.aaa/com.aaa.SplashActivity}: android.content.res.Resources$NotFoundException: Drawable com.aaa:drawable/abc_vector_test with resource...
一个小建议
MarginOffset中的public MarginOffset(int leftOffset, int rightOffset, int topOffset, int bottomOffset)希望能保持android原生的LTRB的顺序,与原生保持一致。
由于gradle2.1.3以上,删除了plugins中的zipalign,以前的zipalign是作为一个不必要的方式,去对apk进行优化,2.1.3以后zipalign成为必须的了,所以打出来的包自动zipalign,修改后的方式,是将本地sdk中build-tools里的zipalign作为指定的路径,传进去,然后再zipalign。
卸载后仍生效
when I uninstall the plugin,but it still work.