James Chen
fdb53e1e92
Added library dependence for create-android-project script.
2012-09-25 22:12:14 +08:00
James Chen
fc8ab2e80e
fixed #1370 : Create project script can't work correctly on android.
2012-06-28 11:05:34 +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
e3bc4471ff
update authors, changelog
2012-03-02 15:39:03 +08:00
minggo
c0d2118aac
issue #982 : android template support lua box2d and chipmunk
2012-02-29 17:48:45 +08:00
minggo
5c04551567
fixed #910 : when create new android project, not delete existing directory
2011-12-29 10:39:46 +08:00
Bahamut
dc687ac8b4
Added the "" to the calls so it can accept paths with spaces under windows (android default installation path is of this kind, so under windows it wont work if you dont modify this files)
2011-12-19 06:50:20 +01:00
minggo
c00d59a568
fixed #838 : android template support x86
2011-11-23 16:43:52 +08:00
Walzer
4b7513a46e
[android] roll back to use dynamic link in tempalte.
2011-06-25 14:13:08 +08:00
minggo
bcfbccc556
[android] fixed #501 : let user input package path
2011-05-20 16:59:19 +08:00
minggo
687a49b66d
[android] fixed #470 : use GAME_ROOT instead of HELLOWORLD_ROOT
2011-05-09 15:21:08 +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