內存泄漏常見情況及解決方法

源碼地址:http://download.csdn.net/detail/gbk188/6025463



 <string name="description_item1">1.當所選程序內存超過45M時,顏色變化成紅色,這個時候就應該果斷卸載</string>
    <string name="description_item2">2.懸浮窗可在任意界面隨意移動</string>
    <string name="description_item3">3.只支持實時顯示當前程序的內存數據</string>
    <string name="description_item4">4.上層數據表示當前程序的內存佔用情況,下層數據表示手機的可用的內存值</string>
    <string name="description_item5">5.最右側會顯示當前電量佔比,最左側曲線圖展示當前程序的內存情況</string>
    <string name="description_item6">6.點擊懸浮窗出現關閉小圖標可直接關閉並內存釋放</string>
    <string name="description_item7">7.點擊展開懸浮窗左二圓圈圖標出現當前運行進程list</string>
    <string name="description_item8">8.點擊某個list,即爲查看當前程序使用內存情況</string>

    <string name="description_item9">9.懸浮圈收起時,不佔用進程後臺無任何操作,只有展開時纔會採集當前程序內存數據</string>

效果圖:如下




apk下載地址:內存監測



先支持一下:

       豆瓣:     http://app.zhui.cn/SoftStore/Info_133850.aspx

                        http://www.douban.com/people/6906147/





發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章