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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:34:39+00:00 2026-06-17T07:34:39+00:00

On Android 4.2, I’m trying to install the same app onto 2 different users

  • 0

On Android 4.2, I’m trying to install the same app onto 2 different users accounts. When I try to do this, I get “App not installed” after I click “Install” on the permissions page. Here are the steps I used to get this message:

1) Login to owner account on tablet.
2) Download (using Chrome) app.apk and from the Downloads popup, select it to install it.
3) Click Install on the permissions page
4) Logout
5) Login to different user account on tablet
6) Download (using Chrome) app.apk and from the Downloads popup, select it to install it.
7) Click Install on the permissions page

A dialog is not displayed with the unhelpful message “X App not installed.”

How can I get this app to install onto 2 different user accounts on the same tablet?

Here is the app’s manifest:

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  android:versionCode="121212"
  android:versionName="0.1"
  package="com.company.app">
<uses-sdk android:minSdkVersion="8" />
<uses-permission android:name="android.permission.INTERNET" /> 
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> 
<uses-permission android:name="android.permission.VIBRATE"/>
<application android:icon="@drawable/app_icon" android:label="@string/app_name" android:debuggable="true"  >
    <activity android:name="Activity1"
        android:configChanges="keyboardHidden|orientation"
              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="Activity2" android:configChanges="keyboardHidden|orientation" />
    <activity android:name="Activity3"   android:configChanges="keyboardHidden|orientation" />
</application>

  • 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-17T07:34:41+00:00Added an answer on June 17, 2026 at 7:34 am

    After further investigation, from logcat I determined I was getting a INSTALL_FAILED_UID_CHANGED error. This was caused by a version problem. We have a process where we email an old version of our app to users wanting to install it. The first thing the app does is check for and install a new version if it is available.

    So the problem was that the first user installed the old version, then updated to the latest version. Then when the second user tried to install the old version, it was rejected because it was an older version then the app that was installed by the vi.

    Turns out on a multi-user tablet, there can only be one version of the app installed. If I update the app for one user, all the other users are updated too.

    Hope this helps other Android developers.

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

Sidebar

Related Questions

Android 3.1 (API 12) - Strict, this is a commercial app and will not
Android APK-Files are not binaries but byte-code-files. So is it possible to install the
Android OpenGL-ES VBO support or not? How can i check this? Thanks
android version:4.2 my sample code is: try { //HttpResponse response = httpClient.execute(httpGet, localContext); HttpResponse
Android App that have a string papà (if I output it, i see: papà
Android 2.3.3 I am working on a custom calculator. I am trying the change
Android. Eclipse. Samsung S2 I have two apps I wrote. Two different packages. Both
android app with phone gap but the images in the html pages are bigger
Android empty list layout Whatever I do, I can't get the empty tag to
android geocoder getFromLocationName returns results even when found address is not inside bound box.

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.