How to change the name of the project in "Recent Projects" on the "Welcome" screen in AS (1.0.2)?
The problem is in one of my projects, but it is covered by the NDA, so it cannot be shown here. It was imported to AS from Eclipse. It was in the code directory and imported as a code AS project. I already renamed the folder, the project to the desired name and everything is fine, but the code is still present in "Recent Projects" and the name of Android Studio. This is not critical, but a little annoying :).

For example, I need to change 'Gradle' to 'SOdle'.
This name is also used in the window title.

I found the same question / answer for IntelliJ IDEA
but it looks like AS overrides this screen

Update:
As I said earlier, I can rename the project and its directory, but the old Gradle name remains, as in the "Recent Projects" and the title. See images below.


source share