[Android开发002] Android的日志及运行 作者: kent 时间: 2025-05-12 分类: Android 评论 导入包import android.util.Log; 添加我的日志Log.d("MainActivity","我的日志"); 运行APP在虚拟设备或实体机