hey, does anyone know how to change this name in t...
# multiplatform
e
hey, does anyone know how to change this name in the brackets? I've changed the name everywhere, and this is the only place where the previous project name is still showing
h
I would do a
grep
in the project folder if I were you ...
e
Well that’s the thing… I can’t find it anywhere even with grep
h
You checked in the hidden folders? By default, grep doesn't go there ...
👌 1
e
I have no idea how, but it fixed itself 😄
👍 1
d
I think you can do it from IDEA Project Structure settings. There are the module names located, took a while for me as well to check.
e
I can't find this in Android Studio. I did find another way though, in the project view, select
Files
(instead of Project/Android), and then it's as simple as renaming the package.
r
I think usually in my cases it was the parent folder of the project