Git Product home page Git Product logo

Comments (12)

Yonjuni avatar Yonjuni commented on September 28, 2024

Thanks for the Stack Trace, could you also provide which Android version and phone model you are using?

from privacy-friendly-pedometer.

nlover6 avatar nlover6 commented on September 28, 2024

My Phone Is Sony SP And Android Version 7.1 Cyanogenmod

from privacy-friendly-pedometer.

licaon-kter avatar licaon-kter commented on September 28, 2024

So you are running Android 2.3.4 aka SDK 10?
The app needs at least SDK 16 aka Android 4.1.

from privacy-friendly-pedometer.

nlover6 avatar nlover6 commented on September 28, 2024

This error is a big bug!!
I test it in a tablet (Asus K012 Android 5.0 - Sony C4 Android 6.0 - Sony SP Android 7.1 ) And The error is happen.
When error happen, app force close and step counter is decrease then real count.
Ex: Real step count is 215. then app force close. then step count show 180 or less then!

from privacy-friendly-pedometer.

nlover6 avatar nlover6 commented on September 28, 2024

My Sony Sp Android is 7.1 And API (SDK) IS 25 !

from privacy-friendly-pedometer.

licaon-kter avatar licaon-kter commented on September 28, 2024

Sony SP is this http://www.gsmarena.com/sony_xperia_sp-5364.php
Cyanogenmod 7.1 is based on Android 2.3.4

What device do you have? You have Cyanogenmod 14.1?

from privacy-friendly-pedometer.

Yonjuni avatar Yonjuni commented on September 28, 2024

Unfortunately, I cannot reproduce the error on our test devices. I see that there is some problem regarding the recycler-view. Is there any specific scenario or combination of actions that triggers this error? Or does it happen at startup?
We will of course further investigate this error, but a little more details are required that we can do this.

from privacy-friendly-pedometer.

nlover6 avatar nlover6 commented on September 28, 2024

My Sp Phone Android Version Is 7.1 Api 25 And Cyanogenmod 14.1

But i test this error in 2 other phone and tablet and this error happen.

from privacy-friendly-pedometer.

nlover6 avatar nlover6 commented on September 28, 2024

When i walk and app is open, i check my steps between day, week and month tabs , and change between these more then 2,3,... this error happen.

from privacy-friendly-pedometer.

Yonjuni avatar Yonjuni commented on September 28, 2024

@Kamuno Can you reproduce the issue?

from privacy-friendly-pedometer.

Yonjuni avatar Yonjuni commented on September 28, 2024

Okay I have reproduced it and I only occurs on Android 7 devices. It is caused by the RecyclerView adapter. The method notifyDataChanged() is called from onBindViewHolder(ViewHolder holder, int position) and causes the problem. Thus, the call of notifyDataChanged() has to be moved to the outside of onBindViewHolder(ViewHolder holder, int position)

from privacy-friendly-pedometer.

Yonjuni avatar Yonjuni commented on September 28, 2024

Integrated in next update.

from privacy-friendly-pedometer.

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.