How can i generate a qr code for my hotspot(i have file which create hotspot with random ssid,password)now I want to use zxing to create a qr code for it . with Authentication= wap/wap2. I also came across an api of thissite but its for html file if it is possible to get ssid and password from java file to this html file thats great and easy pls share an html code for it . Or we can use zxing pls help me to modify this code to create a qr code with Authentication= wap/wap2. Pls help I really need your valuable answer
zxing org wifi password hack
Download File
https://t.co/fVSgynCbHG
Also related, Does anyone know how safe it is to use
zxing.appspot.com/generator when entering personal info (like wifi passwords)?--> this is one motivation to run the app locally but I am not sure if this concern is well-founded.
I have been developing an android app to scan the barcode and QR code and send the results to some other application (HTTP). I have read most of the documentation over internet and here in stack over flow and got it working. I could able to run the stand alone zxing android app on my device, also I could run my own separate android app to use Zxing intent to scan the bar code. But even after reading so many questions here and some of the blogs in internet, I could not get my strict requirements.
Are you using an extension? Our zxing code only allows for scanning QR codes. It does not generate QR codes, as suggested by your app UI. If you are using an extension, have you reached out to the extension author?
When I found QR code images on so many websites, I started looking for java QR code generator. I looked into some open source APIs and found zxing to be the simple and best to use. If you want to generate a QR code image, then we only need its core library. Just add below dependency to your maven project.
f448fe82f3