Yingci
Yingci
群主,加不了群了啊 ! 847564732
有个问题:为什么dependency module不能debug? minifyEnabled false 已经设置了
1. Open your root project file - build.gradle 2. Modify the repositories as follows: ```groovy buildscript { repositories { mavenLocal() google() jcenter() } dependencies { classpath 'com.android.tools.build:gradle:4.2.0' // NOTE: Do...
the same issue
I have solved the issue: add the head reference #include .That's ok!
>  I met the same issue!After I have set ro.debuggable to 1 .The result is still 0 which show as bellows: 
> >  > > I met the same issue!After I have set ro.debuggable to 1 .The result is still 0 which show as bellows:  After I reboot device...
I met the same issue!