Feature Request Board

Browse posts, comment and give us recommendations for improvement about features on Ring.com and in the Ring app.
SO
Please expand Android version compatibility
android
app-request
Having the minimum compatible version as Android 9 is both unnecessary and severely limiting for those with even moderately older devices that could be used for the Ring app. There is no need to require 9 (ie Pie, which wasn't even very widespread until 2020) as the minimum since you can target the latest SDK's (API level 33 for Android 13 as of this writing) and then also include support for much older versions for compatibility. You're already doing this now with 9 (API level 28), but you've just set the minimum API level too high. Your app can benefit from the latest security features found in Android 13 while still running on much older versions of the Android OS (even going back all the way to 4.X, although just going back to around 7 would be important/helpful for most users). Google themselves state this clearly (from https://support.google.com/googleplay/android-developer/answer/11926878?hl=en ): "... users benefit from security, privacy, and performance improvements, while still allowing an app to run on older Android versions (down to the specified `minSdkVersion` )." You just need to set the minimum API level to work with Android 7 and 8 devices (24 rather than 28 where you have it now). Please consider expanding Android compatibility rather than repeatedly contracting it. The 'security features' argument doesn't apply when you can target the latest SDK's for Android to access those security and privacy improvements while still supporting older versions.

129

0

0

02-10-2023 10:39:28

Responses (1)

SO
Having the minimum compatible version as Android 9 is both unnecessary and severely limiting for those with still recent devices that could be used for the Ring app. There is no need to require Android 9 (Pie, which wasn’t even very widespread until 2020) as the minimum since you can target the latest SDK’s (API level 33 for Android 13 as of this writing) and then also include support for much older versions for compatibility. Ring is already doing this now with 9 (API level 28), but the minimum API level is simply set too high. The Ring app can benefit from the latest security features found in Android 13 while still running on much older versions of the Android OS (even going back all the way to 4.X, although just going back to around 7 would be important/helpful for most users). Google themselves state this clearly (from https://support.google.com/googleplay/android-developer/answer/11926878?hl=en ): “… users benefit from security, privacy, and performance improvements, while still allowing an app to run on older Android versions (down to the specified minSdkVersion ).” Ring just need to set the minimum API level to work with Android 7 and 8 devices (24 rather than 28 where you have it now). This helps prevent e-waste by allowing still common devices to continue to be used and broadens the compatible device base immensely. Please consider expanding Android compatibility rather than repeatedly contracting it. The ‘security features’ claim doesn’t apply when Ring can target the latest SDK’s for Android to access those security and privacy improvements while still safely supporting older versions.

0

02-11-2023 09:58:40

Didn't find an answer ?

Log in or create your Ring account to post a question and join in the on the conversation.

Most Helpful Members

W

windracer

1

User
Solution

J

Jventerprises

1

User
Solution

R

Rick_Madik

1

User
Solution

U

user63814

1

User
Solution