当前位置:网站首页>Android jump to google app market
Android jump to google app market
2022-07-30 14:35:00 【The Internet baby pandas】
public static void gotoGoogleMarket(Context context, String packageName) {
Intent intent = new Intent(Intent.ACTION_VIEW);
intent.setData(Uri.parse("https://play.google.com/store/apps/details?id=" + packageName));
intent.setPackage("com.android.vending");
intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
context.startActivity(intent);
}
边栏推荐
- 吃透Chisel语言.28.Chisel进阶之有限状态机(二)——Mealy状态机及与Moore状态机的对比
- How awesome is the "12306" architecture?
- pytorch学习记录(五):卷积神经网络的实现
- 经典测试面试题集—逻辑推理题
- The use of ccs software (app software that makes money reliably)
- Still saying software testing doesn't have a midlife crisis?9 years of test engineers were eliminated
- LeetCode二叉树系列——144.二叉树的最大深度
- 查阅所连接过的WiFi所有信息(含密码)(访问历史所有WiFi连接)
- [VMware virtual machine installation mysql5.7 tutorial]
- Shell变量与赋值、变量运算、特殊变量、重定向与管渠
猜你喜欢

Start learning C language

A new generation of open source free terminal tools, so cool

还在说软件测试没有中年危机?9年测试工程师惨遭淘汰

Still saying software testing doesn't have a midlife crisis?9 years of test engineers were eliminated

深入浅出零钱兑换问题——背包问题的套壳

How awesome is the "12306" architecture?

Flask Framework - Flask-Mail Mail

吃透Chisel语言.29.Chisel进阶之通信状态机(一)——通信状态机:以闪光灯为例

00 testers of seasoning after nearly a year, whether to change careers or to learn the software testing students summarized the following heart advice

00后测试员摸爬滚打近一年,为是否要转行或去学软件测试的学弟们总结出了以下走心建议
随机推荐
[Advanced ROS] Lecture 11 Robot co-simulation based on Gazebo and Rviz (motion control and sensors)
selenium4+pyetsst+allure+pom进行自动化测试框架的最新设计
3 years of software testing experience, the interview requires a monthly salary of 22K, obviously he has memorized a lot of interview questions...
如何在 TiDB Cloud 上使用 Databricks 进行数据分析 | TiDB Cloud 使用指南
5. DOM
Cookie simulation login "recommended collection"
(HR Interview) Most Common Interview Questions and Skilled Answers
Start learning C language
mongodb打破原则引入SQL,它到底想要干啥?
吃透Chisel语言.28.Chisel进阶之有限状态机(二)——Mealy状态机及与Moore状态机的对比
ddl and dml in sql (the difference between sql and access)
Allure进阶-动态生成报告内容
Flask Framework - Flask-Mail Mail
【ROS进阶篇】第十一讲 基于Gazebo和Rviz的机器人联合仿真(运动控制与传感器)
sql server安装失败怎么办(sql server安装不了怎么办)
开源工具推荐:高性能计算辅助工具MegPeak
数字信号处理课程实验报告(数字信号处理需要什么基础)
无代码开发平台应用可见权限设置入门教程
sql中ddl和dml(sql与access的区别)
Six-faced ant financial clothing, resisting the bombardment of the interviewer, came to interview for review