Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
397 views
in Technique[技术] by (71.8m points)

Gitlab CI - Android Sdk tools?

I use this Link for add gitlab CI in my android project. The CI work but I don't understand this part :

ANDROID_SDK_TOOLS:   "4333796"

In the tutorial, android SDK tool is the last version available.

ANDROID_SDK_TOOLS is a little funny. It's what version of the command line tools we're going to download from the official site. So, that number really just comes from the latest version available there.
Installing packages.

But when click on the link, they send me in android studio download page.

How can i find the version code to put here ? Is it important to change it ?

I also tried with sdkmanager.bar --list in SDK > tool > bin directory

ERROR: JAVA_HOME is set to an invalid directory: D:SoftwareJDKopenjdk-15_windows-x64_binjdk-15in

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
question from:https://stackoverflow.com/questions/66066558/gitlab-ci-android-sdk-tools

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...