Intent intent = getIntent(); Integer idInfo = intent.getIntExtra("idInfo", -1); bool hidden = intent.getBooleanExtra("hiddencopy", false);