> zxing is a barcode (amongst others) reader.

Actually there are not so many barcode readers for Android. The top-50
winning apps that read barcode were all using the ZXing library made
by Google employees.

The only independent barcode reader for Android that I know
(Moseycode: http://www.tomgibara.com/android/moseycode/releases/0.2.1/
) didn't make it into the top 50, although it really had cool features
(like finding the 3D position of a Moseycode in space in real time).

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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to