You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/getting-started/android.md
-4
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ Install it, and run it. Then at the prompt type
26
26
27
27
Then you can point a browser to `http://localhost:1880`
28
28
29
-
30
29
### Notes
31
30
32
31
- You can also npm install other node-red nodes such as `node-red-dashboard` in the standard way :
@@ -37,7 +36,6 @@ Then you can point a browser to `http://localhost:1880`
37
36
- The `volume-down` key is the ctrl key - so `vol-down-c` can be used to "break" a running app.
38
37
- The instructions above also install the `nano` editor, which is useful for editing files.
39
38
40
-
41
39
### Autostarting
42
40
43
41
For a discussion on autostarting apps within Termux - see <ahref="https://github.com/termux/termux-app/issues/14">this thread</a> on the Termux Github project.
@@ -58,8 +56,6 @@ Install add-on access into Termux
58
56
59
57
apt install termux-api
60
58
61
-
Link to -
62
-
63
59
### Useful links
64
60
65
61
-[How to use Termux API](https://wiki.termux.com/wiki/Termux:API)
0 commit comments