第一行代码小白求助

qq_39587743 2017-07-22 11:42:07
老是提示缺少主活动,按照书上做的,没发现哪有问题啊,大佬帮忙看看吧
...全文
399 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
color_sss 2017-07-24
  • 打赏
  • 举报
回复
看不清图片,再清楚一点
xiaohuh421 2017-07-24
  • 打赏
  • 举报
回复
MainActivity.java 这个类, 你工程里面有吗?
qq_38332732 2017-07-24
  • 打赏
  • 举报
回复



<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.administrator.test724">

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity android:name=".MainActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
</application>

</manifest>
qq_39587743 2017-07-22
  • 打赏
  • 举报
回复
上传的图片清晰度也是醉了
raychongzi 2017-07-22
  • 打赏
  • 举报
回复
r00_a2lBUR 2017-07-22
  • 打赏
  • 举报
回复
用什么拍的图片?

80,349

社区成员

发帖
与我相关
我的任务
社区描述
移动平台 Android
androidandroid-studioandroidx 技术论坛(原bbs)
社区管理员
  • Android
  • yechaoa
  • 失落夏天
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧