Преименуване на root module в Android Studio
проблем[edit | edit source]
How to rename root module in android studio? I have tried (right click the module then click refactor then click rename) but I got warning "can't rename root module"
решение[edit | edit source]
В проекта се търси (ctrl+shift+F) rootProject.name и се променя то, след това се синхронизира проектът.
източници[edit | edit source]
https://stackoverflow.com/questions/38886417/rename-root-module-in-android-studio