开发者

My apps not list in My apps when i has installed

开发者 https://www.devze.com 2023-02-18 11:56 出处:网络
My apps ( Money Lover - https://market.android.com/details?id=com.bookmark.money) has a bug, when i installed apps on market,开发者_开发问答 market not list it on my apps . Can i help me !!!Do you hav

My apps ( Money Lover - https://market.android.com/details?id=com.bookmark.money) has a bug, when i installed apps on market,开发者_开发问答 market not list it on my apps . Can i help me !!!


Do you have the following code in your manifest under the Activity class that you want to be launched when your app is started?

    <intent-filter>
        <action android:name="android.intent.action.MAIN" />
        <category android:name="android.intent.category.LAUNCHER" />
    </intent-filter>
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号