-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
F:\3kwcommunity\android\app\src\main\java\com\simpleapp\MainActivity.java:9: 错误: 程序包com.mehcode.reactnative.splashscreen不存在
import com.mehcode.reactnative.splashscreen.SplashScreen;
^
F:\3kwcommunity\android\app\src\main\java\com\simpleapp\MainActivity.java:43: 错误: 找不到符号
protected void onCreate(Bundle savedInstanceState) {
^
符号: 类 Bundle
位置: 类 MainActivity
F:\3kwcommunity\android\app\src\main\java\com\simpleapp\MainActivity.java:45: 错误: 找不到符号
SplashScreen.show(this, getReactInstanceManager());
^
符号: 变量 SplashScreen
位置: 类 MainActivity
3 个错误
:app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
my computer system is window 10.
Metadata
Metadata
Assignees
Labels
No labels