Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

public void bookingDetails(View view) { Intent intent = new Intent (PackageContext:this, MainActivity.class); intent.putExtra("name", value "kenny"); startActivity(intent); }

Sushi answered on June 25, 2022 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • intent android open activity
  • start activity intent
  • android activity read intent extra
  • intent .putextra
  • intent android
  • activity get extras
  • java intent extras
  • intent .putextra
  • Intent Activity
  • activity get extras
  • start activity intent
  • Unable to resolve activity for: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.nicpic.pltestingall/.HiltTestActivity (has extras) } at androidx.test.core.app.InstrumentationActivityInvoker.startActivity
  • intent to call android 12
  • android_intent

  • public void bookingDetails(View view) { Intent intent = new Intent (PackageContext:this, MainActivity.class); intent.putExtra("name", value "kenny"); startActivity(intent); }

    0
    Popularity 1/10 Helpfulness 1/10 Language java
    Source: Grepper
    Tags: java public void
    Link to this answer
    Share Copy Link
    Contributed on Jun 25 2022
    Sushi
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.