在Android的线程实例线程、实例、Android

由网友(浪荡街痞)分享简介:我想对线程的创建和Android的线程调用一些简单的例子。 I want some simple example on thread creation and invoking of threads in android. 推荐答案这是一个很好的教程:http://android-developers.blogs...

我想对线程的创建和Android的线程调用一些简单的例子。

I want some simple example on thread creation and invoking of threads in android.

推荐答案

这是一个很好的教程:

http://android-developers.blogspot.de/2009/05/painless-threading.html

或者这样的UI线程:

http://developer.android.com/guide/faq/commontasks.html#threading

在这里还是很实用的:

http://www.androidacademy.com/1-tutorials/43-hands-on/115-threading-with-android-part1

和另一个关于procceses和线程

and another one about procceses and threads

http://developer.android.com/guide/components/processes-and-threads.html

阅读全文

相关推荐

最新文章