Predator 8 GT-810 android 5.1 - Android Q&A, Help & Troubleshooting

Hello guys i am new here.
i am wondering how do i root Acer Predator 8 GT-810 android version 5.1
i saw this thread"ClickMe" but i dont know how to unlock bootloader (Fastboot) i did power off my tablet then hold on to power + down vol i went into a page / whatever its named there are only options "Normal boot , Restart bootloader , recovery mode , reboot , power off " but i can see below FASTBOOT MODE so which option do i choose ? ... im so confused. ..
The requirements are :
1- Unlocked Bootloader (search on google if you dont know how to unlock)
2- Drivers and Adb/Fastboot commands knowledge"
if i power off and power + vol down i went in to that page its BootLoader do i enter recovery mode ? or which mode ? Fastboot mode ? < i couldnt find it and searched around google but i cant get an answer pls assist me ...
on step 4. Open up command prompt and navigate to the directory where fastboot.exe is located.
the whole instruction page there i download the files then extract it at my desktop and put the files INTO my predator 8 directory or ? ...

ZaineJJ said:
Hello guys i am new here.
i am wondering how do i root Acer Predator 8 GT-810 android version 5.1
i saw this thread"ClickMe" but i dont know how to unlock bootloader (Fastboot) i did power off my tablet then hold on to power + down vol i went into a page / whatever its named there are only options "Normal boot , Restart bootloader , recovery mode , reboot , power off " but i can see below FASTBOOT MODE so which option do i choose ? ... im so confused. ..
The requirements are :
1- Unlocked Bootloader (search on google if you dont know how to unlock)
2- Drivers and Adb/Fastboot commands knowledge"
if i power off and power + vol down i went in to that page its BootLoader do i enter recovery mode ? or which mode ? Fastboot mode ? < i couldnt find it and searched around google but i cant get an answer pls assist me ...
on step 4. Open up command prompt and navigate to the directory where fastboot.exe is located.
the whole instruction page there i download the files then extract it at my desktop and put the files INTO my predator 8 directory or ? ...
Click to expand...
Click to collapse
Fastboot oem unlock
Fastboot Flash recovery Twrp.img
Fastboot Flash boot unsecuredboot.img

p8tgames said:
Fastboot oem unlock
Fastboot Flash recovery Twrp.img
Fastboot Flash boot unsecuredboot.img
Click to expand...
Click to collapse
I get the following error message:
fastboot devices
XXXXXXXXXXXX fastboot
fastboot oem unlock
...
FAILED (remote: unknown command)
finished. total time: 0.016s

Quote:
Originally Posted by p8tgames
Fastboot oem unlock
Fastboot Flash recovery Twrp.img
Fastboot Flash boot unsecuredboot.img
I get the following error message:
fastboot devices
XXXXXXXXXXXX fastboot
fastboot oem unlock
...
FAILED (remote: Unlocking device not allowed)
finished. total time: 0.027s
Any possible help
thanks

Related

Newly rooted Moto G4 cannot enter bootloader or recovery, please help!

I am very new to this, I rooted my Moto G4 and now I need to download SUHide in order to play Pokemon Go. When I try to enter recovery via my fastboot/abd folder I get a < waiting for any device > message. When I hold down the power + volume down button my phone just turns on as normal without entering bootloader even though my bootloader is unlocked. I tried downloading an app that loads recovery for me but when I tried that I got a "no command" screen with a little green robot.
From what I've read, it's possible I didn't flash my trwp properly? I don't know how this is possible since I just rooted my phone. I would appreciate some help, I'm afraid to take any random guesses at the risk of ruining my phone. Sorry if I'm missing something obvious or not giving enough info, I'm not very tech savvy.
levijoseph said:
I am very new to this, I rooted my Moto G4 and now I need to download SUHide in order to play Pokemon Go. When I try to enter recovery via my fastboot/abd folder I get a < waiting for any device > message. When I hold down the power + volume down button my phone just turns on as normal without entering bootloader even though my bootloader is unlocked. I tried downloading an app that loads recovery for me but when I tried that I got a "no command" screen with a little green robot.
From what I've read, it's possible I didn't flash my trwp properly? I don't know how this is possible since I just rooted my phone. I would appreciate some help, I'm afraid to take any random guesses at the risk of ruining my phone. Sorry if I'm missing something obvious or not giving enough info, I'm not very tech savvy.
Click to expand...
Click to collapse
Try power plus volume up button to go to fastboot mode.
If it not working then connect your android to pc and enable adb. Type "adb devices" enter then type "adb reboot bootloader" and enter. It boots your android in fastboot mode.
If adb commands not working then install adb and fastboot drivers and try again.
https://forum.xda-developers.com/showthread.php?t=2317790
In most devices, volume up + power boots up the recovery options, volume down + power boots the device into fastboot mode (volume buttons first plus power, pressing power button first would boot the device normally).
levijoseph said:
When I try to enter recovery via my fastboot/abd folder I get a < waiting for any device > message. When I hold down the power + volume down button my phone just turns on as normal without entering bootloader even though my bootloader is unlocked.
Click to expand...
Click to collapse
How did you install the custom recovery? Try flashing the recovery.img again (I'm guessing, since you have root, that you did not "flash" (fastboot flash recovery recovery.img) TWRP but just "boot" (fastboot boot recovery.img) it and installed SuperSU).
Ashwinrg said:
Try power plus volume up button to go to fastboot mode.
If it not working then connect your android to pc and enable adb. Type "adb devices" enter then type "adb reboot bootloader" and enter. It boots your android in fastboot mode.
If adb commands not working then install adb and fastboot drivers and try again.
https://forum.xda-developers.com/showthread.php?t=2317790
Click to expand...
Click to collapse
Okay, so that did work, and I was able to enter fastboot mode. However, once I scrolled down to "recovery mode" and tried to enter, I got the same "no command" screen.
rolland.arriza said:
In most devices, volume up + power boots up the recovery options, volume down + power boots the device into fastboot mode (volume buttons first plus power, pressing power button first would boot the device normally).
How did you install the custom recovery? Try flashing the recovery.img again (I'm guessing, since you have root, that you did not "flash" (fastboot flash recovery recovery.img) TWRP but just "boot" (fastboot boot recovery.img) it and installed SuperSU).
Click to expand...
Click to collapse
I used the official moto g4 root guide on this website to root my phone and I'm pretty sure I booted, not flashed, the recovery img (mine is named twrp-3.0.2-0-athene). So, I tried using the command you provided to flash the recovery img and I got a < waiting for any device > message in the command prompt. My phone is plugged in and my recovery img is in the adb / fastboot folder. Any idea what this means? Thank you for the help guys
edit: If it helps to know this, my phone has usb debugging enabled and it is recognized by my pc. I type adb devices and my moto g4 serial number does indeed show up.
levijoseph said:
I am very new to this, I rooted my Moto G4 and now I need to download SUHide in order to play Pokemon Go. When I try to enter recovery via my fastboot/abd folder I get a < waiting for any device > message. When I hold down the power + volume down button my phone just turns on as normal without entering bootloader even though my bootloader is unlocked. I tried downloading an app that loads recovery for me but when I tried that I got a "no command" screen with a little green robot.
From what I've read, it's possible I didn't flash my trwp properly? I don't know how this is possible since I just rooted my phone. I would appreciate some help, I'm afraid to take any random guesses at the risk of ruining my phone. Sorry if I'm missing something obvious or not giving enough info, I'm not very tech savvy.
Click to expand...
Click to collapse
If you are trying to flash twrp recovery on your android then rename your twrp to recovery.
Boot your android in fastboot mode,
Navigate to folder that you have recovery. Press shift and right click and click on open command here and type "fastboot devices" and enter
"fastboot flash recovery recovery.img
It flash your recovery to your android.
Ashwinrg said:
If you are trying to flash twrp recovery on your android then rename your twrp to recovery.
Boot your android in fastboot mode,
Navigate to folder that you have recovery. Press shift and right click and click on open command here and type "fastboot devices" and enter
"fastboot flash recovery recovery.img
It flash your recovery to your android.
Click to expand...
Click to collapse
Did all that, getting:
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
error: cannot load 'recovery.img'
Also, per the suggestion of other users on these forums, I tried to hold down power and press volume up during the "no command" screen after attempting to enter recovery. That sent me into Android Recovery but it's not the twrp platform I used when originally rooting my phone.
How did you unlock the bootloader? have you tried: fastboot oem unlock?
You need to "allow oem unlocking" on developer options (which I guess you already did). Then reboot in bootloader: (a) adb reboot bootloader. In fastboot, you need to unlock the bootloader first: (b) fastboot oem unlock (or unlock-go). Then you can try to flash that recovery.img: (c) fastboot flash recovery "name of the file.img"
edit: fastboot oem unlock restores the device to factory settings. You need to configure and enable again "usb debugging" and "oem unlocking" (which are disabled by default). You can then proceed to fastboot flash

Mediapad S10-231u Hang on huawei logo

Hello
my tablet hang on huawei logo and not working anythings !!!
bootloader locked and i dont know imei serial number and biuldnumber to unlock bootloader
get device in fastboot mode and get detail to unlock bootloader and give me this message :
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot getvar all
getvar:all FAILED (remote: Command not allowed)
finished. total time: 0.004s
How Can i Flash Android or factory reset or unlock bootloader
Sorry English not my first language .
Well, you need to do the following:
1- Download the firmware from here
then extract the file to get the "dload" folder.
2-Get sdcard and use card reader so your pc be able to read it as a flash stick.
3- copy "dload" folder to sdcard, then insert it into your device.
4- Get into the recovery mode,
by completely turning off your device, then press (Vlo. UP + power) buttons, wait the device vibs, release the power button and keep "vol. up" one, till you get into the recovery mode.
and from the list, chose "upgrade from sdcard" option (the last one), and your device will start re-installing the whole system again.
mann1 said:
Well, you need to do the following:
1- Download the firmware from here
then extract the file to get the "dload" folder.
2-Get sdcard and use card reader so your pc be able to read it as a flash stick.
3- copy "dload" folder to sdcard, then insert it into your device.
4- Get into the recovery mode,
by completely turning off your device, then press (Vlo. UP + power) buttons, wait the device vibs, release the power button and keep "vol. up" one, till you get into the recovery mode.
and from the list, chose "upgrade from sdcard" option (the last one), and your device will start re-installing the whole system again.
Click to expand...
Click to collapse
Hello My Friend
Thanks For Reply
Device Hang On Huawei Logo After Turn ON And Not Get in Recovery Mode !!!!
I,m Record Video Tablet Working And Attachment On This Post Please See This And Give me help to fix this please
Not Any way unlock bootloader without SN And Imei ?
Video Link : Download
mo4sa said:
Hello My Friend
Thanks For Reply
Device Hang On Huawei Logo After Turn ON And Not Get in Recovery Mode !!!!
I,m Record Video Tablet Working And Attachment On This Post Please See This And Give me help to fix this please
Not Any way unlock bootloader without SN And Imei ?
Video Link : Download
Click to expand...
Click to collapse
What did you do to get your device like that?
Generally you will find the IMEI of your device on label sticker comes with the device box, usually between the manual's pages.
Try this method to unlock the bootloader, it MIGHT work, i'm not sure, but give it a try
Get into fastboot mode (Vol. down + power) then
type this code:
Code:
fastboot oem unlock 1282022012246616
mann1 said:
What did you do to get your device like that?
Generally you will find the IMEI of your device on label sticker comes with the device box, usually between the manual's pages.
Try this method to unlock the bootloader, it MIGHT work, i'm not sure, but give it a try
Get into fastboot mode (Vol. down + power) then
type this code:
Code:
fastboot oem unlock 1282022012246616
Click to expand...
Click to collapse
Hello My Friend
Thanks for my post reply
I Try this code butt now working and give me this :
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock 1282022012246616
...
FAILED (remote: password wrong)
finished. total time: 0.010s
i don,t know what i,m to do !
If don,t unlock bootloader no any way to use my tablet ?
mo4sa said:
Hello My Friend
Thanks for my post reply
I Try this code butt now working and give me this :
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock 1282022012246616
...
FAILED (remote: password wrong)
finished. total time: 0.010s
i don,t know what i,m to do !
If don,t unlock bootloader no any way to use my tablet ?
Click to expand...
Click to collapse
Sorry, without IMEI or bootlaoder i can't deal with such situation, wait for answers from others.
Did you flash custom recovery before?
mann1 said:
Sorry, without IMEI or bootlaoder i can't deal with such situation, wait for answers from others.
Did you flash custom recovery before?
Click to expand...
Click to collapse
No i,m not Flash Custom Recovery !
No Any idea to fix this ????????????
mo4sa said:
No i,m not Flash Custom Recovery !
No Any idea to fix this ????????????
Click to expand...
Click to collapse
Did you finally get help in regards to your issue, as I have the same problem
mann1 said:
What did you do to get your device like that?
Generally you will find the IMEI of your device on label sticker comes with the device box, usually between the manual's pages.
Try this method to unlock the bootloader, it MIGHT work, i'm not sure, but give it a try
Get into fastboot mode (Vol. down + power) then
type this code:
Code:
fastboot oem unlock 1282022012246616
Click to expand...
Click to collapse
Not sure if you still have this thread in notification, but I'm having the exact same issue as the OP.
Model - S10-231u
IMEI: 863693023231929
S/N: K8D6R14B03000379
Hope you can calculate a code to unlock it, I'm ready to test or flash anything if you need me to do so.
I have the same problem and can not find a solution to it today so I hope you help
I unfortunately can not find the imei number
I have an SN number and a mac number
Either the device number S10-231w
I hope you can solve my friends

failed ( Remote: Command not allowed ) in fastboot of HUAWEI Y6 II( CAM-L21 )

My phone (huawei Y6 II CAM-L21 ) has been bricked and I tried with fastboot to flash the system.img file boot.img recovery.img.) But all are error messages: failed Remote: Command not allowed.
Who can help me please guide, please !!!!
I am Vietnamese and have used google translate to translate this text, if there is wrong please try to understand it to help me, thanks
Yo u need to unlock ur bootloader
Amaan007 said:
Yo u need to unlock ur bootloader
Click to expand...
Click to collapse
my devices unlocked before brick.
Shutdown your device. Plugged in your device to whatever you're using laptop or pc. I know you have installed your adb and fastboot cuz you have unlocked your bootloader. Connect to pc --> Press volume down button + power button till it gets to fastboot and rescue mode --> Flash system.img, boot.img, recovery.img.
Valkenburgh Margin said:
Shutdown your device. Plugged in your device to whatever you're using laptop or pc. I know you have installed your adb and fastboot cuz you have unlocked your bootloader. Connect to pc --> Press volume down button + power button till it gets to fastboot and rescue mode --> Flash system.img, boot.img, recovery.img.
Click to expand...
Click to collapse
Plz help like I did to u thx
Valkenburgh Margin said:
Shutdown your device. Plugged in your device to whatever you're using laptop or pc. I know you have installed your adb and fastboot cuz you have unlocked your bootloader. Connect to pc --> Press volume down button + power button till it gets to fastboot and rescue mode --> Flash system.img, boot.img, recovery.img.
Click to expand...
Click to collapse
failed remote command not allowed
: Khóc:: Khóc:: Khóc:: Khóc:: Khóc:
nkoxvip0 said:
failed remote command not allowed
: Khóc:: Khóc:: Khóc:: Khóc:: Khóc:
Click to expand...
Click to collapse
Update ur fastboot drivers
I only get that error when I try to Flash imgs like logo.img or misc.img and stuff like that. Flashing system and boot works fine for me

Flash TWRP not posible...

Hello
My xperia Tablet Z 32GB WiFi has cm 12 and cm recovery.
I would like to upgrade to Lineage OS but install TWRP Recovery first.
The boot loader is open but every time I want to flash the img via fastboot I get the error message:
sending 'recovery' (11764 KB) ...
OK [0.378s]
writing 'recovery' ...
FAILED (remote: Command not allowed)
finished. total time: 0.387s
Per app it is also not possible because every time I download an app (to flash the recovery), CM12 crashing (the Tabled freezd)...
In the settings I activated ROOT via ADB + APPs and CM Recovery Update too ....
What can I have forgotten you have an idea ??
Please help
Thank you
--------------------------------------------------------------------------
I found a way !
1. Donwload the TWRP for your device. And copy it next to ADB.exe and Fastboot.exe.
2. Enable in settings: Root for APP+ADB
3. open adb in a cmd
4. Chef if your decice is shown up with: "adb devices"
4a. maybe you must acept it per OK Button on your device
5. boot in Bottloader: " adb reboot bootloader"
6. check if fastboot show your device: "fastboot device"
7. now : "fastboot flash boot ******TWRP.IMG NAME***** "
8. w8 a short time unplugg the usb cable.
9. Press the PowerButton.
Grauer_Star said:
Hello
My xperia Tablet Z 32GB WiFi has cm 12 and cm recovery.
I would like to upgrade to Lineage OS but install TWRP Recovery first.
The boot loader is open but every time I want to flash the img via fastboot I get the error message:
sending 'recovery' (11764 KB) ...
OK [0.378s]
writing 'recovery' ...
FAILED (remote: Command not allowed)
finished. total time: 0.387s
Per app it is also not possible because every time I download an app (to flash the recovery), CM12 crashing (the Tabled freezd)...
In the settings I activated ROOT via ADB + APPs and CM Recovery Update too ....
What can I have forgotten you have an idea ??
Please help
Thank you
--------------------------------------------------------------------------
I found a way !
1. Donwload the TWRP for your device. And copy it next to ADB.exe and Fastboot.exe.
2. Enable in settings: Root for APP+ADB
3. open adb in a cmd
4. Chef if your decice is shown up with: "adb devices"
4a. maybe you must acept it per OK Button on your device
5. boot in Bottloader: " adb reboot bootloader"
6. check if fastboot show your device: "fastboot device"
7. now : "fastboot flash boot ******TWRP.IMG NAME***** "
8. w8 a short time unplugg the usb cable.
9. Press the PowerButton.
Click to expand...
Click to collapse
The first attempt was unsuccessful, because Sony devices until recent, don't have recovery partition.
So trying "fastboot flash recovery TWRP.IMG NAME" will result in error, mentioned by you.
You can use Rashr to flash recovery from working android. No need to mess with adb/fastboot.
I had no root (stock 5.1.1.) but could flash twrp with flashtool
lkjsoiuew said:
I had no root (stock 5.1.1.) but could flash twrp with flashtool
Click to expand...
Click to collapse
With Lineage OS 14.1 the official twrp App works great. I think the cm12 has some bugs...
but now i am Happy.
THX 4 your help

[ZS570KL/ZS570KL PRO] UNLOCK/RELOCK BOOTLOADER UNOFFICIALLY FOR ZenFone 3 Deluxe

Make sure you’ve backed up all of your IMPORTANT DATA before unlocking/relocking bootloader
I am not responsible for bricked devices and dead SD cards. YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
First and foremost, please install ZenFone 3 Deluxe Drivers via Device Manager (Download drivers on ASUS Support Website)
1)Download the Factory RAW ROM here:
ZS570KL:
ZS570KL Pro:
2) Download ASUS Flash Tool here:
3) Flash the firmware via ASUS Flash Tool by entering FASTBOOT MODE (Power Button + Volume Up) & DO NOT WIPE DATA!
Note: If you flash RAW firmware via ASUS Flash Tool and received an error (FRP request error), just IGNORE the error.
4) Enter FASTBOOT mode (Power Off + Volume Up)
UNLOCKING​
5)
• Open Command Prompt/Windows Powershell
• Now copy and paste this: fastboot devices
• If it shows serial number of your ZenFone 3 Deluxe, you are good to go
• Now copy and paste this: fastboot oem unlock-go
• After that, re-enter FASTBOOT mode and paste this: fastboot oem device-info
Congratulations, your device has been unlocked unofficially. (You can see the "Device State: unlocked" on Command Prompt/Windows Powershell)
RELOCKING​
5)
• Open Command Prompt/Windows Powershell
• Now copy and paste this: fastboot devices
• If it shows serial number of your ZenFone 3 Deluxe, you are good to go
• Now copy and paste this: fastboot flashing lock
• After that, re-enter FASTBOOT mode and paste this: fastboot oem device-info
Congratulations, your device has been locked (You can see the "Device State: locked" on Command Prompt/Windows Powershell)
P.S: If you unlocked officially and you want to relock your bootloader, OTA does not work because your Serial Number has been recorded by ASUS.
6) After that, download the stock RAW ROM here and flash it via ASUS Flash Tool (FASTBOOT Mode) (Turn on WIPE DATA):
ZS570KL:
ZS570KL Pro:
If anything, contact me via Telegram
Note: If you flash RAW firmware via ASUS Flash Tool and received an error (FRP request error), just IGNORE the error.
Note: If it asks for PIN after booting up, just wipe data & cache via Recovery Mode (Power Button + Volume Down).
So if i unlocked officially and relock with this method i can't get ota updates anyway?
Ryder. said:
So if i unlocked officially and relock with this method i can't get ota updates anyway?
Click to expand...
Click to collapse
You won't get any OTA updates.
This is what I've been looking for for ages. Thank you Saktis_STi !
I have zs570kl. I donload all aplications.
fastboot oem unlock-go
...
FAILED (remote: unknown command)
finished. total time: 0.005s
JaskoPtaszek said:
I have zs570kl. I donload all aplications.
fastboot oem unlock-go
...
FAILED (remote: unknown command)
finished. total time: 0.005s
Click to expand...
Click to collapse
Did you flash Factory RAW at the 1st place?
Will relock work for zs550kl ?
Chiko-HH said:
Will relock work for zs550kl ?
Click to expand...
Click to collapse
No
Thanks for the tutorial!! I've got a question: Where can I find the firmware's raw version? (Other's than the one you shared)
sebastiandg7 said:
Thanks for the tutorial!! I've got a question: Where can I find the firmware's raw version? (Other's than the one you shared)
Click to expand...
Click to collapse
Well, I got it from my friend of mine.
Maybe you can try downloading from here:
www.beritahuaja.com
.
Quote:
Originally Posted by JaskoPtaszek
I have zs570kl. I donload all aplications.
fastboot oem unlock-go
...
FAILED (remote: unknown command)
finished. total time: 0.005s
Did you flash Factory RAW at the 1st place?
Hello. You're right I did not do exactly point 1. Thanks for the quote. I have unlocked zs570kl.
Thank you very much.
Saktis_STi said:
Make sure you’ve backed up all of your IMPORTANT DATA before unlocking/relocking bootloader
I am not responsible for bricked devices and dead SD cards. YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
First and foremost, please install ZenFone 3 Deluxe Drivers via Device Manager (Download drivers on ASUS Support Website)
1)Download the Factory RAW ROM here:
ZS570KL: Link
ZS570KL Pro: Link
2) Download ASUS Flash Tool here: Link
3) Flash the firmware via ASUS Flash Tool by entering FASTBOOT MODE (Power Button + Volume Up) & DO NOT WIPE DATA!
Note: If you flash RAW firmware via ASUS Flash Tool and received an error (FRP request error), just IGNORE the error.
4) Enter FASTBOOT mode (Power Off + Volume Up)
UNLOCKING
5)
• Open Command Prompt/Windows Powershell
• Now copy and paste this: fastboot devices
• If it shows serial number of your ZenFone 3 Deluxe, you are good to go
• Now copy and paste this: fastboot oem unlock-go
• After that, re-enter FASTBOOT mode and paste this: fastboot oem device-info
Congratulations, your device has been unlocked unofficially. (You can see the "Device State: unlocked" on Command Prompt/Windows Powershell)
RELOCKING
5)
• Open Command Prompt/Windows Powershell
• Now copy and paste this: fastboot devices
• If it shows serial number of your ZenFone 3 Deluxe, you are good to go
• Now copy and paste this: fastboot flashing lock
Click to expand...
Click to collapse
Everything work, but in fastboot flashing lock do not work. Help me I think this command is not right
tecnicopascoal said:
Everything work, but in fastboot flashing lock do not work. Help me I think this command is not right
Click to expand...
Click to collapse
Try reinstalling drivers.
Please follow my instructions carefully.
Saktis_STi said:
Try reinstalling drivers.
Please follow my instructions carefully.
Click to expand...
Click to collapse
How I "Reinstall the drivers"?
I will Flash downgrade stock files like modem, and reinstall UL-STOCK-UPDATE in stock_recovery to be reinstalled?
@Saktis_STi you have the best asus model snapdragons, why we have so poor development to custom rom in this magnific devices?
Per the forum rules, posting pay-per-click links on XDA is not allowed:
13. Advertising and Income Generation
Commercial advertising, advertising referral links, pay-per-click links, all forms of crypto-mining and other income generating methods are forbidden. Do not use XDA-Developers as a means to make money.
Click to expand...
Click to collapse
LINKS REMOVED AND THREAD CLOSED

Categories

Resources