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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T06:45:37+00:00 2026-05-18T06:45:37+00:00

I think the error is from this manifest file ?!! when i want to

  • 0

I think the error is from this manifest file ?!! when i want to start this activity “SearchResultForm” i have the exception ??

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
      package="ayanoo.forms"
      android:versionCode="1"
      android:versionName="1.0">
    <application android:icon="@drawable/search" android:label="@string/app_name">
        <activity android:name=".MainActivity"  android:label="@string/app_name" android:launchMode="standard">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
    <activity android:name="PersonDataForm" android:label="@layout/person_data_form"></activity>
    <activity android:name="SearchResultForm" android:theme="@style/CodeFont"></activity>
    <activity android:name="SendMessageForm" android:theme="@style/CodeFont"></activity>


</application>
    <uses-sdk android:minSdkVersion="3" />

<uses-permission android:name="android.permission.INTERNET"></uses-permission>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"></uses-permission>
<uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"></uses-permission>

</manifest> 
  • 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-18T06:45:37+00:00Added an answer on May 18, 2026 at 6:45 am

    You should have every activity of your appliaction listed within manifest file, like this:

    <application android:icon="@drawable/ok" android:label="Application name">
            <activity android:name=".main_screen.MyActivity">
                <intent-filter>
                    <action android:name="android.intent.action.MAIN"/>
                    <category android:name="android.intent.category.LAUNCHER"/>
                </intent-filter>
            </activity>
    </application>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I think i follow instruction from this site very carefully http://source.android.com/source/downloading.html but when i
When I run an android app from eclipse I meet this error and my
I'm new to Java so, I think in order to prevent this error from
I am getting this error for re-declaring saveorder() however, I don't think I am?!?
I don't expect to get a great response from this, so if you have
I'm getting a strange error from the Python interpreter when I run this code:
This is really a follow-up from this question , as I think I've solved
I have this error, and i roughly know where it is, but do not
I'm currently getting this error from an InvalidCastException [A]System.Data.Objects.ObjectResult`1[EDMXAssembly.ServiceStatus] cannot be cast to [B]System.Data.Objects.ObjectResult`1[EDMXAssembly.ServiceStatus].
What are the most common reasons that I would be getting this error from

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.