文件名称:code
-
所属分类:
- 标签属性:
- 上传时间:2016-05-07
-
文件大小:1.18mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
android杀不死服务一种实现,能过保证第三方软件和系统杀不死他,很好用哦-Android can t kill an implementation service, can guarantee the third-party software and system can t kill him, very good oh
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PermanentSerivice/
PermanentSerivice/.classpath
PermanentSerivice/.project
PermanentSerivice/.settings/
PermanentSerivice/.settings/org.eclipse.jdt.core.prefs
PermanentSerivice/AndroidManifest.xml
PermanentSerivice/assets/
PermanentSerivice/bin/
PermanentSerivice/bin/AndroidManifest.xml
PermanentSerivice/bin/classes/
PermanentSerivice/bin/classes.dex
PermanentSerivice/bin/classes/com/
PermanentSerivice/bin/classes/com/jacky/
PermanentSerivice/bin/classes/com/jacky/permanent/
PermanentSerivice/bin/classes/com/jacky/permanent/BootBroadcastReceiver.class
PermanentSerivice/bin/classes/com/jacky/permanent/BuildConfig.class
PermanentSerivice/bin/classes/com/jacky/permanent/MainActivity$1.class
PermanentSerivice/bin/classes/com/jacky/permanent/MainActivity$2.class
PermanentSerivice/bin/classes/com/jacky/permanent/MainActivity.class
PermanentSerivice/bin/classes/com/jacky/permanent/MyService.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$attr.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$dimen.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$drawable.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$id.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$layout.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$menu.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$string.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$style.class
PermanentSerivice/bin/classes/com/jacky/permanent/R.class
PermanentSerivice/bin/dexedLibs/
PermanentSerivice/bin/dexedLibs/android-support-v4-d5c8f040e53f175bb77ebf3795a7d5ce.jar
PermanentSerivice/bin/jarlist.cache
PermanentSerivice/bin/PermanentSerivice.apk
PermanentSerivice/bin/res/
PermanentSerivice/bin/resources.ap_
PermanentSerivice/bin/res/drawable-hdpi/
PermanentSerivice/bin/res/drawable-hdpi/ic_launcher.png
PermanentSerivice/bin/res/drawable-mdpi/
PermanentSerivice/bin/res/drawable-mdpi/ic_launcher.png
PermanentSerivice/bin/res/drawable-xhdpi/
PermanentSerivice/bin/res/drawable-xhdpi/ic_launcher.png
PermanentSerivice/bin/res/drawable-xxhdpi/
PermanentSerivice/bin/res/drawable-xxhdpi/ic_launcher.png
PermanentSerivice/gen/
PermanentSerivice/gen/com/
PermanentSerivice/gen/com/jacky/
PermanentSerivice/gen/com/jacky/permanent/
PermanentSerivice/gen/com/jacky/permanent/BuildConfig.java
PermanentSerivice/gen/com/jacky/permanent/R.java
PermanentSerivice/ic_launcher-web.png
PermanentSerivice/libs/
PermanentSerivice/libs/android-support-v4.jar
PermanentSerivice/proguard-project.txt
PermanentSerivice/project.properties
PermanentSerivice/res/
PermanentSerivice/res/drawable-hdpi/
PermanentSerivice/res/drawable-hdpi/ic_launcher.png
PermanentSerivice/res/drawable-ldpi/
PermanentSerivice/res/drawable-mdpi/
PermanentSerivice/res/drawable-mdpi/ic_launcher.png
PermanentSerivice/res/drawable-xhdpi/
PermanentSerivice/res/drawable-xhdpi/ic_launcher.png
PermanentSerivice/res/drawable-xxhdpi/
PermanentSerivice/res/drawable-xxhdpi/ic_launcher.png
PermanentSerivice/res/layout/
PermanentSerivice/res/layout/activity_main.xml
PermanentSerivice/res/menu/
PermanentSerivice/res/menu/main.xml
PermanentSerivice/res/values/
PermanentSerivice/res/values-sw600dp/
PermanentSerivice/res/values-sw600dp/dimens.xml
PermanentSerivice/res/values-sw720dp-land/
PermanentSerivice/res/values-sw720dp-land/dimens.xml
PermanentSerivice/res/values-v11/
PermanentSerivice/res/values-v11/styles.xml
PermanentSerivice/res/values-v14/
PermanentSerivice/res/values-v14/styles.xml
PermanentSerivice/res/values/dimens.xml
PermanentSerivice/res/values/strings.xml
PermanentSerivice/res/values/styles.xml
PermanentSerivice/src/
PermanentSerivice/src/com/
PermanentSerivice/src/com/jacky/
PermanentSerivice/src/com/jacky/permanent/
PermanentSerivice/src/com/jacky/permanent/BootBroadcastReceiver.java
PermanentSerivice/src/com/jacky/permanent/MainActivity.java
PermanentSerivice/src/com/jacky/permanent/MyService.java
JavaApk源码说明.txt
点这里查看更多优质源码~.url
PermanentSerivice/.classpath
PermanentSerivice/.project
PermanentSerivice/.settings/
PermanentSerivice/.settings/org.eclipse.jdt.core.prefs
PermanentSerivice/AndroidManifest.xml
PermanentSerivice/assets/
PermanentSerivice/bin/
PermanentSerivice/bin/AndroidManifest.xml
PermanentSerivice/bin/classes/
PermanentSerivice/bin/classes.dex
PermanentSerivice/bin/classes/com/
PermanentSerivice/bin/classes/com/jacky/
PermanentSerivice/bin/classes/com/jacky/permanent/
PermanentSerivice/bin/classes/com/jacky/permanent/BootBroadcastReceiver.class
PermanentSerivice/bin/classes/com/jacky/permanent/BuildConfig.class
PermanentSerivice/bin/classes/com/jacky/permanent/MainActivity$1.class
PermanentSerivice/bin/classes/com/jacky/permanent/MainActivity$2.class
PermanentSerivice/bin/classes/com/jacky/permanent/MainActivity.class
PermanentSerivice/bin/classes/com/jacky/permanent/MyService.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$attr.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$dimen.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$drawable.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$id.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$layout.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$menu.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$string.class
PermanentSerivice/bin/classes/com/jacky/permanent/R$style.class
PermanentSerivice/bin/classes/com/jacky/permanent/R.class
PermanentSerivice/bin/dexedLibs/
PermanentSerivice/bin/dexedLibs/android-support-v4-d5c8f040e53f175bb77ebf3795a7d5ce.jar
PermanentSerivice/bin/jarlist.cache
PermanentSerivice/bin/PermanentSerivice.apk
PermanentSerivice/bin/res/
PermanentSerivice/bin/resources.ap_
PermanentSerivice/bin/res/drawable-hdpi/
PermanentSerivice/bin/res/drawable-hdpi/ic_launcher.png
PermanentSerivice/bin/res/drawable-mdpi/
PermanentSerivice/bin/res/drawable-mdpi/ic_launcher.png
PermanentSerivice/bin/res/drawable-xhdpi/
PermanentSerivice/bin/res/drawable-xhdpi/ic_launcher.png
PermanentSerivice/bin/res/drawable-xxhdpi/
PermanentSerivice/bin/res/drawable-xxhdpi/ic_launcher.png
PermanentSerivice/gen/
PermanentSerivice/gen/com/
PermanentSerivice/gen/com/jacky/
PermanentSerivice/gen/com/jacky/permanent/
PermanentSerivice/gen/com/jacky/permanent/BuildConfig.java
PermanentSerivice/gen/com/jacky/permanent/R.java
PermanentSerivice/ic_launcher-web.png
PermanentSerivice/libs/
PermanentSerivice/libs/android-support-v4.jar
PermanentSerivice/proguard-project.txt
PermanentSerivice/project.properties
PermanentSerivice/res/
PermanentSerivice/res/drawable-hdpi/
PermanentSerivice/res/drawable-hdpi/ic_launcher.png
PermanentSerivice/res/drawable-ldpi/
PermanentSerivice/res/drawable-mdpi/
PermanentSerivice/res/drawable-mdpi/ic_launcher.png
PermanentSerivice/res/drawable-xhdpi/
PermanentSerivice/res/drawable-xhdpi/ic_launcher.png
PermanentSerivice/res/drawable-xxhdpi/
PermanentSerivice/res/drawable-xxhdpi/ic_launcher.png
PermanentSerivice/res/layout/
PermanentSerivice/res/layout/activity_main.xml
PermanentSerivice/res/menu/
PermanentSerivice/res/menu/main.xml
PermanentSerivice/res/values/
PermanentSerivice/res/values-sw600dp/
PermanentSerivice/res/values-sw600dp/dimens.xml
PermanentSerivice/res/values-sw720dp-land/
PermanentSerivice/res/values-sw720dp-land/dimens.xml
PermanentSerivice/res/values-v11/
PermanentSerivice/res/values-v11/styles.xml
PermanentSerivice/res/values-v14/
PermanentSerivice/res/values-v14/styles.xml
PermanentSerivice/res/values/dimens.xml
PermanentSerivice/res/values/strings.xml
PermanentSerivice/res/values/styles.xml
PermanentSerivice/src/
PermanentSerivice/src/com/
PermanentSerivice/src/com/jacky/
PermanentSerivice/src/com/jacky/permanent/
PermanentSerivice/src/com/jacky/permanent/BootBroadcastReceiver.java
PermanentSerivice/src/com/jacky/permanent/MainActivity.java
PermanentSerivice/src/com/jacky/permanent/MyService.java
JavaApk源码说明.txt
点这里查看更多优质源码~.url
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.