[android-developers] QR Code Scaning

2012-06-12 Thread sujit dubey
Is there Way to include qr code scaning in app without using zxing library, as a standalone app, with ui of my choice -- 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

Re: [android-developers] QR Code Scaning

2012-06-12 Thread Ralph Bergmann | the4thFloor.eu
Am 07.06.12 15:11, schrieb sujit dubey: Is there Way to include qr code scaning in app without using zxing library, as a standalone app, with ui of my choice http://android-developers.blogspot.de/2012/02/share-with-intents.html -- You received this message because you are subscribed to the

Re: [android-developers] QR Code Scaning

2012-06-12 Thread Rocky
either you need to use any third party lib like zxing or you need to write your own APIs. On Tue, Jun 12, 2012 at 2:49 PM, Ralph Bergmann | the4thFloor.eu ra...@the4thfloor.eu wrote: Am 07.06.12 15:11, schrieb sujit dubey: Is there Way to include qr code scaning in app without using zxing

Re: [android-developers] QR Code Scaning

2012-06-12 Thread sujit dubey
Is it possible using zbar library, i tried using zbar library with android ndk, but it didn't work. -- 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