Android Studio breaking AndroidManifest.xml -


so looks android studio mangling androidmanifest file, @ least 1 in ../app/build/intermediates/manifests/full/debug directory.

for example, following 1 of corruptions:

<application         android:name="com.myname.myapp.@string/app_name" 

that makes no sense, right.

it complains uri not being registered manifest root. along glesversion not being allowed here in "uses feature" tag. "theme" , "configchanges" not allowed activity tags..

what causing , how fix? thanks.

edit:

this problem because app won't compile now.

and please don't close. relevant question.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -