Yes, that's exactly the one I meant.
I wanted to stress that it is not necessary to copy the code into
one's application (although that is also possible and supported), but
one can simply send an intent to open the ZXing application, and
obtain the result back.

Peli

On Sep 30, 4:10 pm, MrSnowflake <[EMAIL PROTECTED]> wrote:
> http://code.google.com/p/zxing/ is a barcode (amongst others) reader.
> It is opensource and has a android client.
>
> On 30 sep, 01:50, Peli <[EMAIL PROTECTED]> wrote:
>
> > If you look at the OpenIntents list of 
> > applicationshttp://www.openintents.org/en/applications
> > you will find ZXing which is a multi-format 1D/2D barcode reader.
>
> > You can simply start it as an intents, and get the read-out values
> > back.
>
> > Peliwww.openintents.org
>
> > On 29 Sep., 21:02, "Brad Gies" <[EMAIL PROTECTED]> wrote:
>
> > > I know other people have been working on reading barcodes from Android.
> > > Specifically, reading a barcode from an image taken from the phone's 
> > > camera.
>
> > > Does anyone know if someone has released their code as open source? I know
> > > there are several Java libraries that have the code, and I can write it/
> > > port it to Android, but don't see the need to do it if someone else has
> > > already done and released the code.
>
> > > Anyone know of any links they can pass to me?
>
> > > Sincerely,
>
> > > Brad Gies
>
> > > -----------------------------------------------------------------
>
> > > Brad Gies
>
> > > 27415 Greenfield Rd, # 2,
>
> > > Southfield, MI, USA
>
> > > 48076
>
> > > -----------------------------------------------------------------
>
> > > Moderation in everything, including abstinence
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to