This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to debug in framework in a better way?

Hi,

I want to print some logs in framework, so I can use functions such as Log.d, but each time even I change a little, then PC will compile the framework.jar, and it will take a lot of time, almost 5 or 6 hours on my PC, it is so terrible that I almost don't want to debug any in framework.

How to fix it. how to make framework compiling quicker? or any other suggestions? what wrong with my operation?

 

Thanks,

Kevin