android - How to use id of elements of activity using intent communication -



android - How to use id of elements of activity using intent communication -

in android suppose intent activity2 activity1..so how can utilize or ids of elements of activity2(such relative layout etc) in activity1..and code in activity 1 using element of activity 2

if trying alter ui of activity1 based on activity 2 should start child activity , utilize onactivityresult.

if trying access values of activity1 in activity 2 can pass them via bundle.

android

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -