Re: [android-developers] Re: creating apk according to selected java files
Look at the Ant documentation for the "javac" task and file lists.
RTFM is often the best way to go.
--
Lew
On Tuesday, July 2, 2013 4:13:34 AM UTC-7, surabhi jain wrote:
-- On Tuesday, July 2, 2013 4:13:34 AM UTC-7, surabhi jain wrote:
Thanks for reply.
I am sure that there is no dependency of remaining classes. But exactly I am not getting that How could we build project using Ant including selected java classes?On Wed, Jun 19, 2013 at 3:24 AM, Lew <lewb...@gmail.com> wrote:And bear in mind that transitive dependencies might require use of those classes anyway.How come your files need to be excluded from the build yet exist in the source tree?What advantage do you imagine exclusion of those files will confer?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home