文件名称:myTaskManger
介绍说明--下载内容均来自于网络,请自行研究使用
android任务管理器的源代码,包括查看、关闭以及卸载进程等功能。-Codes of task manager of android system, including viewing, turn off and uninstall process and other functions.
http://www.pudn.com/downloads404/sourcecode/others/detail1724995.html
修改版,这个链接的可以在模拟器中运行,大事在真机上会有空指针异常问题,我添加了处理。-android Task Manager source code, including viewing, turn off and unloading process and other functions.-Codes of task manager of android system, including viewing, turn off and uninstall process and other functions.
http://www.pudn.com/downloads404/sourcecode/others/detail1724995.html
Modified version, this link can be run in the simulator, events in the real machine will empty pointer exception, I added the deal.
http://www.pudn.com/downloads404/sourcecode/others/detail1724995.html
修改版,这个链接的可以在模拟器中运行,大事在真机上会有空指针异常问题,我添加了处理。-android Task Manager source code, including viewing, turn off and unloading process and other functions.-Codes of task manager of android system, including viewing, turn off and uninstall process and other functions.
http://www.pudn.com/downloads404/sourcecode/others/detail1724995.html
Modified version, this link can be run in the simulator, events in the real machine will empty pointer exception, I added the deal.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myTaskManger
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\assets
............\bin
............\...\AndroidManifest.xml
............\...\classes
............\...\.......\com
............\...\.......\...\wxt
............\...\.......\...\...\taskmanager
............\...\.......\...\...\...........\BuildConfig.class
............\...\.......\...\...\...........\DetailProcess.class
............\...\.......\...\...\...........\MenuHandle$1.class
............\...\.......\...\...\...........\MenuHandle.class
............\...\.......\...\...\...........\MyTaskManger.class
............\...\.......\...\...\...........\ProcessList$1.class
............\...\.......\...\...\...........\ProcessList.class
............\...\.......\...\...\...........\ProcessListAdapter$Holder.class
............\...\.......\...\...\...........\ProcessListAdapter.class
............\...\.......\...\...\...........\R$array.class
............\...\.......\...\...\...........\R$attr.class
............\...\.......\...\...\...........\R$drawable.class
............\...\.......\...\...\...........\R$id.class
............\...\.......\...\...\...........\R$layout.class
............\...\.......\...\...\...........\R$string.class
............\...\.......\...\...\...........\R.class
............\...\.......\...\...\...........\TaskList$1.class
............\...\.......\...\...\...........\TaskList$2.class
............\...\.......\...\...\...........\TaskList.class
............\...\.......\...\...\...........\TaskListAdapter$1.class
............\...\.......\...\...\...........\TaskListAdapter$2.class
............\...\.......\...\...\...........\TaskListAdapter$Holder.class
............\...\.......\...\...\...........\TaskListAdapter.class
............\...\classes.dex
............\...\dexedLibs
............\...\myTaskManger.apk
............\...\res
............\...\...\drawable-hdpi
............\...\...\.............\icon.png
............\...\...\.............\process.png
............\...\...\.............\task.png
............\...\...\.............\task1.png
............\...\...\drawable-ldpi
............\...\...\.............\icon.png
............\...\...\.............\process.png
............\...\...\.............\task.png
............\...\...\.............\task1.png
............\...\...\drawable-mdpi
............\...\...\.............\icon.png
............\...\...\.............\process.png
............\...\...\.............\task.png
............\...\...\.............\task1.png
............\...\resources.ap_
............\gen
............\...\com
............\...\...\wxt
............\...\...\...\taskmanager
............\...\...\...\...........\BuildConfig.java
............\...\...\...\...........\R.java
............\proguard.cfg
............\project.properties
............\res
............\...\drawable-hdpi
............\...\.............\Thumbs.db
............\...\.............\icon.png
............\...\.............\process.png
............\...\.............\task.png
............\...\.............\task1.png
............\...\drawable-ldpi
............\...\.............\Thumbs.db
............\...\.............\icon.png
............\...\.............\process.png
............\...\.............\task.png
............\...\.............\task1.png
............\...\drawable-mdpi
............\...\.............\Thumbs.db
............\...\.............\icon.png
............\...\.............\process.png
............\...\.............\task.png
............\...\.............\task1.png
............\...\drawable-xhdpi
............\...\layout
............\...\......\taskmanager_listview.xml
............\...\......\taskmanager_main.xml
............\...\......\taskmanager_menu_item.xml
............\...\......\taskmanager_process_button.xml
............\...\......\taskmanager_process_linear.xml
............\...\......\taskmanager_task_item.xml
............\...\values
............\...\......\arrays.xml
............\...\......\strings.xml
............\src
............\...\