[www-doc] [Git][VideoLAN.org/websites][master] Update the VLC for Android downloads figure
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Tue Jan 7 17:38:36 UTC 2025
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
f4f484dc by Nicolas Pomepuy at 2025-01-07T17:38:14+00:00
Update the VLC for Android downloads figure
- - - - -
1 changed file:
- www.videolan.org/vlc/stats/downloads.php
Changes:
=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -592,8 +592,10 @@
}
// Android Installs by users (actual downloads are higher)
+ // the new figure is calculated using the install events, monthly between 2019/07/25 and 2024/12/25 on the Play Store: 921 555 017
+ // and by adding the AppGallery (2019-2024): 4890143 and the Amazon App Store (2021-2024): 4447303
$android_old = 78189434;
- $android_new = 392785668;
+ $android_new = 931335303;
echo "
<tr><td> </td></tr>
<tr><td class=\"category\" style=\"text-align: left;\"><strong>Android Beta</strong></td>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/f4f484dced9a28d2ad7dac7539de0c4ac597b3d0
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/f4f484dced9a28d2ad7dac7539de0c4ac597b3d0
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the www-doc
mailing list