Coder Social home page Coder Social logo

surface-duo's Introduction

Convert AT&T Surface Duo into the global variant

Prerequisites

WARNINGS

While this has been tested on my personal device I cannot confirm that'll it work for yours. sim card support might be broken (though it worked on my Swedish network). I am not responsible for any damage that might occur to your device.. Bank and similar (SafetyNet) apps should still work but might require you to re-lock the bootloader afterwards. Since we'll just be running stock firmware.

Steps

  1. Extract payload.bin from the global Surface Duo recovery image.
  2. Use payload_dumper from the rooting guide to extract the partition images.
  3. Copy all the partition images /sdcard/duo on the target Surface Duo.
  4. Copy download globalify.sh and save it as globalify.sh on the root of the target Surface Duo.
  5. Open a terminal with adb and run the following
    1. adb shell
    2. su
    3. cd /data/local/tmp
    4. mv /sdcard/globalify.sh ./
    5. chmod +x globalify.sh && ./globalify.sh
  6. Exit adb shell and run adb reboot recovery. You might have to press Volume Up + Power to get past the "No Command" screen.
  7. Pick the sideload through adb option.
  8. adb sideload name_of_duo_global_ota.zip, This might fail at 94-98%; but should still work. If not just boot into recovery and retry from step 6.
  9. Reboot.
  10. Profit!!!!
  11. Support me on GitHub Sponsors if you'd like to say thanks :D

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.