Mukesh Srivastav wrote:
> Venu, why do you want to re-invent the things which are already there. too
> much of time and resource consuming..
>
> When use clicks on Barcode button, see whether the barcode is installed or
> not, if it not, guide the user to the Android market to download and use
> it. as simple as that. you can infact check it in
> "ActivitynotfoundException".
>
> and Regarding the issue, if you see the last line of the error, it says,
>  com.google.zxing.NotFoundException. you are missing the class again.
>
> I have done this before and this should be very simple if you follow the
> approach 1 which i said it  above.
>

you are wrong; installing barcode scanner will not help as Venu is not
using ZXING via Intents but as embedded library within his app - thus
he have class not found exception and not activity nit fouond
exception

pskink

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to