View view = LayoutInflater.from(getApplicationContext()).inflate(R.layout.player, null);
View view = inflater.inflate(R.layout.your_view_id, null);