Android Studio Generating Hundreds Of Duplicate " 2" Files
From time to time, I see my entire build artifacts directory populated with duplicate files whose names all contain ' 2'. ./testapp/build/generated/res/pngs/debug/drawable-xhdpi/ic
Solution 1:
Moving my development file out of the iCloud did the trick for me.
Post a Comment for "Android Studio Generating Hundreds Of Duplicate " 2" Files"