GithubHelp home page GithubHelp logo

Force close about meter HOT 7 CLOSED

wasdennnoch avatar wasdennnoch commented on June 10, 2024
Force close

from meter.

Comments (7)

hapticdata avatar hapticdata commented on June 10, 2024

Hi, @wasdennnoch have you tried compiling the current master branch on your device? This issue should be resolved with 28161fe

from meter.

wasdennnoch avatar wasdennnoch commented on June 10, 2024

In think the problem is that you are using the method "getDrawable(int, Theme)" that is available on devices with API level >=22, you should use the

from meter.

wasdennnoch avatar wasdennnoch commented on June 10, 2024

damit Phone...

...the method getDrawable(int) instead or use ContextCompat.getDrawable(context, R.drawable.***) (See http://stackoverflow.com/questions/29041027/android-getresources-getdrawable-deprecated-api-22)

from meter.

hapticdata avatar hapticdata commented on June 10, 2024

@wasdennnoch Are you using the version currently in the play store (1.0)? I don't believe the the latest in this repo (28161fe) uses getDrawable

I believe this error is fixed in this repo. If it isn't that would be good to know.

from meter.

wasdennnoch avatar wasdennnoch commented on June 10, 2024

I'm using the version from the play store, wouldn't it be a good idea to update the play store version? This would help all the other people who have the same problem, and nobody would have to compile the source for himself.

from meter.

hapticdata avatar hapticdata commented on June 10, 2024

@wasdennnoch for sure, thats the plan

from meter.

wasdennnoch avatar wasdennnoch commented on June 10, 2024

Nice, is there already a fixed date when the update will be released? Or in other words, what are you wating for? :D

from meter.

Related Issues (12)

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.