Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script issues #12

Closed
GoogleCodeExporter opened this issue Sep 22, 2015 · 1 comment
Closed

script issues #12

GoogleCodeExporter opened this issue Sep 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.download
2. run script
3.

What is the expected output? What do you see instead?
2 lines in the script cause issues on my system


What version of the product are you using? On what operating system?
1.1.2

Please provide any additional information below.

i had to change the following 2 lines:
android create lib-project -n ${PROJECTNAME} -t 6 -p ${ANDROIDPROJECTPATH} -k 
${PACKAGENAME}
cp ${ROOTDIR}/script/androidextra/* androidextra

Notes: android targets available did not match my system

there was a node missing (./script) in the copy statement for the 2 java files 
in ./androidextra




Original issue reported on code.google.com by rowntree...@gmail.com on 15 Jun 2013 at 6:43

@GoogleCodeExporter
Copy link
Author

The script is meant to be started inside the script directory.

ROOTDIR=pwd

Probably the naming of the variable ROOTDIR is misleading.

I'll put a comment into the README

Original comment by dirkb...@gmail.com on 16 Jan 2014 at 1:05

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant