top of page
Search

Exploring QR Code Java Libraries

  • Writer: shusrushabezugam
    shusrushabezugam
  • Oct 28, 2018
  • 1 min read

I am trying to get an idea for implementing QR codes. Read about QR codes,it's types,ways of encoding and decoding it.I got an idea that we can use external java libraries like zxing. Learned that maven build tool is useful.I read about maven tool and POM.xml file.I spent 2 hours.


References:

https://www.callicoder.com/generate-qr-code-in-java-using-zxing/

https://en.wikipedia.org/wiki/Maven

https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html




 
 
 

Recent Posts

See All
Learnings from Building Project

In this project, I have tried to integrate concepts from all courses taken by me in my Master's. I learned and implemented Java as well...

 
 
 

Comentarios


©shusrushabezugam

bottom of page