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

  • Home
  • SEARCH
  • 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 8445195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T09:36:00+00:00 2026-06-10T09:36:00+00:00

I have this declared in my AndroidManifest.xml: <activity android:name=x.y.z.MyActivity android:label=@string/app_name android:theme=@style/MyTheme > <intent-filter> <action

  • 0

I have this declared in my AndroidManifest.xml:

<activity
            android:name="x.y.z.MyActivity"
            android:label="@string/app_name"
            android:theme="@style/MyTheme" >
            <intent-filter>
                <action android:name="android.intent.action.SEND" />

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

                <data android:mimeType="image/*" />
            </intent-filter>
 </activity>

What I am trying to do is to register my activity for sharing of images from other apps. This works for normal images from the Gallery but my app doesn’t appear as option for sharing of images from the Gallery that are up on Picasa. I’m not sure what else to add to my intent-filter to cover also this use case.

  • 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-06-10T09:36:01+00:00Added an answer on June 10, 2026 at 9:36 am

    I’ve used Intent Intercept app to intercept the intent from the Gallery.

    Unfortunately I see that the mime type is text/plain and there is an extra that contains the link to the image. I can’t use this mime type because my app is only able to handle images and not text (the app might show up in apps that share text and obviously I don’t want that).

    Short answer: this cannot be done if you don’t also implement sharing of text.

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

Sidebar

Related Questions

I have this intent in the manifest file: <activity android:name=.ProductStrategyActivity android:label=@string/product_strategy_header /> I get
I have an Activity, Eeee, in a tab, declared like this in AndroidManifest.xml: <activity
unordered_map<std::string,unordered_map<std::string, std::string> >* storing_vars; I have this variable in the scope declared in the
I have a Func in my code that's declared like this: Func<string, int, bool>
Originally my AndroidManifest.xml contained an activity which I reached through its custom action name.
I have this declared on my main class: [[CCSpriteFrameCache sharedSpriteFrameCache] addSpriteFramesWithFile:@atlas.plist]; CCSpriteBatchNode *batchNode =
I have declared this variable in jquery var enabled = false; I want to
I have this retained property declared like this: @property (nonatomic, retain) NSMutableDictionary *codes; then
I have this one class: say InterClass . This class is declared in say,
I have an NSString declared like this : .h: @interface ViewController : UIViewController {

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.