如果把AsyncTask,IntentService这种封装也算上,确实有一些Android独有的。不算的话就和JAVA一样,runnable thread 或者callable,线程池之类的。