清单应用程序的行为和意图过滤器? [英] Listing an application's activity and intent-filters?

查看:168
本文介绍了清单应用程序的行为和意图过滤器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我感兴趣的激活另一个应用程序的活动。我从书上知道的Andr​​oid SDK,它可能更好地与一个隐含的意图做到这一点。然而,本次活动不驻留在我自己的应用程序,所以我不知道的意图过滤器的作用,类别和数据标志。

I am interested in activating another application's activity. I know from reading the Android SDK that it's probably better to do this with an implicit intent. However, this activity doesn't reside in an application I own, so I don't know the action and category and data flags on the intent-filter.

我怎么可以检查,如活动课和意向过滤器的活动(如在清单中声明)的Andr​​oid应用程序的元数据?

How can I examine an Android applications metadata like the activity classes and the intent-filters for those activities (if declared in the manifest)?

谢谢!

推荐答案

我会尝试这个。

  1. 检查 OpenIntents软件
  2. 与开发。
  3. 使用的Andr​​oid apktool 也看到了应用程序的清单。
  1. Check on openintents
  2. Contact the developer.
  3. Use android-apktool too see the app's manifest.

这可能是非法使用的Andr​​oid apktool。使用它根据自己的风险。

It might be illegal to use android-apktool. Use it under your own risk.

这篇关于清单应用程序的行为和意图过滤器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆