Open Collective
Open Collective
Loading

AndroidIDE has been archived.

AndroidIDE has been archived and is no longer active.

AndroidIDE

AndroidIDE is an IDE for developing real Android applications on Android devices.

Contributors


AndroidIDE is all of us

Our contributors 6

Thank you for supporting AndroidIDE.

James

$120 USD

Nippon Noraneko

$20 USD

Guest

$5 USD

Budget


Transparent and open finances.

+$10.00USD
Completed
Contribution #726520

Team member payout

Category
Maintenance and Development
from Akash Yadav to AndroidIDE
-$19.86 USD
Paid
+$10.00USD
Completed
Contribution #726520
$
Today’s balance

--.-- USD

Total raised

$121.86 USD

Total disbursed

$121.86 USD

Estimated annual budget

$136.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.

AndroidIDE is fully open-source. All AndroidIDE related projects are available on GitHub.