Hi all
I tried to use Barcode Scanner library, but I got an error:
the error is: android.content.res.Resources$NotFoundException: Resource ID #0x0
I tried to use Barcode Scanner library, but I got an error:
B4X:
Try
zxslv.Initialize("zxslv")
Activity.AddView(zxslv, 50%x - 45%y, 5%y, 90%y, 90%y)
zxslv.HudVisible = True
zxslv.PlaySound = True
zxslv.Visible = True
Catch
Log(LastException)
End Try
the error is: android.content.res.Resources$NotFoundException: Resource ID #0x0