what is intents and use of it in android code example Example: intent android Intent intent = new Intent(MainActivity.this,Activity.class);