Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Distribution “android” #888

Merged
merged 1 commit into from
Apr 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 15 additions & 19 deletions src/data/yaml/distribution/android.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Android
icon: /images/distributions/android.webp
version: 20
version: 21
sort_order: 3
howto: http://kodi.wiki/view/Android
releases:
- name: Recommended
title: Kodi v20.5 (Nexus)
title: Kodi v21 (Omega)
description: The success of running Kodi on an Android device depends on a
number of factors as there are so many different devices with different
capabilities. Check the [How To](https://kodi.wiki/view/Android) guide for
Expand All @@ -16,21 +16,17 @@ releases:
- name: Huawei App Gallery
url: https://appgallery.huawei.com/#/app/C101763539
- name: ARMV7A (32BIT)
url: https://mirrors.kodi.tv/releases/android/arm/kodi-20.5-Nexus-armeabi-v7a.apk?https=1
url: https://mirrors.kodi.tv/releases/android/arm/kodi-21.0-Omega-armeabi-v7a.apk?https=1
- name: ARMV8A (64BIT)
url: https://mirrors.kodi.tv/releases/android/arm64-v8a/kodi-20.5-Nexus-arm64-v8a.apk?https=1
url: https://mirrors.kodi.tv/releases/android/arm64-v8a/kodi-21.0-Omega-arm64-v8a.apk?https=1
- name: Prerelease
title: Kodi v21 (Omega) Pre-release Builds
description: The **Release Candidate 2** pre-release build has become available
because we think it is ready for wider testing and usage. It also means we
are getting closer to a stable release of v21.
downloads:
- name: ARMV7A (32BIT)
url: https://mirrors.kodi.tv/releases/android/arm/kodi-21.0-Omega_rc2-armeabi-v7a.apk?https=1
- name: ARMV8A (64BIT)
url: https://mirrors.kodi.tv/releases/android/arm64-v8a/kodi-21.0-Omega_rc2-arm64-v8a.apk?https=1
title: Kodi v22 (P...) Pre-release Builds
description: There are no Pre-Release builds available for Kodi v22. Choose from
either the Official stable release in the *Recommended* tab, or a nightly
build from the *Development Builds* tab.
downloads: []
- name: Development Builds
title: Kodi v20 & v21 Nightly Development Builds
title: Kodi v21 & v22 Nightly Development Builds
description: >-
**Nightly builds** are made on a daily basis and contain the most recent
changes. These should be considered unstable for daily usage and should
Expand All @@ -47,11 +43,11 @@ releases:
downloads:
- name: Google Play Testing
url: https://play.google.com/apps/testing/org.xbmc.kodi
- name: v20 ARMV7A (32BIT)
url: https://mirrors.kodi.tv/nightlies/android/arm/Nexus/
- name: v20 ARMV8A (64BIT)
url: https://mirrors.kodi.tv/nightlies/android/arm64-v8a/Nexus/
- name: v21 ARMV7A (32BIT)
url: https://mirrors.kodi.tv/nightlies/android/arm/master/
url: https://mirrors.kodi.tv/nightlies/android/arm/Omega/
- name: v21 ARMV8A (64BIT)
url: https://mirrors.kodi.tv/nightlies/android/arm64-v8a/Omega/
- name: v22 ARMV7A (32BIT)
url: https://mirrors.kodi.tv/nightlies/android/arm/master/
- name: v22 ARMV8A (64BIT)
url: https://mirrors.kodi.tv/nightlies/android/arm64-v8a/master/