Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

aallam/google-android-installers-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required:

  • Pyhton
  • Beautiful Soup 4 : apt install python-bs4

Run

  • usage: python fercher.py [-h] [-p -platforms] [-n -ndk] url platforms_installers
  • examples:
    • Platforms and NDK : python fetcher.py https://dl.google.com/android/repository/repository-11.xml ~/google-android-platform-installers
    • Platforms Only: python fetcher.py -platforms https://dl.google.com/android/repository/repository-11.xml ~/google-android-platform-installers
    • NDK only python fetcher.py -ndk https://dl.google.com/android/repository/repository-11.xml

About

Scripts for Google Android Installers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published