with the help of ANT we can generate apk file.
On Tue, Jun 18, 2013 at 1:59 PM, Piren <[email protected]> wrote: > that has nothing to do with android... that's a java build issue. It > depends on how you build and what you use to build. > you'll just have to exclude those files from the build path. Do a search > on how to perform that for the way you build your project. > > > On Tuesday, June 18, 2013 10:33:07 AM UTC+3, surabhi jain wrote: >> >> Hi all, >> I have created a project, I want to create apk according to selected java >> files. >> Scenario like : >> Suppose in my project, there are 10 java files and I want to create apk >> using 5 java files without deleting remaining (5 java files ) java files >> from src folder. >> >> Is it possible? >> >> Thanks >> Surabhi Jain >> > -- > -- > 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 > --- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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 --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

