Message from discussion
Exif tags removal
Received: by 10.150.212.16 with SMTP id k16mr258341ybg.39.1290631200750;
Wed, 24 Nov 2010 12:40:00 -0800 (PST)
X-BeenThere: android-beginners@googlegroups.com
Received: by 10.150.1.11 with SMTP id 11ls1167048yba.0.p; Wed, 24 Nov 2010
12:39:30 -0800 (PST)
Received: by 10.151.149.16 with SMTP id b16mr74086ybo.41.1290631170422;
Wed, 24 Nov 2010 12:39:30 -0800 (PST)
Received: by 10.90.245.14 with SMTP id s14mr129304agh.24.1290595082404;
Wed, 24 Nov 2010 02:38:02 -0800 (PST)
Received: by 10.90.245.14 with SMTP id s14mr129302agh.24.1290595082378;
Wed, 24 Nov 2010 02:38:02 -0800 (PST)
Return-Path: <mahantesh.t...@gmail.com>
Received: from mail-gw0-f51.google.com (mail-gw0-f51.google.com [74.125.83.51])
by gmr-mx.google.com with ESMTP id g26si1083107yhc.6.2010.11.24.02.38.01;
Wed, 24 Nov 2010 02:38:01 -0800 (PST)
Received-SPF: pass (google.com: domain of mahantesh.t...@gmail.com designates 74.125.83.51 as permitted sender) client-ip=74.125.83.51;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mahantesh.t...@gmail.com designates 74.125.83.51 as permitted sender) smtp.mail=mahantesh.t...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-gw0-f51.google.com with SMTP id a20so6739548gwa.24
for <android-beginners@googlegroups.com>; Wed, 24 Nov 2010 02:38:01 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:received:date:message-id
:subject:from:to:content-type;
bh=MPj1MIg/mARrScFBteRqThAYuYgkgSRgEamgq47W2O4=;
b=K5C+k5lPo3KpxiSqhl3M9VJDVXigI+8Y7JSL7xjoB6QIh32Erysyf09KUwbLytEr7W
KAybICKO+U/hMfCILwNZmkqdWRG1hFHaN85vnImo875xlaS8uWoF7BTmRLkinLvWIiKg
EEou4VYMluiXjOxf/O1Wv0snJAU3EAM5lz/eE=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:date:message-id:subject:from:to:content-type;
b=flwh/aKXGYTNZmItDzgeb2zjvPqwaMkSK9fqmkB9ASSoDt7BH2Ssit1cNV7MAO9RfJ
U4DC+VmcBuGVR1IFmkrJzXtDATYRI2tIultmtpYy0GW5BzwuodV349VAgfmxZBtZDMOx
ADDtJksbmEebiMFGy64KtkRyqGyg94gC4E7Fk=
MIME-Version: 1.0
Received: by 10.100.208.11 with SMTP id f11mr2682749ang.93.1290595081044; Wed,
24 Nov 2010 02:38:01 -0800 (PST)
Received: by 10.231.59.199 with HTTP; Wed, 24 Nov 2010 02:38:00 -0800 (PST)
Date: Wed, 24 Nov 2010 16:08:00 +0530
Message-ID: <AANLkTinsC1edYMcFi_k+T+Um_=zxprwY=p7Vbe6hQ...@mail.gmail.com>
Subject: Exif tags removal
From: mahantesh Hunagund <mahantesh.t...@gmail.com>
To: android-beginners@googlegroups.com
Content-Type: multipart/alternative; boundary=0016e6d27bd95ac4410495ca15be
--0016e6d27bd95ac4410495ca15be
Content-Type: text/plain; charset=ISO-8859-1
Hi,
In my application there is a need to remove exif tags of a picture. Gone
through "android.media.ExifInterface" Android public API. There is no remove
API.
Can anyone suggest me efficient way to remove exif tags ?
Thanks,
Mahantesh
--0016e6d27bd95ac4410495ca15be
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi, <br><br>In my application there is a need to remove exif tags of a pict=
ure. Gone through "android.media.ExifInterface" Android public AP=
I. There is no remove API. <br>Can anyone suggest me efficient way to remov=
e exif tags ? <br>
<br>Thanks, <br>Mahantesh=A0 <br>
--0016e6d27bd95ac4410495ca15be--