Skip to main content

MOBILE PHONE REPAIRING

G-TECH MOBILE SOFTWARE SOLUTIONZ is a platform that is responsible for fixing your mobile phone when it starts developing some issues most especially network issues.
And here are some of the services we render
1: flashing of phones/reloading operating system 
2:unlocking locked phones from network
3:manually fixing some network issues 
4:changing/repairing of various phone screens, and many others 
VENUE: Wuse 2 Aminu Kano Crescent Abuja FCT
Contact: +2348080472661
THANKS.

I ASSURE YOU THAN WE RENDER THE BEST SERVICES

Comments

Popular Posts

How to Fix EFS via Bootloader Mode using Fastboot commands

Setup ADB and Fastboot on your PC . here>> Minimal adb and fastboot Enable Developer options & USB debugging on your Android device . Connect your device to the PC and open Minimal adb and fastboot tool you have installed earlier on your PC to pop out a command window. Then type the following commands one by one. adb reboot bootloader fastboot erase modemst1 fastboot erase modemst2 fastboot reboot

How to Unlock Sprint S7 and S7 Edge (G930P and G935P) WITH Z3X 100% Working...

Here is how you unlock S7 and S7 Edge from Sprint in less than 10 Minutes. No rom flashing needed, I have also included the unlock files which is the most recent boot image files from the PF2 rom for G930P and G935P. Firstly, you need to root your device But Before Root, Please Enable "OEM unlock" from "Developer Settings"  INSTRUCTIONS: 1. Put phone into download mode 2. Open odin and click on AP tab and select and flash Sprint root file. 3. When phone is back on use latest version of Z3x to unlock. 4. After unlock is done put phone into download again. 5. Open odin and click on AP tab and select and flash Boot file. That simple. No need to flash entire rom back since the last step is flashing the newest boot image back to phone. To download the root and the boot files, click>> here NOTE...... *** KNOX IS NOT TRIPPED AND SYSTEM STATUS IS OFFICIAL SO YOU CAN RECEIVE UPDATES *** *** IF AFTER YOU FLASH ROOT FILE THE PHONE DOES NOT GO PAST...

How to Fix EFS(Baseband Support) via ADB

First download and install minimal ADB and fastboot tool here>> Minimal ADB and Fastboot Setup ADB and Fastboot on your PC . Enable Developer options & USB debugging on your Android device . Connect your device to the PC and open minimal adb and fastboot that you have installed earlier on the PC to pop out a command window On the command window, type the following commands one by one: adb shell 'dd if=/dev/zero of=/dev/block/bootdevice/by-name/modemst1' adb shell 'dd if=/dev/zero of=/dev/block/bootdevice/by-name/modemst2' adb reboot