Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion image passing ?

Received: by 10.52.174.201 with SMTP id bu9mr3229451vdc.5.1349003064733;
        Sun, 30 Sep 2012 04:04:24 -0700 (PDT)
X-BeenThere: android-developers@googlegroups.com
Received: by 10.52.20.7 with SMTP id j7ls4452575vde.0.gmail; Sun, 30 Sep 2012
 04:02:24 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.93.229 with SMTP id cx5mr2207238vdb.19.1349002944015; Sun,
 30 Sep 2012 04:02:24 -0700 (PDT)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 psk...@gmail.com designates internal as permitted sender)
 smtp.mail=psk...@gmail.com; dkim=pass
 header...@gmail.com
Received: by y6g2000vbb.googlegroups.com with HTTP; Sun, 30 Sep 2012 04:02:23
 -0700 (PDT)
Date: Sun, 30 Sep 2012 04:02:23 -0700 (PDT)
In-Reply-To: <CAAJsiVy6PADnFNCj-1_11O7aqDM+R-DK_R95wVZLNYEAeRsTTA@mail.gmail.com>
References: <CAAJsiVy6PADnFNCj-1_11O7aqDM+R-DK_R95wVZLNYEAeRsTTA@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Opera/9.80 (Android; Opera Mini/7.5.31657/28.2555; U; en)
 Presto/2.8.119 Version/11.10,gzip(gfe)
Message-ID: <85c388cd-9fb9-4a57-9497-8fd83c400dd4@y6g2000vbb.googlegroups.com>
Subject: Re: image passing ?
From: skink <psk...@gmail.com>
To: Android Developers <android-developers@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1



mohammed Nuhail wrote:
> How to send a image from one activity to another activity ?

in extras as a Parcelable?

pskink