从ActivityGroup的Child Activity返回数据 super.getParent().setResult(Activity.RESULT_OK, intent); super.getParent().finish();