Hello, everyone: I can't use ant to build an android application. below is bug steps:
1) used activityCreator command to create a project. The project's path is E:\android in which build.xml is inside it. 2) start a command window, navigate to E:\android and type ant, then press Enter. Bug: Unable to access jarfile ..\framework\apkbuilder.jar BUILD FAILED Notes: 1) I have putted android\tools and ant\bin the two pathes into path enviroment variable. 2) I have putted android\toos\lib and ant\lib into classpath enviroment variable . 3) I didn't do anything on this project but it still failed. Thank for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

