Skip to content
View 0q2's full-sized avatar
🥑
🥑

Highlights

  • Pro
Block or Report

Block or report 0q2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. pyenv-legacy pyenv-legacy Public

    Diagnose python projects that lack specified versioning based on supported python versions at time of last commit

    Shell 4

  2. Bypass to get Play Services and ADB/... Bypass to get Play Services and ADB/Root working on an official Android Studio image. Found this trick on an obscure SO comment a long time ago and somehow it still works.
    1
    Easiest way: You should create a new emulator, and before opening it for the first time, follow these easy steps:
    2
    
                  
    3
        Locate the directory where the emulator has been created. For example, in Windows go to: C:\Users[user].android\avd[your virtual device folder]
    4
    
                  
    5
        Open file config.ini with a text editor like Notepad.