android.intent.category.MONKEY

谷歌的解释,详情见:http://developer.android.com/reference/android/content/Intent.html#CATEGORY_DEFAULT

public static final String CATEGORY_MONKEY

Added in  API level 1

This activity may be exercised by the monkey or other automated test tools.

Constant Value: "android.intent.category.MONKEY"

你可能感兴趣的:(android.intent.category.MONKEY)