Basic4Android How To Create a Lib And Use It
Submitted by jahswant on Monday, May 26, 2014 - 23:20.
This is a small piece of code showing how to create and use java libraries in basic4android. In the .java file I included, you will find a java class with many methods. And evidently a B4A project test showing the usage of all these methods. Sure you will have to compile using SLC or generate javadoc. I hope this project will help you build your own Libraries. It also shows how to use multiple Layouts and activities. Be sure to go forward.
I want to be precise that i'm gaining in experience while consulting this forum every day. Thanks Very Much To All Forum Members...
Jahswant.
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 333 views