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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T08:05:21+00:00 2026-06-01T08:05:21+00:00

I published my first app yesterday evening, and it appears under this url: https://play.google.com/store/apps/details?id=com.appname

  • 0

I published my first app yesterday evening, and it appears under this url:

https://play.google.com/store/apps/details?id=com.appname

but I can not find it from my mobile phone in the android market by any variations of the name?

Is there a reason for that?

Also, the name there is my project name in eclipse, but how do I change it so that the app has a normal looking name to users and doesn’t have the com. in the com.appname ?

Thanks!!

ps – the app name is com.problemio

Here is my manifest:

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.problemio"
    android:versionCode="1"
    android:versionName="1.0" >

    <uses-sdk android:minSdkVersion="15" />

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

    <application
        android:icon="@drawable/ic_launcher"
        android:label="@string/app_name" >
        <activity
            android:name=".ProblemioActivity"
            android:label="@string/app_name" >
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />

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

        <activity
            android:name=".AddProblemActivity"
            android:label="@string/add_problem" />

        <activity
            android:name=".LoginActivity"
            android:label="@string/login" />        

        <activity
            android:name=".MyProblemsActivity"
            android:label="@string/your_problems" /> 

        <activity
            android:name=".LogoutActivity"
            android:label="@string/app_name" /> 

        <activity
            android:name=".CreateProfileActivity"
            android:label="@string/create_account" />         

        <activity
            android:name=".ProblemActivity"
            android:label="@string/problem_page_header" />   

        <activity
            android:name=".SuggestSolutionActivity"
            android:label="@string/suggest_solution_header" />  

        <activity
            android:name=".SuggestedSolutionActivity"
            android:label="@string/suggested_solution_header" />          

        <activity
            android:name=".ViewSolutionsActivity"
            android:label="@string/view_solutions_header" />        

        <activity
            android:name=".TopicActivity"
            android:label="@string/topic_header" /> 

    </application>

</manifest>

and I guess I need to add this line to it:

<supports-screens  android:largeScreens="true"   android:normalScreens="true"  android:smallScreens="true"/> 

What else needs to be done? Thanks!

  • 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-01T08:05:22+00:00Added an answer on June 1, 2026 at 8:05 am

    //your minsdk is android:minSdkVersion=”15″ only Icream sandwitch (ICS) device can find your app from market.

    if you are targeting for api level 15 you can also add android:targetSdkVersion="15"

    so change it to api level 4. –

     <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="15"/>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just published my first app on the market today and put my name
Help! I have a clickonce app built and published using .Net 2.0. This app
I have published my first android app and its quite different from iPhone. On
Recently I published my first Android App on the Market Place (Trophy-to-Gamerscore Converter). It's
I just published my first application to Google Marketplace and received the information, that
Hey guys. I've just published my first Android application to show this guy who
Hey everyone.. This is my first time writing an ASP.NET MVC web app, and
Having finished and successfully published my very first iPhone app with MonoTouch, I'm now
I published my first app to the Android Market an have the weird problem,
I just published my first app and already there are a bunch of mistakes

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.