$your_sdk_dir$/Android/platforms/android-8/ant

On Apr 14, 6:58 am, luiX_ <lui...@gmail.com> wrote:
> please, can you provide a link?
>
> thx :D
>
> 2011/4/14 Paul Turchenko <paul.turche...@gmail.com>
>
>
>
>
>
>
>
> > see sdk. They have all ant scripts implemented there.
>
> > On Apr 12, 9:14 pm, Sam <samira_hi...@hotmail.com> wrote:
> > > Hi,
>
> > > I'm setting up an automated build system using Ant, for our Android
> > > project.
>
> > > As a starting point, I've simply exported the required "build.xml"
> > > through Eclipse.
>
> > > If I clean the project, and run "ant" in the command line at the root
> > > of the our Android project, I receive the following compile error:
> > > "package R does not exist"
>
> > > On the other hand, if I build the project through Eclipse, then the
> > > R.java is generated for me.
>
> > > How can I have my Ant build generate R.java for me?
>
> > --
> > 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+unsubscr...@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 post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to