1、Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。

http://www.androiddevtools.cn/

2、android中文教程

http://hukai.me/android-training-course-in-chinese/basics/fragments/fragment-ui.html

3、android studio 中文网站

http://www.android-studio.org/index.php/84-study/

4、极分享

http://www.finalshares.com/

5、google官方api指导

http://www.android-doc.com/guide/components/index.html

6、国外的android代码分享

http://www.codota.com/

7、java教程

http://www.weixueyuan.net/java/rumen/

8、h5之家

http://www.h5cn.com/

9、codepath

http://guides.codepath.com/android/Home

10、vogella

http://www.vogella.com/tutorials/android.html

11、tutorial

http://www.tutorialspoint.com/android/

12、w3cschool 的h5教程

http://www.w3school.com.cn/html5/
13、h5游戏开发demo教程

http://www.html5gamedevelopment.com/html5-demos

14、项目合集

https://github.com/Trinea/android-open-project

15、五道口男子职业技术与艺术学院

http://hujiaweibujidao.github.io/

16、Android源码设计模式分析

http://blog.csdn.net/rss.html?type=column&column=android-dp

17、麦子学院

http://www.maiziedu.com/course/android/55-2537/

18、23Code

http://www.23code.com/

19、DEV资源

http://www.devstore.cn/code/list/ft85-pn1-or0.html

20 、androidStudio

2.1

https://dl.google.com/dl/android/studio/ide-zips/2.1.0.2/android-studio-ide-143.2712822-windows.zip

classpath 'com.android.tools.build:gradle:2.1.0-alpha4'

21、代码库

http://appxcode.com/index.php?con=index&act=category&cid=5

22.黄油刀

compile 'com.jakewharton:butterknife:7.0.1'



更多相关文章

  1. 【Android】Android 彩信发送的两种方式+源代码
  2. Android发送短信功能代码
  3. [置顶] Android源代码下载
  4. Android 代码混淆 选项说明
  5. 反抗金山毒霸的代码
  6. 有米平台 发布android软件教程
  7. Android应用程序组件Content Provider的启动过程源代码分析(2)
  8. android开发之res下的menu (xml+代码的形式)
  9. 【源代码】一键分享各个社交平台_android

随机推荐

  1. Android(安卓)JNI 篇 - ffmpeg 获取音视
  2. Android异常总结---type Status report m
  3. Android(安卓)中获取控件宽和高的方法(详
  4. 如何快速把安卓应用移植到BlackBerry 10
  5. Android(安卓)OCR 项目
  6. Android(安卓)Studio Gradle Build Runni
  7. Android(安卓)第三方 Jar 的 Link 与问题
  8. flutter APP 应用名称、启动页、图标配置
  9. AndroidManifest.xml元素详解
  10. Android启动模式需要注意的点