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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T11:02:53+00:00 2026-05-21T11:02:53+00:00

I have a android toolkit with several Views, Activities, and other useful tools. Then

  • 0

I have a android toolkit with several Views, Activities, and other useful tools. Then when someone would like to use the toolkit, they create their own application, reference the toolkit and get all the goodies. I’ve gotten this to work for views, but I’m having trouble launching Activities.

Say there is an Activity in the toolkit called BasicHttpServerActivity. How would I launch this activity from a separate application? I’ve tried using intent filters on the toolkit but I keep getting an error. Here is my current setup.

Toolkit MANIFEST

<activity android:name=".BasicHttpServerActivity">
    <intent-filter>
        <action android:name="com.fs.BasicHttpServerActivity.LAUNCH" />
    </intent-filter>
</activity>

Separate application activity launch (attempt)

Intent serverIntent = new Intent("com.fs.BasicHttpServerActivity.LAUNCH");
startActivity(serverIntent);

Logcat says:

04-14 17:16:44.204: ERROR/AndroidRuntime(450): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.fs.BasicHttpServerActivity.LAUNCH }
  • 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-21T11:02:54+00:00Added an answer on May 21, 2026 at 11:02 am

    The other application would need to add the activity to its manifest. There is no “toolkit manifest”.

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

Sidebar

Related Questions

I have been looking into MeeGo, maemo, Android architecture. They all have Linux Kernel,
I have android.permission.READ_OWNER_DATA but I can't find any reliable code that would explain how
Some Android devices don't have Android Market, like Korea, etc. Is it possible to
I have two threads in an Android application, one is the view thread, and
I'm doing some Android development, and I much prefer Visual Studio, but I'll have
I have Android pet-project DroidIn which utilizes HttpClient 4 (built into Android) to do
I have android application with ListView, where each row has own refresh button. Refreshing
I have android application and service that runs in separate process. Application and service
I have android sdk 2.1 and it cannot resolve android.media.MediaFile package. Why is it
I have android code that uses a background process to routinely (e.g. hourly) connect

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.