Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我单击调试时,应用程序以Intent action=MAIN; I'd like start it with 启动VIEW,并指定一个 URI。
Intent action=MAIN;
VIEW
通过浏览 Adroid SDK 中的 Eclipse ADT 源代码找到它。
在目标设备上启动 shell:
$亚行外壳
然后使用 Android 应用程序管理器:
这将打开“完成操作”对话框。
键入“am”以查看指定意图的所有选项