Coder Social home page Coder Social logo

minSdkVersion? about android-ago HOT 4 CLOSED

curioustechizen avatar curioustechizen commented on May 23, 2024
minSdkVersion?

from android-ago.

Comments (4)

curioustechizen avatar curioustechizen commented on May 23, 2024

Well, when I created the library the intention was to make it ICS and above only - primarily because I did not want to commit to supporting older versions of Android (The library currently does not use any feature that requires minSdkVersion=14)

I'll change the sample app to use minSdkVersion=14 for now.

from android-ago.

marcusforsberg avatar marcusforsberg commented on May 23, 2024

If the library currently does support < 14, any chance that you could change the minSdkVersion to reflect this? This library is crucial for my app but currently the only thing stopping me from supporting < 14. If you don't want to commit to supporting < 14 in the future, you could always put a large notice in the readme. :)

Thanks for your hard work!

from android-ago.

curioustechizen avatar curioustechizen commented on May 23, 2024

@marcusforsberg There is a pending PR #14 that sets the minSdk to 11. I hope to merge this in during this week. What minSdk are you targeting?

If this is really urgent, you could clone the repo and set the minSdk yourself as a temporary solution until the official one is published to Maven Central.

Currently the library only requires DateUtils#getRelativeTimeSpanString which is available since API 3. So in theory the minSdk can be set to 3.

from android-ago.

curioustechizen avatar curioustechizen commented on May 23, 2024

Set minSdk to 8 with a disclaimer about support for API versions < 11. Fixed in 622747a

from android-ago.

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.