User Tools

Site Tools


getting_started:android_ide_how_to

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
getting_started:android_ide_how_to [2021/05/24 15:42]
stevegarman add link to youtube demo
getting_started:android_ide_how_to [2021/09/23 15:10]
al4he6
Line 35: Line 35:
 You can simply type code in (the Smart Editor can display suggestions and auto-complete).\\ You can simply type code in (the Smart Editor can display suggestions and auto-complete).\\
 Double touch the YoYo to bring up the ToolBox which has icons for\\ Double touch the YoYo to bring up the ToolBox which has icons for\\
-Select (to select part of your code), Select All, Copy, Cut, Paste, and Beautify.+Select (to select part of your code - red arrow 14), Select All (15), Copy (16), Cut (17), Paste (18), and Beautify (19).
 Double touch the YoYo to hide the Toolbox.\\ Double touch the YoYo to hide the Toolbox.\\
 You can touch within your code to move the YoYo cursor, or touch and drag the YoYo.\\ You can touch within your code to move the YoYo cursor, or touch and drag the YoYo.\\
 +{{:getting_started:device_ide_nums.jpg?400|}}
 \\ \\
 **Search and Replace**\\ **Search and Replace**\\
 Touch the magnifying glass icon on the grey bar to search/replace.\\ Touch the magnifying glass icon on the grey bar to search/replace.\\
 Touch the Search For box and type in text to find, then the down-arrow to search forwards.\\ Touch the Search For box and type in text to find, then the down-arrow to search forwards.\\
-To search backwardss use the up-arrow icon.\\+To search backwards use the up-arrow icon.\\
 You can touch the Replace With box and type in replacement text, then touch the double arrow icon to replace once, or the asterisk to replace all.\\ You can touch the Replace With box and type in replacement text, then touch the double arrow icon to replace once, or the asterisk to replace all.\\
 +{{:getting_started:device_id_search.jpg?400|}}
 \\ \\
-**Undo/Redo, Run, Debug**\+**Undo/Redo, Run, Debug**\\
 The bottom row of icons (on a black background) includes\\ The bottom row of icons (on a black background) includes\\
 Undo (on the left) and Redo (on the right).\\ Undo (on the left) and Redo (on the right).\\
Line 51: Line 53:
 \\ \\
 **Files**\\ **Files**\\
-Second form the left near the bottom is the File icon. Touch it to or add a file to the App.\\ +Second from the left near the bottom is the File icon. Touch it to add a file to the App.\\ 
-Type in a filename, and choose Script/Class/Text/HTML/CSS/JSON form the drop-down.\\ +Type in a filename, and choose Script/Class/Text/HTML/CSS/JSON from the drop-down.\\ 
-To switch which file yoiu are editing touch the file name at the top of the screen.\\+To switch which file you are editing touch the file name at the top of the screen.\\
 non-Premium members are restricted to 3 files per project.\\ non-Premium members are restricted to 3 files per project.\\
 To use additional javascript files then your main file should include app.Script(“filename.js”).\\ To use additional javascript files then your main file should include app.Script(“filename.js”).\\
 +\\
 **Assets**\\ **Assets**\\
 To view assets and add assets (Images, etc) to your app, touch the 3rd icon form the left on the bottom bar.\\ To view assets and add assets (Images, etc) to your app, touch the 3rd icon form the left on the bottom bar.\\
Line 70: Line 73:
 **YouTube** **YouTube**
 You may find it useful to also look at this demo on YouTube https://youtu.be/VoyIGfzqbss \\ You may find it useful to also look at this demo on YouTube https://youtu.be/VoyIGfzqbss \\
 +\\
 +**Finding it difficult to cut and paste?**\\
 +In the editor I :
 +
 +1) open the settings menu using the button with 3 vertical dots
 +
 +2) select the largest fontsize available and press Ok
 +
 +3) double-tap the screen at the start of the cut
 +
 +4) drag the yoyo to the end of the cut to highlight it
 +
 +5) double-tap the yoyo to see the cut and paste menu
 +
 +6) tap the scissors to cut the code
 +
 +7 move the cursor to the start of the destination
 +
 +8) double-tap the yoyo and paste
 +
 +9) If you have finished, go back to the settings menu and choose your normal font-size
 +
 +
  
  
  
  
getting_started/android_ide_how_to.txt · Last modified: 2021/09/23 15:30 by al4he6