mukeshsolanki / DrawingView-Android

DrawingView is a simple view that lets you draw on screen using your fingers and lets you save the drawings as images.
MIT License
240 stars 53 forks source link

high cpu usage causes app to crash #8

Closed pawaom closed 7 years ago

pawaom commented 7 years ago

The code is really great , but CPU usage is very high for a simple app, making it really slow and causes app to crash some times , If this can be improved it will be really useful, In android studio the app showed a CPU usage of 40 percent , really high .

mukeshsolanki commented 7 years ago

im not sure what your doing here but the cpu usage of the app seems to be minimal on my end can you share your code?

faheem5867 commented 7 years ago

I have to developed an app to trained tester, in that I have to show many things , like how apps consume more battery , and more memory and cpu usage , that's why I am just reading different types of docs.

On Tue, Nov 7, 2017 at 12:19 PM, Mukesh Solanki notifications@github.com wrote:

im not sure what your doing here but the cpu usage of the app seems to be minimal on my end can you share your code?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mukeshsolanki/DrawingView-Android/issues/8#issuecomment-342391527, or mute the thread https://github.com/notifications/unsubscribe-auth/ALuUYNLV95hOpHlmuFkRbEYV7J8t6cz5ks5sz_2OgaJpZM4OLls9 .

--

Thanks & Regards,

Faheem Ahmad

Android App Developer

JeannyPr Softech

mukeshsolanki commented 7 years ago

not sure what you mean?

faheem5867 commented 7 years ago

I have to increase the CPU usage of app . So that app crashed or ANR. to trained tester.

mukeshsolanki commented 7 years ago

how is that related to this library?