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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T17:10:51+00:00 2026-05-17T17:10:51+00:00

The problem with my application is that i could’nt see my application name under

  • 0

The problem with my application is that i could’nt see my application name under display icon. I used the following code in my manifest file to set application name and the icon for my project.

<application android:icon="@drawable/icon" 
             android:label="@string/app_name"> 

After putting this piece of code in my application, i can see the icon but the application name(app name) does’nt appear at all. I even checked the string.xml file for the string app_name and i found it was also there.

I even tried to hard core the app name directly like the below,

<application android:icon="@drawable/icon" 
              android:label="app_name">

but of no use i cannot see my app name. I was making a mess with this problem. can anyone suggest, what is happening here and what has to be done to display app name or is there anyother way to display my app name? Any suggestion on this is appreciable.

  • 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-17T17:10:52+00:00Added an answer on May 17, 2026 at 5:10 pm

    The name you see must be the name of your main Activity, the one which has the following intent-filter:

    <intent-filter . . . >
        <action android:name="android.intent.action.MAIN" />
        <category android:name="android.intent.category.LAUNCHER" />
    </intent-filter>
    

    An Android application can contain several Launcher Activities, each one with a different name and icon. The name and icon you define for the application are displayed in the applications manager in the phone preferences.

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

Sidebar

Related Questions

The problem: we have one application that has a portion which is used by
Is there a medium-sized Clojure sample application that could be used as a "best-practices"
I have encountered a problem in my application and realized that I could fix
Problem I have a UDPlistener application that I need to write a unit test
Problem I want to create an application that can be extended somehow by programmers.
I have a problem with the esmtp application that I really hope you help
So here is the problem that I am facing: I have an application that
First the practical application that led me to the problem: Given a set of
I'm having a problem with a cocoa application that takes the value of a
My problem is to find best view configuration for my application that have a

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.