James Chen
fdb53e1e92
Added library dependence for create-android-project script.
2012-09-25 22:12:14 +08:00
folecr
172b90cbfe
Android project generation script copies library sources
...
* mkdir parent folder with project name
* create android project in proj.android subfolder
* copy library sources to generated project
* remove unnecessary function that moves files from top directory to proj.android
2012-06-14 19:52:40 -07:00
minggo
97fbcf6b6a
fixed #1191 : modify comment
2012-05-31 10:11:24 +08:00
minggo
a87e76c399
fixed #982 : android template works ok on linux
2012-03-01 02:51:58 +08:00
minggo
c0d2118aac
issue #982 : android template support lua box2d and chipmunk
2012-02-29 17:48:45 +08:00
YuLei Liao
9660bcd165
* merge upstream/master to master
2012-01-20 19:08:21 +08:00
minggo
98caa29dc2
fixed a typo error and change resource path for linux port when creating linux template
2012-01-04 15:00:14 +08:00
minggo
5c04551567
fixed #910 : when create new android project, not delete existing directory
2011-12-29 10:39:46 +08:00
YuLei Liao
bbad5a4392
* merge upstream/master to master
2011-12-25 11:48:03 +08:00
minggo
beb57fc486
fixed #919 : make script support global variable
2011-12-23 16:00:31 +08:00
minggo
c2761cc84f
issue #919:make create project support global variable
2011-12-23 14:15:01 +08:00
minggo
b7fbd4fc13
issue #919 : supporting global variable
2011-12-20 16:50:39 +08:00
YuLei Liao
f058eb3233
* format some files
2011-11-18 20:35:35 +08:00
laschweinski
ff5222fff8
some files missiong(eclipse with git is too hard to play)
2011-08-21 19:00:26 +08:00
minggo
679dda8ec3
use uname -s to invoid warning on mac os
2011-08-05 10:07:14 +08:00
clawoo
c4bac4c136
Uncomment the path definitions
2011-08-04 17:17:11 +03:00
clawoo
9c415f15d4
Change the uname -o param to -s to prevent warnings on OSX
2011-08-04 14:22:05 +03:00
Walzer
4b7513a46e
[android] roll back to use dynamic link in tempalte.
2011-06-25 14:13:08 +08:00
minggo
617703a681
[android] fixed #501 : PACHAGE_PATH -> PACKAGE_PATH
2011-05-20 17:40:28 +08:00
minggo
bcfbccc556
[android] fixed #501 : let user input package path
2011-05-20 16:59:19 +08:00
Walzer
3480d7cc9e
[android] add NDK_ROOT & ANDROID_SDK_ROOT paramter default setting into create-android-project.sh
2011-04-26 14:51:17 +08:00
minggo
7bdd5ed535
[android]fixed #421 : list targets before inputting target id
2011-03-24 13:48:05 +08:00
minggo
0cdc85ccd5
[android] fixed #421 : create project ok on linux
2011-03-24 09:37:56 +08:00
minggo
15b5acab3b
[android]: add some commet and check the running path
2011-03-23 15:01:00 +08:00
minggo
07736e507f
[android]issue #421:copy c++ files into Classes, copy pictures into Resources
2011-03-23 14:30:14 +08:00
minggo
538c5725b0
[android] issue #421 : create project ok on windows
2011-03-23 09:42:23 +08:00