SimpleInstaller Android library

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • 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?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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?

  • 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