I am trying to build an android project from the command line. My android project has a subproject inside my main android project. When I run the ant debugging command, it shows an error when building classes, since library classes from the subproject were not found. Therefore, I think that the sub-project is not included correctly, we need to execute some command for this.
Please help, thanks in advance
Rajeesh v
source share