@@ -41,9 +41,22 @@ <h1 id="android">Android</h1>
41
41
< blockquote >
42
42
< p > SmallBASIC for Android guide</ p >
43
43
</ blockquote >
44
+ < p > The Android version of SmallBASIC comes with a built-in Integrated
45
+ Development Environment (IDE), you can write programs on your
46
+ Android-powered tablet or mobile phone and run them instantly.</ p >
44
47
< h2 id ="getting-started "> Getting started</ h2 >
45
- < p > The system menu is accessed by the “three vertical dots” button in
46
- the bottom right corner of the screen.</ p >
48
+ < p > In the video below the basic steps of creating a file, opening it in
49
+ the internal editor and executing the program are shown.</ p >
50
+ < div class ="video-container ">
51
+ < iframe width ="1160 " height ="653 " src ="https://www.youtube.com/embed/2fW7usYY_CA " title ="SmallBASIC "Hello World" " frameborder ="0 " allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerpolicy ="strict-origin-when-cross-origin " allowfullscreen >
52
+ </ iframe >
53
+ </ div >
54
+ < p > Please note, that at the first start of the Android version of
55
+ SmallBASIC, the editor is turned off. A mouse click on a program name
56
+ will start it immediately. If you want to edit the file, please turn on
57
+ the editor by clicking on the three dots in the lower right corner and
58
+ choosing the entry < code > Editor [OFF]</ code > to enable the editor.</ p >
59
+ < h2 id ="step-by-step-guide "> Step-by-Step Guide</ h2 >
47
60
< p > < img src ="/images/android_menu1.png "
48
61
title ="System Menu button " /> </ p >
49
62
< p > The items displayed depend on whether the file browser, code editor
@@ -291,7 +304,7 @@ <h2 id="privacy-policy">Privacy Policy <a
291
304
< p > < a href ="privacy.html "> Privacy Policy</ a > </ p >
292
305
</ div >
293
306
< div class ="pagefooter ">
294
- This page was last edited on Fri, 26 Apr 2024 06:53:31 +0930
307
+ This page was last edited on Mon, 7 Apr 2025 22:04:07 +0200
295
308
|
296
309
< a href ="https://en.wikipedia.org/wiki/Markdown " target ="_blank " rel ="nofollow "> Markdown</ a >
297
310
processed with
0 commit comments