Recent content by Jeevanandhan

  1. J

    Reducing Cpu usage

    Actually I am using asynTask for background task. At first I received cpu usage as 30-50% and now i had cancel the asyntask once it finished the process in post execute now am getting cpu usage as 20-30%. But I want to reduce it to 0%.