Android Tutorial Where is the documentation?

Online documentation: Basic4android - Android programming with Gui designer
There are three sections: tutorials index, libraries index and objects index.
New - German tutorials: http://www.b4x.com/forum/german-tutorials/

Internal help - Almost all of the documentation is available internally. It is mostly exposed when using the auto-complete feature. It is highly recommended to use it.
See the IDE tips tutorial.
New - Search and browse the help and the forum with B4A-Helpviewer: http://www.b4x.com/forum/basic4andr...viewer-view-search-documentation-offline.html
 

James Moxham

Member
Licensed User
Longtime User
There seems to be lots of good documentation around. The best one I have found was thanks to a comment someone made in another post about "core". I typed "basic4android core" into google and that comes up with some links.

eg
Basic4android - Core
Basic4android - Files (Core)
Basic4android - Drawing (Core)
Basic4android - Constants (Core)
Basic4android - Collections (Core)
Basic4android - Regular Expressions (Core)

and many more

Each of those links back to the main page:

Basic4android - Android programming with Gui designer

The links to the above are at the bottom of the main page, in the "Types" section.

This is an amazingly rich set of commands. :sign0087:
 
Top