java-ide-droid
java-ide-droid copied to clipboard
aidl utility could be included
What steps will reproduce the problem?
1. Use JavaIDE to compile project that has *.aidl files -- for example
https://bitbucket.org/folone/repl-core/src/9834025ae2b2/src/com/folone/replcore/
REPL.java
2. The generation of the "stub" java files will fail
Please provide any additional information below.
The AIDL (Android Interface Description Language) is not well known or widely
used but could become popular in the type of apps JavaIDE is good at compiling.
It is a 200k utility and could perhaps be ported the way aapt was.
Original issue reported on code.google.com by [email protected]
on 9 Feb 2012 at 8:56
Can you provide the link to the source?
Tom
Original comment by [email protected]
on 11 Oct 2012 at 10:29
- Added labels: Type-Enhancement
- Removed labels: Type-Defect
I looked into adding aidl again and I found the source, but I do not know how
to compile it.
Can anyone provide some usefule input on this?
Tom
Original comment by [email protected]
on 6 Jun 2014 at 7:25
[deleted comment]
[deleted comment]
@marcjordan023:
Please post your question in the help forum and provide some more information
about what you did exactly (e.g. zipsigner does not compile an apk, it *signs*
it)
https://groups.google.com/forum/#!forum/java-ide-droid
Tom
Original comment by [email protected]
on 25 Aug 2014 at 3:14