android refresh activity from another activity code example
Example: refresh activity android
Activity.recreate(); //Trigger the onCreate method in the activity
Activity.recreate(); //Trigger the onCreate method in the activity