Make the project view and Anroid view of Android studio similar

Source: Internet
Author: User

You can see my blog about the difference between project and Android view as

http://blog.csdn.net/siyehuazhilian/article/details/42123563


The Android view hides some of the views that you don't need to see, merging some files

But some catalogs are not real. And when you create directories and files, you cannot locate the actual path.

This is really inconvenient for people who are accustomed to looking at the real path.

In Project view, you can hide files or directories that you don't care about to achieve an effect similar to the Android view, better fit our view habits


Hide unused files, such as the project configuration file for idea (*.IML and *.idea), open Settings-file Types, and add the file suffix to be hidden.

In the end there is this sentence: Ignore files and floders (hidden files and directories) we just need to add the files and directories we want to hide in the back.



It is recommended to add this: in fact, the contents and files of the white label in the blog post (note that it is appended later)

. idea;*.iml;build;gradle;gradlew;gradlew.bat;gradle.properties;local.properties;

See



It's almost like the Ecplise view.


Make the project view and Anroid view of Android studio similar

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.