[Working Code Oct 2019 ] Real Time Accelerometer Data Plot in Android using MPAndroidChart Library

[Working Code Oct 2019 ] Real Time Accelerometer Data Plot in Android using MPAndroidChart Library

KGP Talkie

7 лет назад

46,101 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@mashoodkiyani3992
@mashoodkiyani3992 - 12.10.2017 20:07

nice

Ответить
@richsymmonds8243
@richsymmonds8243 - 26.10.2017 22:45

This app works perfectly on the Nexus 5 emulator that comes packaged with Android Studio, but when I try to run it on my Galaxy S5 or with an S5 emulator, I get an error message that the "app has stopped working". Any help resolving this would be appreciated. Great tutorial by the way!

Ответить
@umayajassim7539
@umayajassim7539 - 29.11.2017 03:21

App keeps crashing. Could you provide a link to your GitHub so we may inspect the code?

Ответить
@nuwnjay
@nuwnjay - 01.12.2017 22:19

Where is the DAMN GITHUB LINK!?!?!
Please for the sake of God do provide the links!

Ответить
@ngoannguyen624
@ngoannguyen624 - 25.02.2018 14:17

hello, u can send code to me? thank you very much!

Ответить
@ababssali2451
@ababssali2451 - 25.02.2018 22:15

sir i have a question

Ответить
@何家華-l1b
@何家華-l1b - 28.02.2018 03:43

not working ...........................i thing you have two different code it make me confuse

Ответить
@JuanCarrillo-ey8gg
@JuanCarrillo-ey8gg - 10.04.2018 15:54

Can you share the project?

Ответить
@darpanvats57
@darpanvats57 - 09.05.2018 01:50

Tiwari Ji ne naam kharab kar dia, Bache link maang maang rhe h GitHub ka dedo yaar

Ответить
@razvanconstantinandrei1483
@razvanconstantinandrei1483 - 14.05.2018 11:35

Do you happen to have the code in a repository ? I implemented your solution but is not working

Ответить
@lucasbarbosarodrigues3412
@lucasbarbosarodrigues3412 - 29.05.2018 15:07

How do I decrease acceleration?

Ответить
@rynar3952
@rynar3952 - 02.07.2018 19:15

that sudden jump of code really screwed me over. It always crashes on my phone and we have the same phone!

Ответить
@yaoyangcai8939
@yaoyangcai8939 - 08.10.2018 03:31

It's not working for TYPE_LIGHT sensor.

Ответить
@viviansouza8374
@viviansouza8374 - 19.10.2018 05:23

Hi! is there a way to starting ploting from left to right? thx

Ответить
@weili3188
@weili3188 - 24.12.2018 21:25

Can we do this in ios ?

Ответить
@siddharthbhonsle9514
@siddharthbhonsle9514 - 29.01.2019 18:47

thank you so much.. it works for me could you make a video on how to transfer the data in a csv file. :)

Ответить
@luismanuelnietohinojosa8289
@luismanuelnietohinojosa8289 - 19.02.2019 18:41

excellent tutorial, congratulations I have followed the video without audio but I didn´t have troubles with the final result. Maybe to the people, just try ............. thread.start(); :)

Ответить
@user-hj2ed5pe6j
@user-hj2ed5pe6j - 31.03.2019 18:02

Doesn't work for me. It continues to plot the first data, that doesn't vary at all.

Ответить
@parulaggarwal3615
@parulaggarwal3615 - 08.04.2019 12:32

At what rate data ia plotted ..how many samples per second? Can we plot 8000 samples per second?

Ответить
@heahaidu6594
@heahaidu6594 - 27.05.2019 11:50

<3

Ответить
@emanresplandor3878
@emanresplandor3878 - 17.10.2019 01:26

FULL WORKING CODE IS NOT WORKING

Ответить
@해헤-u9e
@해헤-u9e - 26.12.2019 07:49

What can I do if I want to use multiple line(2) on this chart?

Ответить
@gerardjensenolmos7862
@gerardjensenolmos7862 - 16.06.2020 15:46

So with this idea, you just add values for ever, but that would stop the aplication due to no ram, so how can you delete the "trash data", the one that is not being showed?

Thanks

Ответить
@jamestanaka686
@jamestanaka686 - 03.09.2020 11:10

Why do we need to use the thread?

Ответить
@naseemurrahman3081
@naseemurrahman3081 - 06.10.2020 13:41

This is an amazing but now I have a question that how i can store the accelerometer data in database.

Ответить
@alickcampbell8915
@alickcampbell8915 - 19.01.2021 05:48

Hello, thank you for the Tutorial. Can you do a tutorial showing how to do a real time bar chart plot?

Ответить
@kushal7966
@kushal7966 - 22.01.2021 18:45

Hi . Can we do real time data for pie chart

Ответить
@atharvasawarkar9086
@atharvasawarkar9086 - 09.06.2021 21:54

Thank You!
Very Well Explained👍

Ответить
@KarjolGT
@KarjolGT - 22.06.2021 11:32

How to change the direction of the graph from left to right. Now the graph direction in the given example is right to left

Ответить
@kartikaymahajan9591
@kartikaymahajan9591 - 15.07.2021 21:07

hey please tell how to draw real time graph eg. y=sin(t) . the app should ask input from the user for which function the user wants to plot graph. i have been given this project. deadline is 7 days. please help

Ответить
@shuchismitabagchi801
@shuchismitabagchi801 - 06.04.2022 19:26

Can this be done in python for this app?

Ответить
@vinithanabar277
@vinithanabar277 - 19.12.2022 19:11

Very poor explanation feels like he is just typing the code and pasting.
And in between just trying to explain some common things

Ответить