AndroidIDE
Fiscal Host: Open Source Collective
AndroidIDE is an IDE for developing real Android applications on Android devices.
Contribute
Become a financial contributor.
Financial Contributions
Top financial contributors
James
$110 USD since Jan 2024
2
Nippon Noraneko
$20 USD since Mar 2024
3
Guest
$5 USD since Apr 2024
Daniel Elias Diamon Vazquez
$1 USD since Oct 2024
AndroidIDE is all of us
Our contributors 6
Thank you for supporting AndroidIDE.
Akash Yadav
Admin
Marvin Stelter
Admin
James
$110 USD
Nippon Noraneko
$20 USD
Guest
$5 USD
Daniel Elias ...
$1 USD
Budget
Transparent and open finances.
Credit from James to AndroidIDE •
+$10.00USD
Completed
Contribution #726520
+$1.00USD
Completed
Contribution #797991
-$100.00 USD
Paid
Invoice #223849
$
Today’s balance$11.45 USD
Total raised
$113.45 USD
Total disbursed
$102.00 USD
Estimated annual budget
$146.00 USD
About
AndroidIDE is an Integrated Development Environment for developing real Android applications on Android devices. It comes with full support for the Gradle build system, Kotlin build support, Java/XML completions, and much more.
Features :
Gradle build system : Stay UP-TO-DATE and choose the latest Gradle distributions to build your project.
Android Studio projects : As the IDE provides support for Gradle builds, you can build Android Studio projects on your device without any issues. However, older projects may need some modifications first.
Kotlin : It is also possible to build Kotlin-based Android projects in AndroidIDE. However, currently there are no code completions for Kotlin language. But it is planned to be added in future.
Java code completions : Advanced code completions for Java sources (context completions, type inference, etc) with support for code actions, real-time diagnostics and much more. The completions are powered by our own port of the Java compiler (javac) for Android (based on nb-javac).
XML code completions : Advanced code completions for XML sources (tags, attributes, attribute values, etc) with support for providing completions for dependency attributes.
Terminal : AndroidIDE has a terminal with necessary packages ready to be installed. Some of the included packages are :
- git, subversion
- python
- nodejs
- clang, lldb
- make, automake
- vim, nano
- and much more...
The packages are based on termux-packages. We do not provide support for all packages, just the necessary ones.