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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T23:27:52+00:00 2026-06-10T23:27:52+00:00

I have developed a new application for Android and my application is completed. It

  • 0

I have developed a new application for Android and my application is completed. It doesn’t have any errors except for a few (2) harmless warnings. I created an .apk package using the tools available in ECLIPSE. It created a key and an .apk file. Created all right. BUT when I upload the .apk file I get an error telling that I cannot use the following in front of the package name :[com.android,com.goolge,android,com.example]

Below is my manifest details

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

<uses-sdk android:minSdkVersion="7"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-feature android:name="android.hardware.camera" />  
<uses-feature android:name="android.hardware.camera.autofocus" />  
 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> 

<application
    android:icon="@drawable/icon"
    android:label=".SchedulerActivity" >
    <activity
        android:label="@string/app_name"
        android:name=".SchedulerActivity" >

        <intent-filter >
            <action android:name="android.intent.action.MAIN" />
            <category android:name="android.intent.category.LAUNCHER" />
        </intent-filter>
    </activity>
          <activity android:name=".addSubject"/>
           <activity android:name=".Assignment"/>
           <activity android:name=".CameraTake" android:screenOrientation="landscape"/>


            <activity android:name=".view_details"/>
            <activity android:name=".about"/>
            <activity android:name=".help"/>
               <activity android:name=".MyAlarmService"/>
                <activity android:name=".Assignment_view"/>
               <receiver android:name=".MyAlarmService" />



</application>

I tried some methods that are explained in here but it didn’t work. Can anyone help me?

  • 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-10T23:27:54+00:00Added an answer on June 10, 2026 at 11:27 pm

    You have choosen incorrect package name “android.Scheduler”, just change your package name.

    For eg. if your name is “ravi” then choose package name something like this-

    “com.ravi.scheduler”.

    Steps change package name (eclipse):-

    Under your project folder just go to “src” then here you found “android.Scheduler” right click on it, choose “Refactor” -> “rename” & then write your desired package name like “com.ravi.scheduler” & click OK.

    Now Rebuild/Run your project & then do application signing.

    Now you are ready to upload your app to Google Play.

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

Sidebar

Related Questions

I am new to rails and have developed a simple rails application on my
I am new to GWT. I have developed a GWT application in version-1.6.4 and
I am new to iPhone world. I have developed an application, which I would
I am very new to iPhone. I have developed two version of an application
I am fairly new to Rails and I have never developed a large application.
i am new to iPad developer, i have created two or three iPad application
I have developed an application in android and also deployed in the mobile. While
Hi there Im new to mobile application development. I had developed Android apps using
I need help in upgrading apk file. I have apk file developed for android
I have developed an android application, which uses image files and strings from the

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.