Code Monkey home page Code Monkey logo

androidtraining's Introduction

<<<<<<< HEAD

各种地址9

upstream/master

国内的android工具下载地址

www.androiddevtools.cn

Android官网文档地址

developer.android.com

Android中文文档地址

http://hukai.me/android-training-course-in-chinese/index.html

Implicit Intent send Email

http://stackoverflow.com/questions/34457924/what-code-do-i-need-to-fix-apache-http-client-removal

mooc学院

http://mooc.guokr.com/course/?order=grading

class central

https://www.class-central.com/subject/cs

廖雪峰的网站

http://www.liaoxuefeng.com/

美国三大在线教育平台

coursera, edx, udacity

阮一峰网站

http://www.ruanyifeng.com/home.html

学堂在线

http://www.xuetangx.com/ 慕课网 http://www.imooc.com/

作业

第一次

第二次

参照《第一行代码》,用ListView显示水果的图片和名称,并且可以点击某个item,toast当前点击水果的名称。 要求Adapter使用ViewHolder,并且判断ConvertView是否为空

第三次 多线程

新建项目,在MainActivity上,摆放ImageView,ProgressBar,Button1和Button2,点击Button1,在新线程中循环10次,每次sleep 1秒钟,并update MainActivity上的progressbar。要求用AsycnTask和Handler两种方式实现

Tips

设置git的默认编辑器为sublimetext

$ git config --global core.editor "'D:/Android/tools/Sublime Text 3/sublime_text.exe' -w"

androidtraining's People

Contributors

maoyf avatar liusearching avatar saronic avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.