1. 新建项目-选择empty activity

  2. 项目构架主要有两个文件组成
    1⃣️程序文件java -> com.example.a1 -> MainActivity
    2⃣️.xml文件res -> layout -> activity_main.xml
    android studio创建你的第一个项目

  3. design和text可以切换
    android studio创建你的第一个项目

相关文章:

  • 2021-03-25
  • 2021-11-04
  • 2021-09-29
  • 2018-12-03
  • 2021-11-23
  • 2021-11-01
  • 2021-11-05
猜你喜欢
  • 2021-08-29
  • 2021-11-30
  • 2021-12-14
  • 2021-10-14
  • 2021-11-04
  • 2019-07-21
  • 2020-02-19
  • 2021-12-06
相关资源
相似解决方案