Ver originalIntent intent = getIntent();int id = intent.getIntExtra("id", -1); // Suponiendo que id es un int