pfpflwho / java-ide-droid

Automatically exported from code.google.com/p/java-ide-droid
0 stars 0 forks source link

aidl utility could be included #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 JeffreyR...@gmail.com on 9 Feb 2012 at 8:56

GoogleCodeExporter commented 9 years ago
Can you provide the link to the source?

Tom

Original comment by tom.ar...@gmail.com on 11 Oct 2012 at 10:29

GoogleCodeExporter commented 9 years ago
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 tom.ar...@gmail.com on 6 Jun 2014 at 7:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
@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 tom.ar...@gmail.com on 25 Aug 2014 at 3:14