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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T18:20:04+00:00 2026-05-30T18:20:04+00:00

When I try to install my application on my phone it says Application not

  • 0

When I try to install my application on my phone it says “Application not installed”

Here is the code of my manifest file :

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

<uses-sdk android:minSdkVersion="7" />
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
<application
    android:name=".TaskLiteApplication"
    android:label="@string/app_name" >
    <activity
        android:name="activity.TaskLiteActivity"
        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="activity.PrefsActivity" />
    <activity android:name="activity.ToDoActivity" />
    <activity android:name="activity.ProjectActivity" />
    <activity android:name="activity.TaskActivity"/>
    <activity android:name="activity.TabLayoutActivity" 
        android:theme="@style/taskLiteTheme"/>
    <service android:name="service.UpdaterService"></service>
</application>
</manifest>

EDIT: It’s fix, the apk needed to be signed, i didn’t had to change anything in the manifest file thank you

  • 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-30T18:20:05+00:00Added an answer on May 30, 2026 at 6:20 pm

    Usually that means a few things.

    1. Are you installing this from eclipse onto a device? If so, have a look at your adb logcat output.
    2. Are you installing an exported, signed application from eclipse onto a device through email or a browser download? Then make sure you have Unknown sources enabled in Settings > Applications
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I try to install ruby-debug-base19x gem for debug my application using the RubyMine
When I try to install redmine by following the procedure here: http://www.redmine.org/projects/redmine/wiki/RedmineInstall At step
Whenever I try to Install my application on android emulator it gives error: no
I'm using the Jelix PHP5 Framework and when I try to install an application
Whenever I try to install a Click Once application, I always get a 404
I try to install an application using ad-hoc deployment and I get the following
My J2ME application use the class : com/sun/midp/io/Properties when i try to install it
I try to install qemu, but I should intall the kvm first, and I
When I try to install gem like bundler or rake after creating new gemset
When I try to install the eclipse plugin for GAE I get an error:

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.