.
I. Compilation errors
1. "Androidmanifest.xml File not found" error
(1) Error message
error message :
-- Message make:
Information:compilation completed with 1 error and 0 warnings in 2 secinformation:1 errorinformation:0 Warningserror:andro ID Source Generator: [midiscope] androidmanifest.xml file not found
-- Event Log :
Morning 8:41:38 compilation completed with 1 error and 0 warnings in 2 sec
(2) Solutions
Solution :
-- Select right click Project and select Open Module Settings :
-- Configure the androidmanifest path :
2. "Error:Error:No resource found that matches the given name (@ ' resource ' with value" error
(1) Error message
error message :
-- Message make:
Information:using Javac 1.8.0_45 To compile Java sourcesinformation:compilation completed with 5 errors and 0 warnings in 3 Secinformation:5 errorsinformation:0 warnings/users/hanshuliang/downloads/midiscope/application/src/main/ Androidmanifest.xmlerror: (1) Android Resource Packaging: [Midiscope]/users/hanshuliang/downloads/midiscope/ Application/src/main/androidmanifest.xml:27:error:error:no resource found that matches the given name (at ' icon ' with V Alue ' @mipmap/ic_launcher '). Error: (1) Android Resource Packaging: [Midiscope]/users/hanshuliang/downloads/midiscope/application/src/main/ Androidmanifest.xml:27:error:error:no resource found that matches the given name (at ' label ' with value ' @string/app_na Me '). Error: (1) Android Resource Packaging: [Midiscope]/users/hanshuliang/downloads/midiscope/application/src/main/ Androidmanifest.xml:27:error:error:no resource found that matches the given name (at ' theme ' with value ' @style/midisco Petheme '). Error: (1) AndroidOID Resource Packaging: [Midiscope]/users/hanshuliang/downloads/midiscope/application/src/main/ Androidmanifest.xml:33:error:error:no resource found that matches the given name (at ' label ' with value ' @string/app_na Me '). Error: (1) Android Resource Packaging: [Midiscope]/users/hanshuliang/downloads/midiscope/application/src/main/ Androidmanifest.xml:48:error:error:no resource found that matches the given name (at ' Resource ' with value ' @xml/scope_ Device_info ').
(2) Solutions
Solution :
-- Select right click Project and select Open Module Settings :
-- Configure the resource path path :
.
.
.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Android App development Android Studio Bug Collection--assemble all as errors into this article