problem Solved !!!tks for great answer~ shengJie於 2012年6月4日星期一UTC+8下午5時33分28秒寫道: > > Hello~ > i got one question in Intent, I get four Activity A,B,C,D just like > picture > Activity Bundle sequence :A(Fill in data)=>E(get data)==>B(Fill in > data)=>E(get > data)==>C(Fill in data)=>E(get data)==>D(Fill in data)=>E(get data)==> > And Activity ABCD Composed by simple Components like Button and EditText > Activity A,B,C,D let user to edit data, then all Inent and Bundle data to > ActivityE , > how could i Bundle all data into E ? > and how could i determine intent type(A or B or C or D)in E Activity? > or what method can i use to determine current intent and set the data? > > > tks for reply!!! >
shengJie於 2012年6月4日星期一UTC+8下午5時33分28秒寫道: > > Hello~ > i got one question in Intent, I get four Activity A,B,C,D just like > picture > Activity Bundle sequence :A(Fill in data)=>E(get data)==>B(Fill in > data)=>E(get > data)==>C(Fill in data)=>E(get data)==>D(Fill in data)=>E(get data)==> > And Activity ABCD Composed by simple Components like Button and EditText > Activity A,B,C,D let user to edit data, then all Inent and Bundle data to > ActivityE , > how could i Bundle all data into E ? > and how could i determine intent type(A or B or C or D)in E Activity? > or what method can i use to determine current intent and set the data? > > > tks for reply!!! > shengJie於 2012年6月4日星期一UTC+8下午5時33分28秒寫道: > > Hello~ > i got one question in Intent, I get four Activity A,B,C,D just like > picture > Activity Bundle sequence :A(Fill in data)=>E(get data)==>B(Fill in > data)=>E(get > data)==>C(Fill in data)=>E(get data)==>D(Fill in data)=>E(get data)==> > And Activity ABCD Composed by simple Components like Button and EditText > Activity A,B,C,D let user to edit data, then all Inent and Bundle data to > ActivityE , > how could i Bundle all data into E ? > and how could i determine intent type(A or B or C or D)in E Activity? > or what method can i use to determine current intent and set the data? > > > tks for reply!!! > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

