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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T00:45:06+00:00 2026-06-01T00:45:06+00:00

This is my section of permissions of my manifest: <manifest xmlns:android=http://schemas.android.com/apk/res/android package=com.adelco.ventamovil android:versionCode=1 android:versionName=1.0>

  • 0

This is my section of permissions of my manifest:

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
 package="com.adelco.ventamovil"
android:versionCode="1"
android:versionName="1.0">
<uses-sdk android:minSdkVersion="8" />
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
<uses-permission android:name="android.permission.INSTALL_PACKAGES"></uses-permission>
<uses-permission android:name="android.permission.DELETE_PACKAGES"></uses-permission>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"></uses-permission>

But when I try to install the package, the wizzard only shows the Internet and Write External Storage permissions.

The DDMS perspective throws this warning message when I install the application:

03-28 10:48:36.627: WARN/PackageManager(144): Not
granting permission android.permission.INSTALL_PACKAGES to package
com.adelco.ventamovil (protectionLevel=3 flags=0xbe44)

03-28 10:48:36.627: WARN/PackageManager(144): Not granting permission
android.permission.DELETE_PACKAGES to package com.adelco.ventamovil
(protectionLevel=3 flags=0xbe44)

What is happening here….?

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-01T00:45:07+00:00Added an answer on June 1, 2026 at 12:45 am

    Sorry,

    Install, delete packages are system permissions. You won’t be able to obtain them unless your app is signed with the device’s platform certificate (which is impossible unless you have access to the manufacturer’s signing cert).

    As you can imagine, that’d be a serious security problem if an arbitrary application could silently install other applications.

    The best you can do is send the user to the package install page and let them take action if they wish. Take a look at this action intent you can send to start this process for install,

    http://developer.android.com/reference/android/content/Intent.html#ACTION_INSTALL_PACKAGE

    and for uninstall,

    http://developer.android.com/reference/android/content/Intent.html#ACTION_UNINSTALL_PACKAGE

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

Sidebar

Related Questions

In this section of a function (.NET 2.0): public void AttachInput<T>(T input) where T
the djangobook has this section To activate this CSRF protection, add 'django.contrib.csrf.middleware.CsrfMiddleware' to the
I have a file like this ### SECTION 1 ### data data data data
I am making a pokemon game and this section is giving me 3 errors:
I've just started with this section of the tutorial. I only have a basic
I need to do something like this: Section 1, Chapter 1 title is Dogs
How can I hide completely this section with red marked. Any QWidget implementation will
I am currently trying to make a sectioned table like this: Section 1: Entry
I have a form with a secondary address section. In this section you can
UPDATE Added <uses-permission android:name=android.permission.WRITE_EXTERNAL_STORAGE /> to the manifest all works ok now. Ok so

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.