Android Studio使用手记

1、官方的Tip and Tricks:http://developer.android.com/intl/zh-cn/sdk/installing/studio-tips.html

2、项目的目录树(Project Stucture)显示不正常解决方法:http://stackoverflow.com/questions/16727505/android-studio-project-structure-not-coming-properly  我用添加module的那个方法解决有效。

3、CSDN 唐韧_Ryan的使用教程:http://blog.csdn.net/ryantang03/article/details/8941364

4、update的时候会报connection failed,据说是墙的关系,找到一有效解决办法:http://blog.csdn.net/hil2000/article/details/11395485 多说一句:0.3.1之后的版本好像不用这个方法可以连接成功。

5、editor编辑器字体修改,我的系统上Android Studio默认的编辑器字体非常小,Android预先提供的编辑器界面主题(theme)不可修改,所以字体也修改不了,所以你需要在界面主题哪儿另存一个自己的主题,然后在这个自己的主题上就可以修改了。详见:http://bbs.9ria.com/thread-200235-1-1.html

6、先说错误提示,后面说问题原因和解决方法

Gradle: A problem occurred configuring project ':MyApp'.
> Failed to notify project evaluation listener.
   > Could not resolve all dependencies for configuration ':MyApp:_DebugCompile'.
      > Could not find any version that matches com.android.support:appcompat-v7:+.
        Required by:
            MyAppProject:MyApp:unspecified

问题原因是某些依赖的SDK组件不存在,一般来讲,有可能是你应用兼容的最低版本编译有依赖问题,用SDK Manager下载对应的版本依赖即可。

8、Android Studio和eclipse之间的不同:http://blog.csdn.net/u010966622/article/details/9181437

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值