Api-7

7 views
Skip to first unread message

joe d

unread,
Mar 30, 2012, 12:44:18 AM3/30/12
to java-ide-droid
I try to compile a hello world project on V2.1 with the pro version
and aapt fails. Is there a way to get this to work on v2.1

Tom

unread,
Oct 11, 2012, 6:50:00 AM10/11/12
to java-id...@googlegroups.com
I'm afraid this will be difficult.
aapt in fact is built for v2.3, but it *did* work on my v2.2

The problem is that aapt uses C/C++ classes that are not available on older Android versions.
You could try following:
1. Find out exactly what core code is missing
2. Provide replacement code for the missing core code
3. Re-build appt
4. Re-build JavaIDEdroid

Tom
Reply all
Reply to author
Forward
0 new messages