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.
Categories: IDE, Mobile and Device Development, Programming Languages, Tools
Tags: android, adt, Mobile, java, nature_org.eclipse.andmore.AndroidNature, fileExtension_AndroidManifest.xml
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 |
---|---|---|---|
December 2024 | 0/0 | 0 | 1 |
November 2024 | 0/0 | 0 | 8 |
October 2024 | 360/663 | 22 | 9 |
September 2024 | 248/642 | 58 | 16 |
August 2024 | 214/641 | 72 | 18 |
July 2024 | 207/663 | 82 | 15 |
June 2024 | 220/681 | 81 | 12 |
May 2024 | 193/682 | 112 | 16 |
April 2024 | 232/687 | 82 | 15 |
March 2024 | 214/694 | 107 | 11 |
February 2024 | 237/687 | 75 | 10 |
January 2024 | 214/691 | 98 | 12 |
Reviews Add new review
The only hope of Android under eclipse
Submitted by Drlux Drlux on Fri, 05/13/2022 - 01:20
The only hope of Android under eclipse is that this plug-in is not updated. Using this plug-in has seriously affected the work. My God
How to configure android sdk.
Submitted by garawaa garawaa on Tue, 01/19/2021 - 01:53
what version of android sdk tools should i install ? i would like compile an app for pie 9 devices?
Can't get it to work
Submitted by Akwo Thomas on Tue, 03/03/2020 - 21:33
The issue is, "R cannot be resolved to a variable"
It doesn't work well for me
Submitted by Akwo Thomas on Tue, 03/03/2020 - 21:01
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.
New Androids (9+)
Submitted by Adrian B on Tue, 03/12/2019 - 09:35
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
Support for AAR
Submitted by Alaa Murad on Wed, 04/05/2017 - 19:24
I really having a hard to understand why there is Andmore if it doesn't support AAR file !
Re: Support for AAR
Submitted by David Carver on Thu, 04/06/2017 - 13:48
In reply to Support for AAR 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.
Obfuscation not working
Submitted by Jeff Fong on Tue, 09/20/2016 - 06:19
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.
Obfuscation not working
Submitted by Jeff Fong on Tue, 09/20/2016 - 06:12
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.
Not working
Submitted by Harry Krak on Wed, 06/29/2016 - 09:02
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.
Could you be more specific?
Submitted by Kaloyan Raev on Wed, 06/29/2016 - 10:25
In reply to Not working by Harry Krak
Could you be more specific? It cannot install at all? Or something is not working afterwards?