using Zxing, you can also create a barcode,however, you need to understand that, Creating a barcode is nothing but creating an .ttf image.so you will need to consider so many points,like Barcode type,barcode format and all.
On Fri, May 17, 2013 at 10:43 AM, sree android <[email protected]>wrote: > Hi > Thank you for your replay. > But that isn't my requirement,My > requirement is when i enter value in edit text and press button called > generate barcode,then barcode image will generate in android.Please give me > solution. > > Thank you. > > > On Thu, May 16, 2013 at 5:49 PM, Mukesh Srivastav <[email protected]>wrote: > >> use the below link that will help you to create the barcode in Android. >> >> >> http://www.mysamplecode.com/2011/09/android-barcode-scanner-using-zxing.html >> >> >> >> On Thu, May 16, 2013 at 5:43 PM, sree android < >> [email protected]> wrote: >> >>> Hi, >>> How can i create a simple bar code create example in android. >>> here when enter number in edit text that number will convert into bar >>> code image. >>> Please give me suggestion how can i implement this. >>> >>> -- >>> -- >>> 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 >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> >> >> -- >> Warm Regards, >> *Mukesh Kumar*, >> Android Consultant/Freelancer, >> India,Hyderabad. >> >> -- >> -- >> 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 >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Warm Regards, *Mukesh Kumar*, Android Consultant/Freelancer, India,Hyderabad. -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

