mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
Docker: backward compatibility for yellowstone API=19
This commit is contained in:
@@ -15,7 +15,7 @@ rm tools_r25.2.3-linux.zip
|
||||
mkdir $ANDROID_HOME
|
||||
mv tools $ANDROID_HOME/.
|
||||
#android list sdk --all --extended
|
||||
echo y | android update sdk --no-ui --all --filter platform-tools,android-21,build-tools-21.1.0
|
||||
echo y | android update sdk --no-ui --all --filter platform-tools,android-19,build-tools-19.1.0,android-21,build-tools-21.1.0
|
||||
|
||||
# Setup android ndk
|
||||
echo "wget android-ndk..."
|
||||
|
||||
Reference in New Issue
Block a user