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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T01:40:20+00:00 2026-06-17T01:40:20+00:00

I created a BroadcastReceiver which is constructed from a Service. The BroadcastReceiver needs to

  • 0

I created a BroadcastReceiver which is constructed from a Service. The BroadcastReceiver needs to interact with the Service, so I pass this to the constructor. After adding the [BroadcastReceiver]-Attribute and trying to compile (with MonoDevelop), I get

D:\Programme\MSBuild\Novell\Novell.MonoDroid.Common.targets(3,3): Error MSB4018: Unerwarteter Fehler bei der GenerateJavaStubs-Aufgabe.

System.InvalidOperationException: The type 'keepass2android.TimeoutService/MyBroadcastReceiver' needs to have a public default constructor.
   at Xamarin.Android.Tasks.ManifestDocument.Merge(List`1 subclasses, List`1 selectedWhitelistAssemblies, Boolean embed)
   at Xamarin.Android.Tasks.GenerateJavaStubs.Execute()
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult) (MSB4018) (keepass2android)

Why does Mono for Android need this default constructor? Will it ever create my BroadcastReceiver with the default constructor (in this case, the BroadcastReceiver wouldn’n work correctly)?

  • 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-17T01:40:21+00:00Added an answer on June 17, 2026 at 1:40 am

    It’s is only required if you are registering BroadcastReceiver using AndroidManifest. Android uses reflection to instantiate the receiver and it needs a default constructor (otherwise, it doesn’t know which arguments should be passed).

    It looks like you are registering your broadcast receiver in code using Context.registerReceiver. In this case you don’t need to add receiver tag in the AndroidManifest

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

Sidebar

Related Questions

I have created a BroadcastReceiver, which actualy handles incoming SMS. this is code running
I have created a service which displays a status bar notification after certain time
Created .NET WCF service, tested it - works. Generated schemas from Data and service
I created a PHP Drop Down which is populated from a MySql Database and
After reading lots of sample code into this matter, I'm trying to figure out
Created BroadcastReceiver which displays application name and version number on install/ uninstall of any
I have created a service running in background which saves gps points on the
I'm trying build this network connection using BroadcastReceiver. When connection doesnt exist it will
I've created an app which needs to be connected to a remote socket server
I'm trying to post Notifications via AlarmManager delayed. For this purpose I created an

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.