【发布时间】:2020-04-20 16:14:14
【问题描述】:
我正在学习Implicit Intents。我正在制作一个涵盖大部分 implicit intent 概念的应用程序,此应用程序的屏幕截图在这里。
在这个应用程序中,我想访问设备default Weather and Radio applications。 But the problem is these two apps don't even have Application id。我在我的设备Oppo 中搜索了很多以获取这两个默认应用程序的Application id。如果我在另一部具有不同application id 的手机上运行此应用程序怎么办,那么如何解决这个问题?
这两个应用程序都在这里:
【问题讨论】:
标签: java android android-studio android-intent android-implicit-intent