Android Question error barcodegenerator

rafaelcamara

Member
Licensed User
Longtime User
hi Erel, please, I'm trying to test the barcode generator that downloaded the forum but this returning an error that could not identify
java.lang.RuntimeException: Method: drawCode128 not found in: JHS.BarcodeGenerator.code128
this occurs when you run the method in module

Sub drawCode128 (date As String) as Bitmap
Return nativeMe.RunMethod ("drawCode128" As Object Array (date))
end Sub

what can this missing?
 

Johan Schoeman

Expert
Licensed User
Longtime User
Please post your question in the thread of the project / library that you have a problem with and then we can help you.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…