Shimingli / WritingPen

:wink:2018.2.7完成了田字格的Demo,画笔效果的实现(目前仅仅实现了两种的功能:钢笔和水彩笔,同时提供了清除画布的功能)

Home Page:http://www.jianshu.com/p/3ee259f2caf7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

点击田字格的Demo 的时候报了个错

liyuzhao opened this issue · comments

                                             java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.packageinstaller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity}: java.lang.NullPointerException: Attempt to get length of null array
                                                 at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2747)
                                                 at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2829)
                                                 at android.app.ActivityThread.access$900(ActivityThread.java:191)
                                                 at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1617)

解决了么?