lorinbeer
Well, maybe you can shine some light on the errors I get when just trying to do the create. I'm using git bash in windows.
Maybe an example of how the command line would look for an existing project?
PenderTools: Creating Client Project
./create: line 119: android: command not found
grep: invalid option -- o
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
android create lib-project --name Pender --target 0 --path PenderAndroidLibrary
--package com.pender
./create: line 100: android: command not found
executing curl on sourceforge.net/projects/penderstaticlib/files/rhino1_7R5pre.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 325 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 343 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 425 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 1115k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
Warning: Failed to create the file PenderAndroidLibrary/libs/rhino1_7Rpre.jar:
Warning: No such file or directory
0 1115k 0 4150 0 0 2830 0 0:06:43 0:00:01 0:06:42 270k
curl: (23) Failed writing body (0 != 4150)
./create: line 119: android: command not found
grep: invalid option -- o
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
0
android update project --path PenderClient --library ../PenderAndroidLibrary
./create: line 112: android: command not found