B4A Library ZXingLib(integration version)by icefairy333

Johan Schoeman

Expert
Licensed User
Longtime User
I did that, it stops without any exception

Sub Activity_Touch (Action As Int, x As Float, y As Float)
vv.Stop
Log("Playing Touch Stopped")
zx.BeginScan("myzx") ' It begins again
End Sub
Please zip and upload your complete project including the library files that you are using