Dear all ,
I'm trying to incorporate a bar code scanner from this example https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/ with udp library. Separratly both of them are working just fine. Problem occurs when I'm combining them.
First is that error :
When another activity is being loaded problem is showing.
Another problem is with Toast message, this is not working with that combination.
Any suggestions?
I'm trying to incorporate a bar code scanner from this example https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/ with udp library. Separratly both of them are working just fine. Problem occurs when I'm combining them.
First is that error :
Please see attached file.HttpUtils2Service is declared twice. You should either remove the library reference or the code module.
When another activity is being loaded problem is showing.
Another problem is with Toast message, this is not working with that combination.
Any suggestions?