您的位置:首页 > 移动开发 > Android开发

ubuntu 下 intellij idea 配置android 开发环境

2015-05-16 09:20 531 查看
refs:
http://stackoverflow.com/questions/23750238/how-to-import-xml-code-style-into-android-studio
1)

可以从android的google source code上获取android的配置

在development/ide/下有如下ide的配置

eclipse emacs intellij xcode

如 development/ide/intellij$ ls

build.xml codestyles fileTemplates IndecentExposure.xml make+intelligen.sh moduleDefinitions p4.sh

2)对于linux系统一般在用户目录下

$ ls ~/.IdeaIC13/config/

codestyles componentVersions filetypes keymaps plugins quicklists templates

colors fileTemplates inspection options port tasks tools

3)拷贝到相应目录下,如codestyle的对拷。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: