Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 5    Views: 37

miku
Aspiring developer
Profile
Posts: 405
Reg: Feb 20, 2014
zagorje ob savi
10,600
02/02/15 10:15 AM (9 years ago)

QR Reader Android error on Cr-rr-qrreader.java

I have QR reader plugin in iOS app and works great. I need it also in my Android version, but I get errors in Cr-rr-qrreader.java file. I tried self-hosting and BT server, result in both is the same. Here you can see errors: https://www.dropbox.com/s/6bffhlmb4a73njm/screen_QR.jpg?dl=0
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/02/15 11:48 AM (9 years ago)
Looks like it's missing an import statement. I just uploaded a fix. You can also add these 2 lines to your imports section: import android.graphics.Bitmap; import android.graphics.BitmapFactory;
 
miku
Aspiring developer
Profile
Posts: 405
Reg: Feb 20, 2014
zagorje ob savi
10,600
like
02/02/15 12:17 PM (9 years ago)
I updated plugin to 1.8, but nothing changed, still same errors.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/02/15 02:18 PM (9 years ago)
Click on the red x - what does it say?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/02/15 02:31 PM (9 years ago)
Okay - just updated to 1.9 - try again. Sorry about that!
 
miku
Aspiring developer
Profile
Posts: 405
Reg: Feb 20, 2014
zagorje ob savi
10,600
like
02/03/15 12:03 AM (9 years ago)
Thanks Chris, update now works without errors.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.