Android sub activity -
iám new in android.
my questions sub-activity.
main activity child sub-activity 1 , 2.
i have main activity 3 buttons these buttuns pass values child activity number 2 , in child 2 these values.
when push button in child 2 return values child number 1 , put values in textviews.
now problem when finish child 2 values return automaticaly main activity.
this not want there solution this.
were can place startactivityforresult . don't want place in main activity.
thanks in advance.
i add values extras intent use start child 1, did when passed values child 2.
Comments
Post a Comment