Question: android studio: the second button will move to second activity there is a clicklistener on EditText name Write the missing the code in OnActivityResult() method

android studio:

android studio: the second button will move to second activity there is

the second button will move to second activity

a clicklistener on EditText "name" Write the missing the code in OnActivityResult()

there is a clicklistener on EditText "name"

Write the missing the code in OnActivityResult() method in the main activity to show the users comments using a Toast notification. (Toast: Thank you customer name For your comment).

protected void onActivityResult(int requestCode, int resultCode, Intent data) {

else if(resultCode == RESULT_OK && requestCode == 2){ //To be do } }

App Make an order Rate our service 18:00 CoffeeApp Name Comments

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!