Open Collective
Open Collective
Loading

AndroidIDE

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

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Become a backer for $5.00 per month and support us

Starts at
$5 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
Sponsor

Become a sponsor for $100.00 per month and support us

Starts at
$100 USD / month

Latest activity by


Be the first one to contribute!
Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


Top financial contributors

1
James

$40 USD since Jan 2024

2
Nippon Noraneko

$20 USD since Mar 2024

3
Guest

$5 USD since Apr 2024

AndroidIDE is all of us

Our contributors 5

Thank you for supporting AndroidIDE.

James

$40 USD

Nippon Noraneko

$20 USD

Guest

$5 USD

Budget


Transparent and open finances.

View all transactions

Credit from Guest to AndroidIDE

+$5.00USD
Completed
Contribution #754177
+$10.00USD
Completed
Contribution #726520

Credit from Nippon Noraneko to AndroidIDE

+$20.00USD
Completed
Contribution #742038
$
Today’s balance

$54.22 USD

Total raised

$54.22 USD

Total disbursed

--.-- USD

Estimated annual budget

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