]> rtime.felk.cvut.cz Git - orte.git/blobdiff - README.android
Move robot demo to contrib/
[orte.git] / README.android
index daa6ecebb70cbfcc6ed308ad1fbb054de4111384..e85ccc2f1a89c2b0b73c68a2e77330ef34f962c7 100644 (file)
@@ -11,10 +11,10 @@ there are several steps needed to compile the app:
 2) go to <sdk-folder>/tools and execute "android"
 3) download "SDK Platform" for "API 15" - Android 4.0.3
 4) go to orte/libaorte and execute "android update project -p .", then
-   go to orte/Robot_Demo and do the same
+   go to orte/contrib/Robot_Demo and do the same
 5) go to orte/libaorte and execute "ndk-build" - this builds native
    code
-6) go to orte/Robot_Demo and execute "ant debug" - this will prepare
+6) go to orte/contrib/Robot_Demo and execute "ant debug" - this will prepare
    Android .apk file signed with automatically generated debug key
 7) the generated .apk is located in
-   orte/Robot_Demo/bin/RoboDruid-debug.apk
+   orte/contrib/Robot_Demo/bin/RoboDruid-debug.apk