The activity of the Android manifest file has been warned several times. The first reaction is that you can’t remember to look it up online. Just wrap it or end it with a ‘/’.
On the Internet:
It appears to have worked by getting rid of the closing tags and replacing them with the self closing tags
<activity
android:name="com.np.npvideoserver.UserConfig"
android:configChanges="orientation|keyboard"></activity>
Change to
<activity
android:name="com.np.npvideoserver.UserConfig"
android:configChanges="orientation|keyboard">
</activity>
or
<activity
android:name="com.np.npvideoserver.UserConfig"
android:configChanges="orientation|keyboard"/>
Read More:
- XML file should have root tag (extra content at the end of the document in file error)
- Solve the problem of “error empty block statement no empty” in the console (Vue project)
- Schema validation error in conig/config.xml. See the log for detais, Schema validation can be……
- Macro generated_ UCLASS_ Body () and generated_ Analysis of body ()
- Error in reading XML file IOException parsing XML document from URL
- org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is ‘com/hujin
- Error parsing Mapper XML. The XML location is ‘file
- R Error: XML content does not seem to be XML: ‘input.xml’
- Required request body is missing with ContentCachingRequestWrapper
- In vs programming, the code of Ctrl + F5 is flashback
- Beautiful soup4 gets the value of the class property of the tag
- Cannot find module ‘body-parser’
- curl: (23)failed writing body(0!=3810)
- Error: (49,15) error: tag can access private in fragmentactivity
- Vs2019 + QT parses the XML file and reports an error at doc.setcontent (& file)
- Flutter development: prompt error parsing localfile when running the project: ‘/ users / xxx / Android / APP / SRC / main / androidmanifest. XML’… Solution
- View – neditor – empty packaging style
- Solve the problem that the value in the disabled tag cannot be passed to the server
- How to empty a whole line in latex (simple and effective)