Additional Information can be associated with an Intent using the method code example
Example: intent android
Intent intent = new Intent(MainActivity.this,Activity.class);
Intent intent = new Intent(MainActivity.this,Activity.class);