cordova - Zxing barcode plugin phonegap, encode code128? -


can code128 , code39 encoded zxing barcode plugin, if so, how?

i searching through internet , few said possible few not, don't realy know :)

thank you

to encode data code_128 fomat, change needs done in zxing barcode plugin

  1. navigate captureactivity in eclipse.
  2. src -> com.google.zxing.client.android.encode -> qrcodeencoder.java
  3. replace 'barcodeformat.qr_code ' barcodeformat.code_128

~anandaraja


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

c++ - End of file on pipe magic during open -