Code Monkey home page Code Monkey logo

splitapkinstall's Introduction

Split Apk Install

Install Split apks in Android based on new Package Manager Apis.

After introduction of https://developer.android.com/platform/technology/app-bundle split apks are installed on phones.

So if you want to share apks with your friends, it is very difficult to do that.

This app will show the Apps that are using App Bundle currently and you can extract split apks from that app and share with your friends, With this app the other person will be able to install that app.

Get it on Google Play

Read more about the app https://medium.com/@nkalra0123/split-apks-extract-share-1c07109184ef

splitapkinstall's People

Contributors

nitin-bst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

splitapkinstall's Issues

No Activity found to handle Intent { act=android.content.pm.action.CONFIRM_PERMISSIONS flg=0x10000000 pkg=com.android.packageinstaller (has extras) }

Exception happens when you try to install split apks - install service is unable to show confirmation dialog.

Affected devices:

Samsung Note 3 (Android 5),
SM-G850F (Android 5.0.2),
SM-950F (Android 5.0.2),
SM-N9005 (Android 5),
Galaxy S5 (Android 5),
Galaxy S4 (Android 5.0.1).

2022-01-19 10:39:29.607 8520-8520/org.faith.apkinstaller D/APKInstallService: Requesting user confirmation for installation
2022-01-19 10:39:29.632 8520-8520/org.faith.apkinstaller E/APKInstallService: PackageInstaller.STATUS_PENDING_USER_ACTION exception
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.content.pm.action.CONFIRM_PERMISSIONS flg=0x10000000 pkg=com.android.packageinstaller (has extras) }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1801)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1499)
at android.app.ContextImpl.startActivity(ContextImpl.java:1616)
at android.app.ContextImpl.startActivity(ContextImpl.java:1598)
at android.content.ContextWrapper.startActivity(ContextWrapper.java:337)
at com.faith.apkinstaller.APKInstallService.onStartCommand(APKInstallService.java:23)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3422)
at android.app.ActivityThread.access$2200(ActivityThread.java:181)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:6117)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)

Install downloaded "APKS" file?

Does this allow installing downloaded APKS files? If so, how do I get that to work -- I can't seem to figure it out.

(I do understand that it allows sharing of already installed apps that are generated from AAB files.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.