问题
So every time i updated my app, i use file -> project structure
to increase the version and put version name. I also use it to name application id when i want to fork my codes into different app.
but today I can't find application id, version, version name, etc on file-> "Project Structure".
a few months ago i also got this problem and the options suddenly come back by itself. so I don't know how to fix it. I need those options...
What I've tried
- loading old projects
- refreshing Gradle files and sync
- rebuilding the project
回答1:
oh my God, fixed it by
- File > Sync Project with Gradle
- File > project structure > modules (will still be blank)
- File > project structure > suggestion -> click APP (bottom right will say "loading" with tiny fonts)
- File > project structure > modules (now the options will appear)
来源:https://stackoverflow.com/questions/58576259/android-studio-file-project-structure-missing-options-to-change-application