随笔分类 -  Android

摘要:1.安装Android SDK https://www.androiddevtools.cn/ 下载SDK Tools 2.配置Android SDK file->project->structure->SDKs,点+,选择add android SDK,然后选择下载好的SDK路径 3.配置grad 阅读全文
posted @ 2022-05-08 12:29 lwx_R 阅读(434) 评论(0) 推荐(0) 编辑
摘要:Intent用法 1.显示Intent 2.隐式Intent 启动活动 <activity> android:name=".SecondActivity" android:exported="true"> <intent-filter> <!-- 自动添加到隐式intent--> <category 阅读全文
posted @ 2022-05-05 20:48 lwx_R 阅读(18) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示