Issue
Error: java.io.FileNotFoundException: \app\build\intermediates\res\merged\debug\drawable-mdpi-v4\abc_ic_star_black_48dp.png (The requested operation cannot be performed on a file with a user-mapped section open)
trying to build project but file name changes all the time, error remain same

Solution
Just open this(app\build\intermediates\res\merged\debug\drawable-mdpi-v4\abc_ic_star_black_48dp.png) file directory and delete it.
Clean and Re-build your project.
Hope this will help you.
Answered By - Vishal Chauhan
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.