Metadata-Version: 1.0
Name: android-flasher
Version: 1.1
Summary: Flash the Android factory image without removing your data.
Home-page: https://github.com/minsoopark/android-flasher
Author: Minsoo Park
Author-email: minsoo1003@gmail.com
License: MIT License
Description: android-flasher
        ===============
        
        .. image:: https://pypip.in/v/android-flasher/badge.svg
            :target: https://pypi.python.org/pypi/android-flasher/
        
        Flasher is a shell script generator which helps you to flash the Android
        factory image without removing user data.
        
        You can use it instead of ``flash-all.sh`` or ``flash-all.bat``.
        
        
        Installation
        ~~~~~~~~~~~~
        
        You can install Starbucks with ``pip``
        
        ::
        
            $ pip install android-flasher
        
        
        How to use
        ~~~~~~~~~~~~~~~~
        
        1. Install.
        2. Move to the unzipped factory image directory.
        3. Execute the following command in terminal.
        
        ::
        
            $ android-flasher
        
        
        4. Now reboot and enter the bootloader.
        5. Execute the ``flasher.sh`` script.
        
        
        License
        ~~~~~~~
        
        `The MIT License (MIT)`_
        
        Copyright (c) 2015 Minsoo Park
        
        .. _The MIT License (MIT): https://github.com/minsoopark/android-flasher/blob/master/LICENSE
Keywords: flasher,android-flasher
Platform: UNKNOWN
