Whenever I create a new project in Android Studio
it wants to put it in a generic default folder at a location something similar to (dependent on OS - Ubuntu he
I have Android Studio version 3.1.2, it shows project full path when you click Build tab in bottom-left location of the studio.
Try this:
File\Other Settings\Preferences
for New Projects\Teminal\Start Directory
In android studio 2.3.3 (windows) you must go to C:\User\ (Name)\ .AndroidStudio2.3\config\option open recentProjects.xml And change your directory
<option name="lastProjectLocation" value="YOUR DIRECTORY" />
Top of The Android Studio Title bar its shows the complete file path or LocationLook this image
File -> Other Settings -> Default settings... -> Terminal --> Project setting --> Start Directory --> ("Browse or Set Your Project Directory Path")
Now Close current Project and Start New Project Then Let Your eyes see Project Location
I found an easy way: