Clean memory usage of application in android [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 5 years ago . How to clean application memory usage in android programmatically? for example, clean memory usage to boost memory like "CLEAN MASTER" App. 回答1: This is useless. First, to understand why, you have to understand, how UNIX (and thus Android) manages the RAM. This Link to the XDA-Forum can help.