-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Add Instructions To Install 100% In Android #4536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This Will Install 100% Code Server In Your Android Phone
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for adding this! 🎉
I guess this wouldn't fall under the Termux docs since it uses userland. I have some minor requests about formatting but generally, this looks great!
(note to self: I'll probably need to refactor and combine some stuff later)
📱-Install Userland From Playstore First | ||
📱-Install Ubuntu VM | ||
📱-Start It | ||
📱-Install NodeJS, Curl And Yarn Using `sudo apt install nodejs npm yarn curl -y` | ||
📱-Install NVM : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we change this to a numbered list?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ofc
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for that...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Let me know after you fix it and then we can get this merged!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It’s not termux
It’s userland on playstore
📱-Then Exit Terminal Using `exit` and then reopen terminal | ||
📱Then Run This To Install And Use NodeJS 14 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ofc by code server node js version required
If you want to add some other docs then i can help |
📱-Install Userland From Playstore First | ||
📱-Install Ubuntu VM | ||
📱-Start It | ||
📱-Install NodeJS, Curl And Yarn Using `sudo apt install nodejs npm yarn curl -y` | ||
📱-Install NVM : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Let me know after you fix it and then we can get this merged!
Thank you for offering that! Let's get this updated and merged and then discuss other doc improvements |
Still waiting on those changes before we can review and merge this! Going to push to the next release. |
@alixgamer175 do you know if you hit "Allow edit from maintainers"? If so, I can fix this for you |
There are some doc changes I want to make to this so here's what I'm going to do.
That way we can fix these errors and get this in 👍 |
* Add Instructions To Install 100% In Android Thx * Update android.md Co-authored-by: Joe Previte <[email protected]>
Well, clone the repo locally/use Gitpod, and install the dependencies. After that, run |
Just need to clean up a few things so yes, but I think it's all good now! |
* Add Instructions To Install 100% In Android Thx * Update android.md Co-authored-by: Joe Previte <[email protected]>
* Add Instructions To Install 100% In Android (#4536) * Add Instructions To Install 100% In Android Thx * Update android.md Co-authored-by: Joe Previte <[email protected]> * docs: clean up android.md * docs: add android to manifest * Add missing backtick Co-authored-by: The AliX Legend <[email protected]> Co-authored-by: Asher <[email protected]> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Thx
Fixes #