New video tutorial is available here: http://www.b4x.com/forum/libraries-developers-questions/12431-video-tutorial-creating-simple-library.html Basic4android has a very good support for external libraries. In fact almost all of the internal keywords are loaded from an external library (Core...
By the way, is this actual working code? ITYSmartPosApi is an abstract java class. No java expert here, but I did not think you can instantiate an abstract class. Looks like the class you should be using is TYSmartPosApi and its located at com.whty.smartpos.tysmartposapi.impl
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
By the way, is this actual working code? ITYSmartPosApi is an abstract java class. No java expert here, but I did not think you can instantiate an abstract class. Looks like the class you should be using is TYSmartPosApi and its located at com.whty.smartpos.tysmartposapi.impl
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.