http://developer.android.com/reference/android/app/Activity.html
public void startActivities (Intent[] intents)
Since: API Level 11 Launch a new activity. You will not receive any information about when the activity exits. This implementation overrides the base version, providing information about the activity performing the launch. Because of this additional information, the FLAG_ACTIVITY_NEW_TASK launch flag is not required; if not specified, the new activity will be added to the task of the caller.
This method throws ActivityNotFoundException if there was no Activity found to run the given Intent.
Parameters
intents The intents to start.
Throws
android.content.ActivityNotFoundException
See Also
startActivityForResult(Intent, int)
댓글 없음:
댓글 쓰기
국정원의 댓글 공작을 지탄합니다.