您的位置:首页 > 运维架构 > 网站架构

Android开发常用网站

2016-10-13 16:02 316 查看
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' 

23、
compile 'com.github.chrisbanes.photoview:library:1.2.4'


24、自定义view教程
https://github.com/GcsSloop/AndroidNote/tree/master/CustomView
25、github上有名的折线图库
https://github.com/PhilJay/MPAndroidChart
26、状态栏通栏的第三方
https://github.com/jgilfelt/SystemBarTint
27、android material

https://material.google.com/#

28、React Native专题

http://www.lcode.org/React-native/

29、
 Android群英传学习之旅

http://www.jianshu.com/users/46702d5c6978/latest_articles

30、


A categorized directory of free libraries and tools for Android (3661)

http://android-arsenal.com/free

31、web的学习网站

http://m.sui.taobao.org/components/#layout
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: