# To enable ProGuard in your project, edit project.properties
# to define the proguard.config property as described in that file.
#
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in ${sdk.dir}/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
没有合适的资源?快使用搜索试试~ 我知道了~
1:android5.1跨应用开启服务2:广播必须在activity或者service启动之后才能发挥作用
共86个文件
class:23个
xml:20个
png:18个
4星 · 超过85%的资源 需积分: 33 123 下载量 100 浏览量
2015-09-12
14:18:21
上传
评论 2
收藏 4.01MB ZIP 举报
温馨提示
描述:app有两个: localApp, RemoteApp. 实现功能: 通过localApp远程启动RemoteApp,让RemoteApp处理业务流程。 技能:1:实现跨应用的开启服务,2:当服务开启后,远程的AndroidManifest.xml文件被加载,这时候,有来电来时,就可以在接收器里接收来电变化了。 知识点:广播必须在activity或者service启动之后才能发挥作用。个人看来是因为开启activity或者service时, AndroidManifest.xml里面的注册的广播或者在Activity、service动态注册的广播接收器才能被开启,这样才能监听到系 统发来的广播或者用户自定义的广播。
资源推荐
资源详情
资源评论
收起资源包目录
Desktop.zip (86个子文件)
LocalApp
.project 844B
project.properties 563B
src
com
example
one
MainActivity.java 1KB
AndroidManifest.xml 910B
res
drawable-ldpi
drawable-hdpi
ic_launcher.png 7KB
values-v11
styles.xml 334B
menu
main.xml 365B
drawable-mdpi
ic_launcher.png 4KB
layout
activity_main.xml 731B
drawable-xxhdpi
ic_launcher.png 24KB
drawable-xhdpi
ic_launcher.png 12KB
values-w820dp
dimens.xml 381B
values
strings.xml 220B
styles.xml 697B
dimens.xml 220B
values-v14
styles.xml 391B
assets
gen
com
example
one
BuildConfig.java 157B
R.java 3KB
libs
android-support-v4.jar 964KB
.classpath 475B
proguard-project.txt 781B
ic_launcher-web.png 50KB
bin
resources.ap_ 40KB
classes
com
example
one
R$layout.class 394B
R$style.class 422B
R$dimen.class 452B
BuildConfig.class 339B
R$drawable.class 398B
R$attr.class 331B
R$id.class 416B
R.class 643B
R$string.class 463B
R$menu.class 379B
MainActivity.class 2KB
AndroidManifest.xml 910B
dexedLibs
android-support-v4-a855466695f9745ab6cc50edf2daef1c.jar 332KB
res
crunch
drawable-hdpi
ic_launcher.png 6KB
drawable-mdpi
ic_launcher.png 3KB
drawable-xxhdpi
ic_launcher.png 17KB
drawable-xhdpi
ic_launcher.png 9KB
classes.dex 999KB
LocalApp.apk 377KB
RemoteApp
.project 845B
project.properties 563B
src
com
example
bootreceiver
MyReceiver.java 662B
RemoteService.java 790B
AndroidManifest.xml 1KB
res
drawable-ldpi
drawable-hdpi
ic_launcher.png 7KB
values-v11
styles.xml 334B
menu
main.xml 374B
drawable-mdpi
ic_launcher.png 4KB
layout
activity_main.xml 690B
drawable-xxhdpi
ic_launcher.png 24KB
drawable-xhdpi
ic_launcher.png 12KB
values-w820dp
dimens.xml 381B
values
strings.xml 229B
styles.xml 697B
dimens.xml 220B
values-v14
styles.xml 391B
assets
gen
com
example
bootreceiver
BuildConfig.java 166B
R.java 3KB
libs
android-support-v4.jar 964KB
.classpath 475B
proguard-project.txt 781B
ic_launcher-web.png 50KB
bin
resources.ap_ 40KB
classes
com
example
bootreceiver
R$layout.class 421B
R$style.class 449B
R$dimen.class 479B
RemoteService.class 1KB
BuildConfig.class 357B
R$drawable.class 425B
R$attr.class 358B
R$id.class 411B
R.class 733B
R$string.class 490B
R$menu.class 406B
MyReceiver.class 1006B
AndroidManifest.xml 1KB
dexedLibs
android-support-v4-ef5f1ba9c3ea7e2fa2a70b67bb413866.jar 332KB
res
crunch
drawable-hdpi
ic_launcher.png 6KB
drawable-mdpi
ic_launcher.png 3KB
drawable-xxhdpi
ic_launcher.png 17KB
drawable-xhdpi
ic_launcher.png 9KB
RemoteApp.apk 377KB
classes.dex 999KB
共 86 条
- 1
资源评论
- wskyo2017-06-23只能做学习用。。。
- 守望的蒲公英2020-05-16可以吧,学习够用了
- changpao50002016-06-07还不错还不错还不错
肥兔子~
- 粉丝: 2
- 资源: 7
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于C语言的系统服务框架.zip
- (源码)基于Spring MVC和MyBatis的选课管理系统.zip
- (源码)基于ArcEngine的GIS数据处理系统.zip
- (源码)基于JavaFX和MySQL的医院挂号管理系统.zip
- (源码)基于IdentityServer4和Finbuckle.MultiTenant的多租户身份认证系统.zip
- (源码)基于Spring Boot和Vue3+ElementPlus的后台管理系统.zip
- (源码)基于C++和Qt框架的dearoot配置管理系统.zip
- (源码)基于 .NET 和 EasyHook 的虚拟文件系统.zip
- (源码)基于Python的金融文档智能分析系统.zip
- (源码)基于Java的医药管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功