GithubHelp home page GithubHelp logo

Minimum SDK about timber HOT 7 CLOSED

arturdryomov avatar arturdryomov commented on August 24, 2024
Minimum SDK

from timber.

Comments (7)

JakeWharton avatar JakeWharton commented on August 24, 2024

No one has given a compelling argument other than "because you can". Why
should support be added for this API level no one is using?

On Sun, Oct 11, 2015, 3:33 PM Artur Dryomov [email protected]
wrote:

Is there any reason to not support ICE_CREAM_SANDWICH
https://developer.android.com/reference/android/os/Build.VERSION_CODES.html#ICE_CREAM_SANDWICH?
Yep, I know about @minSdkVersion https://twitter.com/minsdkversion and
that “pure” ICS is not on the grid
https://developer.android.com/about/dashboards/index.html for a while.
Isn’t it technically possible to support OS down to FROYO
https://developer.android.com/reference/android/os/Build.VERSION_CODES.html#FROYO
(mostly because of the Log#wtf, otherwise it can go lower)?


Reply to this email directly or view it on GitHub
#98.

from timber.

timrae avatar timrae commented on August 24, 2024

If you can, why wouldn't you? There are a reasonably large number of people in 3rd world countries that are using gingerbread devices, and some developers have chosen to try to make our apps available to these people. 3% is still >30 million devices; I wouldn't call that "no one".

from timber.

timrae avatar timrae commented on August 24, 2024

The number of combined devices on Gingerbread or ICS is actually exactly the same as the number of combined devices with Small or Xlarge screens (7.2%). According to your reasoning, maybe you should set the following in your library's manifest as well, because "no one" is using these devices :p

<supports-screens android:smallScreens="false"
                  android:xlargeScreens="false"/>

from timber.

JakeWharton avatar JakeWharton commented on August 24, 2024

Agreed. The next version will not support either of those screen sizes as well.

from timber.

timrae avatar timrae commented on August 24, 2024

lol are you being serious?

from timber.

arturdryomov avatar arturdryomov commented on August 24, 2024

@JakeWharton You are right. I have no other reasons than “beauty” with supporting “original” ICS. But this is is highly questionable, so yeah, supporting ancient and forgotten versions is not worth it. Thanks!

from timber.

arturdryomov avatar arturdryomov commented on August 24, 2024

References #93.

BTW, if anyone looking at this—the weirdest and rarest version I saw across all apps I have access to is 3.2. No signing of 4.0 at all. I have no idea where it vanished, most likely it was shipped on Galaxy Nexus only and updated to 4.0.3 immediately. Google does not even provide factory images for 4.0, so just forget about it forever and ever.

from timber.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.