题目内容

AsyncTask的哪个方法在子线程中执行:

A. doInBackground
B. onProgressUpdate
C. onPreExecute
D. onPostExecute

查看答案
更多问题

前台服务会在状态栏有一个:

A. Notification
B. EventListener
C. AlertDialog
D. Messager

不能定义Intent过滤器的组件是:

Activity
B. ContentProvider
C. BroadcastReceiver
D. Service

需要交互的服务使用哪个方法启动?

A. startService
B. bindService
C. createService
D. runService

Android系统四大组件是Activity、、、。

答案查题题库