Android studio 3.0 generates test only APK. I have solved the issue by adding the "android:testOnly" property to android manifest's tag. <application ..
確定! 回上一頁