After the reinstall of android studio , I have created a new project: MyapplicationProject
重新安装android studio后,我创建了一个新项目:MyapplicationProject
In Windows explorer I see all the folders :
在Windows资源管理器中,我看到所有文件夹:
MyapplicationProject \Myapplication \libs \src ...
In android studio I don't see the src, libs, res folders!
在android studio中我没有看到src,libs,res文件夹!
See http://img89.imageshack.us/img89/3880/owi7.png
见http://img89.imageshack.us/img89/3880/owi7.png
When I import an old project ==> ok. I don't understand. I don't find properties of the project.
当我导入旧项目时==>确定。我不明白。我没有找到该项目的属性。
2 个解决方案
#1
0
- File -> Project Structure -> Modules
- Add Button (Green plus button) click -> New Module Select
- 添加按钮(绿色加按钮)单击 - >新模块选择
- New Module window -> "Content root" change path button click to select "Project root file path"
- 新建模块窗口 - >“内容根”更改路径按钮单击以选择“项目根文件路径”
- Apply to change save and "OK" button exit.
- 应用更改保存并退出“确定”按钮。
- 文件 - >项目结构 - >模块添加按钮(绿色加按钮)单击 - >新模块选择新模块窗口 - >“内容根”更改路径按钮单击以选择“项目根文件路径”应用更改保存并“确定”按钮退出。
![enter image description here][1]
![在此处输入图像说明] [1]
[1] http://i.stack.imgur.com/No6PS.png
[1] http://i.stack.imgur.com/No6PS.png
#2
0
If you are using latest android studio, you can change the view. see the attached imageChange View from drop down
如果您使用的是最新的android studio,则可以更改视图。从下拉列表中查看附加的imageChange视图
#1
0
- File -> Project Structure -> Modules
- Add Button (Green plus button) click -> New Module Select
- 添加按钮(绿色加按钮)单击 - >新模块选择
- New Module window -> "Content root" change path button click to select "Project root file path"
- 新建模块窗口 - >“内容根”更改路径按钮单击以选择“项目根文件路径”
- Apply to change save and "OK" button exit.
- 应用更改保存并退出“确定”按钮。
- 文件 - >项目结构 - >模块添加按钮(绿色加按钮)单击 - >新模块选择新模块窗口 - >“内容根”更改路径按钮单击以选择“项目根文件路径”应用更改保存并“确定”按钮退出。
![enter image description here][1]
![在此处输入图像说明] [1]
[1] http://i.stack.imgur.com/No6PS.png
[1] http://i.stack.imgur.com/No6PS.png
#2
0
If you are using latest android studio, you can change the view. see the attached imageChange View from drop down
如果您使用的是最新的android studio,则可以更改视图。从下拉列表中查看附加的imageChange视图