Hi,
I'm new on B4A and android programming.
I need a USB-serial lib , with a read command.
I found this : https://github.com/mik3y/usb-serial-for-android
Now I use the SLC tool to compiling for B4A (jar + xml file)
But I get many warnings like this :
Working with class: com.felhr.deviceids.CH34xIds
No ShortName annotation found for class: CH34xIds
And then I missing many daclarations of classes ...
Have you some hints for me ?
Best regards
Roy
I'm new on B4A and android programming.
I need a USB-serial lib , with a read command.
I found this : https://github.com/mik3y/usb-serial-for-android
Now I use the SLC tool to compiling for B4A (jar + xml file)
But I get many warnings like this :
Working with class: com.felhr.deviceids.CH34xIds
No ShortName annotation found for class: CH34xIds
And then I missing many daclarations of classes ...
Have you some hints for me ?
Best regards
Roy