收藏官网首页
查看: 9772|回复: 0

[问答] 想请教一下这里的参数名和设备类对象是怎么定义和调用的

8

主题

17

帖子

258

积分

中级会员

Rank: 3Rank: 3

积分
258
发表于 2018-2-1 15:51:42 | 显示全部楼层 |阅读模式
免费使用STM32、APP自动代码生成工具
Intent intent = new Intent(Context, A.class);
        Bundle bundle = new Bundle();
        bundle.putParcelable(“参数名”, 设备类对象);
        intent.putExtras(bundle);
        startActivity(intent);


您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

加入Q群 返回顶部

版权与免责声明 © 2006-2024 Gizwits IoT Technology Co., Ltd. ( 粤ICP备11090211号 )

快速回复 返回顶部 返回列表