Andmore: Development Tools for Android™

Add this URL to your Eclipse Installation to reach this solution's update site.

Oxygen (4.7), Neon (4.6), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

https://download.eclipse.org/andmore/latest

Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)

https://download.eclipse.org/andmore/0.5

Learn more...
Solution Description

Provides tools for Android development. Andmore is being developed under the Eclipse Foundation and is the successor of the Google ADT plugin and the Motorola MOTODEV plugin.

Andmore includes:

  • JDT for Android Java applications.
  • CDT for C/C++ shared libraries.
  • Gradle tooling (details TBD)
  • Maven Build support via the M2E-Android Eclipse Plugin.
  • Ant support via the built in Eclipse support for ANT.
  • A fork of Google's ADT (Android Development Tools) plugins for Eclipse. These are maintained separately from Google's code line at AOSP, which will not be updated with any regularity.
  • The former MOTODEV Studio Plugins (now part of the Android Open Source Project) upgraded to work with ADT.
  • A p2 repository and product build using tycho.
  • Mylyn Reviews for Gerrit Review integration.
  • EGit for source code management.
  • GitHub Plugin from EGit for better collaboration with GitHub projects.

Android is a trademark of Google Inc.

Additional Details

Eclipse Versions: Oxygen (4.7), Neon (4.6), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Eclipse Foundation

Development Status: Beta

Date Created: Friday, November 13, 2015 - 06:33

License: EPL

Date Updated: Wednesday, December 14, 2022 - 09:49

Submitted by: Kaloyan Raev

Date Ranking Installs Clickthroughs
March 2024 222/651 57 3
February 2024 237/687 75 10
January 2024 214/691 98 12
December 2023 225/671 86 12
November 2023 221/686 105 7
October 2023 170/673 186 13
September 2023 166/663 180 12
August 2023 171/673 155 10
July 2023 165/668 173 10
June 2023 182/669 142 7
May 2023 155/671 221 7
April 2023 160/667 208 6
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Andmore: Development Tools for Android™.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

I keep getting the error "R cannot be resolved into a variable"

I've installed the latest Android SDK and even decided to install obsolete ones just to get it working... But still the same error. Please what can I do. I really do appreciate support because I've been unable to do any work for 4 days now.

Can Andmore make possible development of Android  9 (pie) or later in Eclipse?
I've installed it OK in 2018-12, created a v9 test app but always got "Your project contains errors" despite it is almost empty.

Adrian

In reply to by Alaa Murad

Hey, we would love to support AAR files. Any contributions you would like to contribute in this regards would be appreciated. Andmore exists to allow the community to continue developing Android applications. But yes, AAR file support is desperately needed as well as Gradle support. More information on contributing to the project can be found here

https://github.com/eclipse/andmore/blob/develop/README.md

Andmore will be what the community that uses it makes it.

After converting the ADT project into Andmore project, I could successfully export the apk.

Moreover, when enabling the "Obfuscate Java", the proguard is taken place (as the dump.txt, mapping.txt are generated in proguard folder). However, the built apk/dex file seems not really obfuscated.

Any idea? Any android SDK platform/tools version requirement?

Please help. Thank you.

After converting the ADT project to Andmore project, I can successfully build the apk.

Moreover, when the "obfuscate Java" is checked, proguard is really taken in place (as the proguard folder's dump.txt, mapping.txt,etc are generated).

However, the built .apk file (or DEX file) seems not obfuscated. Any idea ?

Any version requirement for the android SDK tools/platform ?

Thank you.

Is it just me that cannot get it working on Neon? Because I could not get it working on Mars either. I am still having to use ADT.