Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7609665
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T01:13:39+00:00 2026-05-31T01:13:39+00:00

When downloading my app from Market, when I tap on the Open button to

  • 0

When downloading my app from Market, when I tap on the Open button to try to run it, a toaster message says: “The requested item could not be found on this device and so could not be launched.” But in fact, it’s downloaded alright and its icon shows in app screen, if I tap on the icon, it runs fine. But this message is really annoying and is a turn off for many users.

Does anybody have any idea? Thanks in advance!

EDIT: In this app, I have two launcher icons, launching two different activities. Could this be the cause? I mean, when the user clicks the Open button from Market program, which activity would be launch? The first one???

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T01:13:40+00:00Added an answer on May 31, 2026 at 1:13 am

    Turned out it’s this:

    In my app’s manifest file, there used to be two launcher activities. That is, two activities with a category like this:

    <category android:name="android.intent.category.LAUNCHER" />
    

    This is not a mistake, it was intentional. Two activities launch different functionality of the app. I then changed one of them. I remove its LAUNCHER attribute and use CREATE_SHORTCUT instead:

    <action android:name="android.intent.action.CREATE_SHORTCUT" />
    

    Of course there is more to just the above, but the point is: Don’t use more than one Launcher activities, or when the user clicks the Open button from Market app, it doesn’t know which activity to launch. User Android’s Shortcuts facility. (That is, long-press on any empty spot on Home screen, select Shortcuts from the pop-up menu. That’s the Shortcuts I meant.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm downloading an SQLite db from the web into my iPad app. If I
My app is downloading image file from internet. To improve performance, I cache the
I am developing an iPhone app where downloading a high quality image from my
I am implementing an app, which will be updatable by downloading new version from
Downloading logs from App Engine is nontrivial. Requests are batched; appcfg.py does not use
In an iPhone app I currently have code for downloading a file from the
Part of the functionality Ive written for an app is downloading zip files from
The app is being displayed in the Android Market, but I just tried downloading
I am downloading an Android app from the server using the DownloadManaegr class. A
I am downloading an Android app from a server and saving it to the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.