RhinoCan
Well-Known Member
I'm trying to update my copy of Android Studio from 3.3 to the latest and greatest version but the update fails.
Here's the full text of the message(s). (I'm not too worried about the second message; I see it's just a warning of some functionality being deprecated at the end of the year.):
I'm running the latest update of Windows 10 Home.
Here's the full text of the message(s). (I'm not too worried about the second message; I see it's just a warning of some functionality being deprecated at the end of the year.):
ERROR: Failed to parse XML in C:\Users\Kathe\Downloads\android-RuntimePermissions-master\CWFRecyclerview\app\src\main\AndroidManifest.xml
ParseError at [row,col]:[30,13]
Message: expected start or end tag
Affected Modules: app
WARNING: API 'variant.getExternalNativeBuildTasks()' is obsolete and has been replaced with 'variant.getExternalNativeBuildProviders()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variant.getExternalNativeBuildTasks(), use -Pandroid.debug.obsoleteApi=true on the command line to display a stack trace.
Affected Modules: app
I'd be grateful if someone could suggest what I can do to fix the error. Or do I have to delete Android Studio and then install the new version fresh?ParseError at [row,col]:[30,13]
Message: expected start or end tag
Affected Modules: app
WARNING: API 'variant.getExternalNativeBuildTasks()' is obsolete and has been replaced with 'variant.getExternalNativeBuildProviders()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variant.getExternalNativeBuildTasks(), use -Pandroid.debug.obsoleteApi=true on the command line to display a stack trace.
Affected Modules: app
I'm running the latest update of Windows 10 Home.
Last edited: