oh
it turned out there's a change <dex-helper> in SDK/tools/ant/
main_rules.xml

I add a line <fileset dir="${jar.libs.absolute.dir}" includes="*.jar" /
>
inside <apply> then it works now

sorry for bothering



On Jan 14, 12:00 pm, allstars <[email protected]> wrote:
> hi
>
> in older sdk
> if i build my project with ant
> it will include all the jars in the libs/ folder
>
> but in the latest sdk (2.3)
> now it cannot
> I try to do 'dexdump' to the classes.dex
> and it didnt include the classes in my jars located in libs/
>
> what should I do if I need to include jars in libs/ like before
>
> thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to