I find my problem and I will clear .
`
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>`
here you will two category . you will delete number two category .
This is our problem . android.intent.category.LAUNCHER this create a app icon for second activity.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…