BuildStendhalForAndroid: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge m →Ant |
imported>AntumDeluge →Ant: add note |
||
| Line 91: | Line 91: | ||
$ ANDROID_SDK_ROOT="/path/to/sdk/root" ant dist_client_android |
$ ANDROID_SDK_ROOT="/path/to/sdk/root" ant dist_client_android |
||
</pre> |
</pre> |
||
'''''NOTE:''' building with ant on Windows not currently supported'' |
|||
The resulting .apk packages will be located in the <span style="color:green;"><source root>/build</span> directory. |
The resulting .apk packages will be located in the <span style="color:green;"><source root>/build</span> directory. |
||