Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit ff8e0e8

Browse files
authored
Update README.md
1 parent ea04cae commit ff8e0e8

1 file changed

Lines changed: 29 additions & 1 deletion

File tree

README.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,30 @@
1-
# VSCodeAndroid
1+
# VSCode Android Port
2+
23
This is an open-source port of Visual Studio Code (VSCode) for Android, providing a fully functional development environment on your mobile device. With this app, you can log in, use remote repositories, SSH, install extensions, run code, and more—all on Android!
4+
5+
## Features
6+
7+
- **Login & Authentication**: Log into your GitHub or other remote repositories.
8+
- **Remote Repositories**: Clone, push, and pull from Git repositories.
9+
- **SSH**: Use SSH to access remote servers directly from the app.
10+
- **Extensions**: Install and manage VSCode extensions.
11+
- **Run Code**: Execute your code right on your Android device, with full support for languages like Python, JavaScript, and more.
12+
- **Full VSCode Functionality**: Almost all VSCode features are ported over, so you can work just as you would on a desktop!
13+
14+
## Installation
15+
16+
1. Download the APK from the [Releases](https://github.com/Fundiman/VSCodeAndroid/releases) section.
17+
2. Enable **Install from Unknown Sources** in your Android device’s settings.
18+
3. Install the APK and start coding!
19+
20+
## Contributing
21+
22+
Feel free to fork the repository, make improvements, and submit pull requests. All contributions are welcome!
23+
24+
## License
25+
26+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
27+
28+
## Disclaimer
29+
30+
This is an unofficial port of Visual Studio Code for Android. It is not endorsed by or affiliated with Microsoft in any way. The original VSCode app is developed and maintained by Microsoft.

0 commit comments

Comments
 (0)