gstreamer/docker/android
Xavier Claessens f7331ab4f8 Move Android NDK to /opt
It was installed in '/' which doesn't feel right. Installing it in /root
is also not correct because we want to run the build as user instead of
root in the future and cleanup.sh removes everything in /root. /opt
seems the best place because that's also the default location when
installing Android Studio.
2018-12-13 17:08:16 +00:00
..
android-create-toolchain.sh Move Android NDK to /opt 2018-12-13 17:08:16 +00:00
android-download-ndk.sh Move Android NDK to /opt 2018-12-13 17:08:16 +00:00
cleanup.sh docker: Move android into a unified image 2018-11-27 16:07:57 +02:00
Dockerfile docker: Move android into a unified image 2018-11-27 16:07:57 +02:00
prepare.sh Move Android NDK to /opt 2018-12-13 17:08:16 +00:00