Is there a way to find and replace all occurrences of a word in an entire project( not just a single class using refactor -> rename) and also maintain case, either in androi
In Android studio, Edit -- > Find --> Replace in path, this will check in whole project including comments and code.