Now I come up with a way for disable indexing .
Unzip the kafindexer.jar file and modify the class file named IndexerThread.class with JBE.
This class defines some conditions for disabling the indexer such as low battery ,high temperature,etc .What we need to do is changing the values of the condition.
So far , I can disable the indexing thread when the kindle is not charging.
|