kenglxn / QRGen

a simple QRCode generation api for java built on top ZXING
http://glxn.net/2012/03/10/qrgen-a-small-wrapper-on-top-of-zxing-for-generating-qrcodes-in-java
1.49k stars 299 forks source link

Exception in Rendring #78

Closed microcian closed 8 years ago

microcian commented 8 years ago

GMPM: getGoogleAppId failed with status: 10 GMPM: Uploading is not possible. App measurement disabled AndroidRuntime: FATAL EXCEPTION: main java.lang.NoClassDefFoundError: net.glxn.qrgen.android.QRCode

kenglxn commented 8 years ago

Looks like a project setup problem. I can not see how this could be an issue with QRGen.