Difference between revisions of "Преименуване на root module в Android Studio"
Jump to navigation
Jump to search
(can't rename root module) |
|||
| Line 9: | Line 9: | ||
==източници== | ==източници== | ||
https://stackoverflow.com/questions/38886417/rename-root-module-in-android-studio | |||
Latest revision as of 07:31, 25 August 2021
проблем[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