Re11a
|
1f5da1f1db
|
整合res、src包,
AndroidManifest.xml下的bug调试
68~74行缺失Missing URL,解决:<intent-filter android:scheme="http"
tools:ignore="AppLinkUrlError">
19行添加xmlns:tools="http://schemas.android.com/tools"
在<activity,provider,receiver,service四大件 下添加 android:exported="true"来调用组件
|
2 years ago |