Saturday, 15 June 2019

How to bypass FRP on Samsung devices

How to bypass FRP on Samsung devices

Before you get started, You’ll need to have access to any of these 2 things:
  • OTG Cable for Android or
  • Having access to PC
If you have got OTG cable then follow these steps.
Step 1: First of all, download Samsung frp settings.apk
Step 2: Copy the apk file to your USB.
Step 3: Using the OTG cable connect your USB to phone.
Step 4: Once connected, it will popup the file manager app and install the apk app.
Step 5: You should now have access to phone settings.
Step 6: Scroll down and find Backup and reset.
Step 7: Tap Factory data reset and Reset device or Erase everything which will erase the following from your device:
  • Google Account
  • System and app data
  • Device settings
  • Downloaded apps
  • Music, Pictures and all other user data.
Step 8: Finally your phone will reboot normally and may take some time while booting and that is normal after resetting your device.

Tuesday, 14 November 2017

HOW TO UNBRICK HARD BRICKED MOTO NEXUS 6

HI ,
    I have  bricked my Motorola NEXUS 6. I searched so many threads on various forums to try and unbrick, but unfortunately i haven't found any threads to help me out. So i did a research and found a solution how to fix it. Here i am going to show you how i unbricked my hard bricked nexus 6.

I bricked my mobile while trying to flash MIUI rom on the device which was for the Mi3 device. The device was dead for 3days i tried pressing power + vol button to get in to fastboot mode, but it doesn't work the device was completely dead and when i connect to the pc it shows in the device manager  port (COM & LPT)  "qualcomm hs-usb qdloader 9008". 






Follow the steps given below to fix this. 


Files and Softwares required: 

minimal adb : https://androidmtk.com/download-minimal-adb-and-fastboot-tool

nexus root toolkit : http://www.wugfresh.com/nrt/

blankflash: https://drive.google.com/open?id=0B21s7KXtqBw-dnlMNWhPVmlBWFU

gpt.bin: https://drive.google.com/file/d/0B21s7KXtqBw-ajBYN3BMUWJETEU/view

stock rom for nexus 6 : https://androidmtk.com/download-google-nexus-stock-rom-models

Steps:


  1. Download all the required files and softwares
  2. Put them in a folder
  3. Install minimal adb and nexus root toolkit
  4. Connect the mobile to the computer
     
  5. Open the blankflash folder double click to the blank-flash.batch file                                                                             
  6. Now the mobile will boot into fastboot mode but it will be show status:0 
  7. Now you have to change the status code by flashing gpt.bin file using minimal adb
  8. First copy the gpt.bin file file to the directory where you have installed the minimal adb.
  9. Then open the minimal adb from the desktop icon and type"fastboot flash partition gpt.bin".
  10. Then flash the bootloader which will be inside the stock rom using minimal adb                          "fastboot flash bootloader bootloader.img" and restart the bootloader
  11. Now the status code will show as status: 3
  12. Now you can flash a custom recovery and flash a rom into your nexus 6 or using nexus root toolkit you can restore the device.
I have also made a video for this guide.