Questa demo mostra come integrare la libreria Java ZXing in un progetto B4J per generare un codice QR, visualizzarlo tramite ImageView e salvarlo come file .png sul disco.
This demo shows how to integrate the ZXing Java library into a B4J project to generate a QR Code, display it using an ImageView, and save it as a .png file to disk.
		
		
	
	
		
	
			
			This demo shows how to integrate the ZXing Java library into a B4J project to generate a QR Code, display it using an ImageView, and save it as a .png file to disk.