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

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -