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 5843981
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:13:50+00:00 2026-05-22T12:13:50+00:00

After installing Android 2.3.4 on my Nexus S, NFC Apps doesn´t start anymore. I’ve

  • 0

After installing Android 2.3.4 on my Nexus S, NFC Apps doesn´t start anymore.

I’ve tried with the three intents (NDEF_DISCOVERED,TECH_DISCOVERED,TAG_DISCOVERED) described in google documentation, but any of them solves the problem, Nexux S keeps on opening default google applications and ignore my app.

I had this in the manifest

<intent-filter>
<action android:name="android.nfc.action.TAG_DISCOVERED"/>
</intent-filter>

and if I am not wrong it seems to be supported in news 2.3.3, why the Nexus S ignore it?

Could you help me please.

Best Regards,
Hugo.

  • 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-22T12:13:51+00:00Added an answer on May 22, 2026 at 12:13 pm

    You need to add this to your intent filters:

    <intent-filter>
       <action android:name="android.nfc.action.NDEF_DISCOVERED"/>
    </intent-filter>
    

    When a tag is scanned, Android should show a popup asking which app to handle it.

    Update

    Based on additional info from your comment, the problem is that your tag contains information which is recognized by Android. In this case, that is a URL. Since Android can find an app (the default NFC app) which can handle urls, then that app will take priority and be called instead of an app which simple handles tag discovery. Tag discovery is only dispatched if no other intent filter matched the tag. To quote the docs:

    android.nfc.action.TAG_DISCOVERED:
    This intent starts if no Activities
    handle the NDEF_DISCOVERED and
    TECH_DISCOVERED intents or if the tag
    that is scanned is unknown.

    So you must declare your tag to handle messages in the tags as well. You need to specify exactly the type of data you are targeting as well (in this case, urls), else the Google Android app will still take precedence for URLs. You can read more information on the Android NFC page

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

Sidebar

Related Questions

After installing Oracle XE DB and ODP.NET, i tried to run included scripts to
After installing capybara-webkit, I tried to try a test inside a spec, here is
After installing SQL Server 2005, I tried to create a new database (command: create
After installing Test & Performance Tools Platform in Eclipse Ganymede on, whenever I tried
After installing android with eclipse it came along many versions. some people recommended to
After downloading/installing Android SDK, it put the files/folders here: C:\Program Files (x86)\Android\android-sdk if I
After installing one of my .Net apps on a Windows 7 machine I keep
After installing Android SDK tools revision 14 and fixed build.xml I cant build native
After installing VS2008, the platform builder mod, and the WM7 aku, VS usually prompts
After installing VMware Server I get the following error when I try to access

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.