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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T21:51:00+00:00 2026-05-22T21:51:00+00:00

I was able to download an apk file and stored it in my /data/data/com.android.myApp/anotherApp.apk.

  • 0

I was able to download an apk file and stored it in my /data/data/com.android.myApp/anotherApp.apk. I was wondering if there is a way I can install this file from another app. I am currently using:

Intent intent = new Intent(Intent.ACTION_VIEW);
intent.setDataAndType(Uri.parse(filepath), "application/vnd.android.package-archive");
startActivity(intent);

And here is my manifest file:


When I run this. It gives me “Parse Error: There is a problem parsing the package”. I dont know what the problem is?
1) Is it I need to store the app in the SD card? I dont want to do that
2) Permission issues?
3) corrupted package being installed?

  • 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-22T21:51:01+00:00Added an answer on May 22, 2026 at 9:51 pm

    Normally, when you save files on your app sandbox, they are saved under the “files” folder. So you’re full path should be:

    /data/data/com.android.myApp/files/anotherApp.apk 
    

    If you are working on an emulator you can do an adb shell ls to confirm if the file is actually there:

    adb shell "ls /data/data/com.android.myApp/files"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am able to install an apk file stored on sdcard using the following
Is there any way to get to know that a link is download-able? means
There's this Excel file I want users to be able to download from my
I am trying download file http://images.anandtech.com/doci/5434/X79%20Extreme9Box_575px.jpg but not able to download it using HttpUrlConnection,
I remember years ago being able to download and install the forums software used
For one of the user is not able to download application from Android Play
I'm trying to download http://www.downway1.com/dota/eng/DotA%20Allstars%20v6.67.w3x this file. But it's not able to download. It's
I'd like to be able to invoke a file download from rails using link
I'd like to publish my own Android application as an .apk file on a
I'm able to download text documents (.html, .txt, etc) but I can't download images

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.