Hey everyone,

I have project A that depends on a JAR (call it B)

I want to extract some files out of A into a new project called C which will 
be an android lib and so A will now add C into the build path.

The new project C also depends on the JAR (B)

If I include both B on A and C, will my app have the files twice? 

I am trying to minimize my app size. 

Suggestions?

-- 
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