【问题标题】:Install third-party BlackBerry app when my app is installed安装我的应用程序后安装第三方 BlackBerry 应用程序 【发布时间】:2010-10-25 07:54:46 【问题描述】: 我想在安装我的应用程序时安装 Google 地图应用程序。 【问题讨论】: 标签: google-maps blackberry 【解决方案1】: 在安装过程中,您没有任何控制权(即无法运行任何代码)。您可以在应用程序启动时检查依赖项(即检查 Google Maps 模块),如果缺少,请automatically open a browser 到 Google Maps 安装页面。 【讨论】: