英文:
Older version of Android Studio not found (Electric Eel)
问题
我最近更新了Android Studio到Flamingo版本,但我想回退到Electric Eel(他们已将空白活动(Java语言)更改为基本视图活动,这会向项目添加不需要的功能)。在旧版本的存档页面上,我找不到Electric Eel的任何发布版本。有人知道其他可以找到所有旧版本的地方吗?
谢谢。
英文:
I have recently update Android Studio to Flamingo version but I want to revert to Electric Eel (they have changed Empty Activity with Java language, to Basic Views Activity and it adds unwanted features to the project). In the archive page of older versions I cannot find any Electric Eel release. Does anybody know an alternative place to find all older versions?
Thank you
答案1
得分: 2
你可以在这里找到它们。向下滚动,同意条款,您将获得包括Electric Eel在内的所有可用版本的完整列表。
英文:
You can find them here. Scroll down, agree to the terms and you will get a full list with all available versions, including Electric Eel.
答案2
得分: 1
谢谢你的两次回答,但问题是另一个:
我已经在那个页面了,但并没有显示所有的旧版本。我已经找到原因了。问题出在语言上:它会检测到搜索是从西班牙发出的,并自动将您重定向到这里。如果您从法国搜索,它会将您重定向到这里,从英格兰(例如)搜索,会将您重定向到那里。而且每个页面上都没有相同的版本(例如,从西班牙只有到2021年)。我不知道是否因为它们是翻译版本,但它们不知道您是想要翻译版还是原始版本。如果您不知道这一点,这就是一个问题。
英文:
Thank you for both answers, but the problem was another:
I was in that page already, but didn't appear all the old versions. I have found why. The problem was the language: it detects than the search is made from Spain and automatically sends you : here. If you make the search from France sends you to:this one, and from England (eg.) to that one. And doesn't appear the same versions in each one (for instance from Spain only appears until 2021). I don't know if it is because they are translated versions, but they don't know if you want a translated one or the original version.It's a problem if you don't know it.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论