Received: by 10.224.213.1 with SMTP id gu1mr2290338qab.7.1350031277227; Fri, 12 Oct 2012 01:41:17 -0700 (PDT) X-BeenThere: android-developers@googlegroups.com Received: by 10.229.178.10 with SMTP id bk10ls3381672qcb.3.gmail; Fri, 12 Oct 2012 01:39:05 -0700 (PDT) Received: by 10.224.70.131 with SMTP id d3mr2299838qaj.0.1350031145742; Fri, 12 Oct 2012 01:39:05 -0700 (PDT) Received: by 10.224.184.14 with SMTP id ci14msqab; Sat, 6 Oct 2012 09:08:47 -0700 (PDT) Received: by 10.52.29.225 with SMTP id n1mr2122399vdh.5.1349539727217; Sat, 06 Oct 2012 09:08:47 -0700 (PDT) Date: Sat, 6 Oct 2012 09:08:46 -0700 (PDT) From: Grzegorz Patynek To: android-developers@googlegroups.com Message-Id: In-Reply-To: References: Subject: Re: intent extras MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_725_28184002.1349539726317" ------=_Part_725_28184002.1349539726317 Content-Type: multipart/alternative; boundary="----=_Part_726_3467153.1349539726322" ------=_Part_726_3467153.1349539726322 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable If You want to know which Activity data is sent, You can send activity id= =20 in extras.=20 In activity You create private variable:=20 Activity A { private id =3D 'A'; } and then put extras Intent.putExtras('activityId','this.id') That will inform new activity about source.=20 W dniu sobota, 6 pa=C5=BAdziernika 2012 14:00:48 UTC+2 u=C5=BCytkownik Sali= h G=C3=BCnd=C3=BCz=20 napisa=C5=82: > > Can we control which activity send data in destination activity? ------=_Part_726_3467153.1349539726322 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable If You want to know which Activity data is sent, You can send activity id i= n extras.
In activity You create private variable:
Activity A {
= private id =3D 'A';
}
and then put extras
Intent.putExtras('activi= tyId','this.id')
That will inform new activity about source.

W d= niu sobota, 6 pa=C5=BAdziernika 2012 14:00:48 UTC+2 u=C5=BCytkownik Salih G= =C3=BCnd=C3=BCz napisa=C5=82:
C= an we control which activity send data in destination activity? ------=_Part_726_3467153.1349539726322-- ------=_Part_725_28184002.1349539726317--