AJS-IDE is the official, fully-featured code editor designed specifically for Android.js. It offers an intuitive and efficient coding environment tailored for Node.js development on Android devices.
- Autosave: Never lose your progress with built-in autosave functionality.
- Autofinish: Write code faster with intelligent autocomplete suggestions.
- Syntax Highlighting: Supports JavaScript and other common programming languages.
- File Explorer: Easily navigate and manage your project files.
- Live Debugging: Debug your Android.js applications in real-time.
- Customizable Themes: Choose from light, dark, or custom themes.
- Android.js installed on your device.
- Android 11 or higher.
- Minimum 500MB of RAM.
- Minimum 100MB of storage.
- Download the AJS-IDE APK from the Releases page.
- Install the APK on your Android device.
- Launch AJS-IDE and connect it to your Android.js environment.
- Start coding and enjoy!
- Open AJS-IDE and select your Android.js project folder.
- Use the integrated editor to modify your code.
- Open the Android.js console to run or debug your application.
The intuitive and feature-rich interface of AJS-IDE.
We welcome contributions from the community! Here's how you can help:
- Fork the repository.
- Create a branch for your feature or fix:
git checkout -b feature-name
. - Commit your changes:
git commit -m "Add new feature"
. - Push to your branch:
git push origin feature-name
. - Open a Pull Request describing your changes.
This project is licensed under the MIT License.
- Developed by JTDMedia.
For questions or support, please visit our GitHub Issues page.