SimpleInstaller Android library

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. SimpleInstaller

    Discontinued Easy to use Android package installer wrapper leveraging Kotlin coroutines (API 16+). Newer alternative: https://github.com/solrudev/Ackpine

    Hi, r/androiddev! I'm an aspiring beginner Android programmer and I've developed a small library to simplify Android packages un/install functionality usage with the help of Kotlin coroutines. Please take a look and give some feedback! Here is a GitHub repo: https://github.com/solrudev/SimpleInstaller

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. apk-parser

    2&3. I see. Sadly the Android framework can't parse split APK files. This is why there are some other libraries. Sadly what I consider as the most intuitive, comfortable, and light (apk parser, which I forked here to solve some of its issues) is not being maintained anymore. Do you know of a nice alternative to it?

  4. apk-parser

    Apk parser for java (by AndroidDeveloperLB)

    2&3. I see. Sadly the Android framework can't parse split APK files. This is why there are some other libraries. Sadly what I consider as the most intuitive, comfortable, and light (apk parser, which I forked here to solve some of its issues) is not being maintained anymore. Do you know of a nice alternative to it?

  5. SAI

    Android split APKs installer

    Maybe looking into SAI source code would assist. https://github.com/Aefyr/SAI

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • SimpleInstaller VS Ackpine - a user suggested alternative

    2 projects | 27 Jul 2023
  • PrettyPersianNumbers, Android library to convert a number to word for Persian

    1 project | news.ycombinator.com | 21 Feb 2022
  • Convert numbers to their words representation in Persian

    1 project | /r/androiddev | 11 Apr 2021
  • When you create a database using Room, where exactly is the sqlite file stored?

    1 project | /r/androiddev | 4 Feb 2021
  • Day 54. Voyager issue

    1 project | dev.to | 2 Nov 2024

Did you know that Java is
the 8th most popular programming language
based on number of references?