Skip to content

Commit 64770df

Browse files
authored
Update README.md
1 parent 431d822 commit 64770df

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
# B4J HowTos
2-
While learning and exploring [B4J - RAD development tool for cross platform desktop, server and IoT solutions](https://www.b4x.com/b4j.html), captured B4J HowTos (over 1000) and build more then 200 sample projects.
3-
The B4J HowTos are either from own experience or inspired by hints from the B4J forum.
4-
Please note, due to other commitments, the B4J HowTos are not regularly updated, information might not cover solutions possible with the latest B4J version (see also [B4J Forum](https://www.b4x.com/android/forum/threads/b4j-howtos.36350/)).
5-
2+
Whilst learning and exploring [B4J - RAD development tool for cross platform desktop, server and IoT solutions](https://www.b4x.com/b4j.html), captured **HowTos** (over 1000 in the mean time) and build more then 200 sample projects.
3+
The **HowTos** are either from own experience or inspired by hints from the B4J forum.
4+
_Please note_, due to other commitments, the **HowTos** are not regularly updated, information might not cover solutions possible with the latest B4J version (see also [B4J Forum](https://www.b4x.com/android/forum/threads/b4j-howtos.36350/)).
65

76
## Archive
8-
The B4J HowTos are stored in the archive b4jhowto20180607.zip.
9-
This archive does not contain the sample projects. Please request via [email](mailto:rwblinn@outlook.de).
7+
The **HowTos** are stored in the archive b4jhowto20180607.zip.
8+
This archive does not contain the archives of the sample projects. Please request a sample project via [email](mailto:rwblinn@outlook.de).
109

1110
## Install
1211
Unzip the archive to a folder of choice and open index.htm.
1312

1413
## Notes
1514
Issue displaying the HTML pages with some browsers. The index displays the topics, but not the content. It is possible to search through the html files and then display them. But the index.htm as a table of contents can notbe used.
1615
it works with Firefox (Quantum browser engine), but not with Chrome, Opera or Torch browser's or any other using the Blink browser engine.
16+
17+
## Warrenty
18+
THIS HOWTOS AND SAMPLES ARE PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)