android guide:http://veui5infra.dhcp.wdf.sap.corp:8080/demokit/#docs/guide/95d113be50ae40d5b0b562b84d715227.html

android studio:http://tools.android-studio.org/index.php

android API:https://developer.android.com/reference/packages.html

google API :https://developers.google.com/android/reference/packages


android 开发工具:https://developer.android.com/sdk/index.html


sample:https://developer.android.com/samples/index.html


material design:https://developer.android.com/design/index.htmlhttps://www.google.com/design/spec/components/bottom-sheets.html


NDK:http://developer.android.com/ndk/index.html

在线开发:google cloud

注册:https://console.cloud.google.com/billing/freetrial?_ga=1.3299952.1711288052.1456307077

官网:https://cloud.google.com/

编译android源码:http://source.android.com/source/initializing.html

使用eclipse开发android源码:http://source.android.com/source/using-eclipse.html

android 知识库:http://lib.csdn.net/base/15/structure

google:https://developers.google.com/


Download:

SDK Download:http://developer.android.com/intl/zh-cn/sdk/index.html#Otherorhttp://developer.android.com/intl/zh-cn/tools/sdk/tools-notes.html

ADT plugin Download:http://web.mit.edu/hychenj/MacData/afs/sipb/project/android/docs/tools/sdk/eclipse-adt.html

Installing the Eclipse Plugin:http://web.mit.edu/hychenj/MacData/afs/sipb/project/android/docs/sdk/installing/installing-adt.html


更多相关文章

  1. android 开发之Activity切换
  2. Android的NDK开发(4)————JNI数据结构之JNINativeMethod
  3. Android_Google android SDK源码(1)
  4. 【Android(安卓)Studio开发】Android(安卓)Studio如何获取versio
  5. 仿微信摇一摇功能,android 重力感应开发
  6. Android开发之Activity(二)——启动模式和taskAffinity属性
  7. Android开发UI之自定义控件的皮肤
  8. Qt之Qt5.7开发Android应用程序小试牛刀
  9. Android开发环境配置

随机推荐

  1. Android 使用Telephony API
  2. android用于打开各种文件的intent
  3. Android : 继承BaseAdapter对ListView进
  4. 强制系统横屏竖屏
  5. Android: 下载并编译Android Source Tree
  6. iPhone与Android对比
  7. 2011.08.30——— android setOnTouchLis
  8. android 程序日志记录
  9. android - 制作底部选项卡TabHost
  10. Android Service 示例