/picoInstaller

Simple ADB installer, which can install APK or ZIP files with OBB cache

Primary LanguagePythonMIT LicenseMIT

picoInstaller

Simple ADB installer, which can install APK or ZIP files with OBB cache

Install

From sources

To install this app you need Python >3.6 and install some requirements:

  1. pip install .
  2. Make sure you have adb installed and available in your PATH
  3. Run picoInstaller in console

From releases

Download binary from here

How it looks

main.png