Slow performance android project -


please i'm facing issue in android project, , still intermediate level. download plugin tool find bugs. called (findbugs). , pointing me performance problem i'm suffering from. app has receive data digital (adc 10bit pic controller) using bluetooth. worked fine except taking time execute , draw graph digital data. findbugs tool pointing to: string readmessage = new string(readbuf, 0, msg.arg1);

and says cause application behaviour vary between platforms. can me that? thank much.

you should use traceview (http://developer.android.com/tools/help/traceview.html) finding thread , method slows down app.


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -