> Attention!

We strongly recommend to readRules section "Android - firmware"

New threads need to be created only inroot partition! In the future, they will be processed by moderators.


1082 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> Google Nexus 7 (2012) Wi-Fi - Official firmware
5.0. * Vs 5.1
Is it worse than 5.1 compared to 5.0. *
Worse [ 2403 ] ** [46,41%]
It is better [ 1291 ] ** [24,93%]
I still have 4. * [ 1484 ] ** [28,66%]
Total votes: 5178
 
YadroPDA
Message#1
02.07.12, 19:16
Deal with it!
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4096
Check in: 17.07.11
Oneplus one

Reputation:-  486  +

Google Nexus 7 Wi-Fi (2012) - Official firmware
Picturegrouper, nakasi
Description | Discussion � | FAQ | Purchase � | Accessories � | Marriage and Repair � | Games and programs � | Embellishments � | Google Nexus 7 Owners Club � | Power consumption (autonomy) Google Nexus 7 � | Nexus 7 (2012) Wi-Fi � | Nexus 7 (2012) 3G � | Ubuntu � | Ubuntu touch � | Cyanogen Mod 10.2 - 12.1 � | ParanoidAndroid 3. + � | Omnirom � | MIUI � | P.A.C True All in 1 ROM � | Slimbean � | Android 7.0 �

Important information!
BACKUP!
Be sure to backup.

Do not forget that the stock Android requires WiFi to first turn on the tablet.

Q:I installed Android>4.4.4, everything slows me down.
A:Install 4.4.4.

Q:Does my device appear as APX? What can I do?
A:No, this is SC if only you did not execute backup bootloader byinstructions

Q:How to enter the bootloader mode is fastboot mode?
A:Press the volume button -, then press the power button.

Q:How to enter APX mode?
A:Hold down the volume + button, then press the power button. Or, hold down the volume + button and execute the adb reboot command in the terminal.

Q:How to navigate the bootloader menu?
A:Volume buttons - move through menu items, power button - select.

Q:How to enter the recovery?
A:Either from the reboot menu, or through the bootloader.

Q:Can I get a root without unlocking the bootloader?
A:Not.

Q:Can I install another kernel on the stock firmware?
A:Basically, yes, it's better to read about the kernel.

Q:How to find out if the bootloader is unlocked?
A:Boot into Fastboot, in the Lock state line should stand unlocked status or when the device boots, under Google should be ajar lock

Q:Can the root come off when updating by air?
A:Probably yes.

Q:How to activate developer settings in 4.2?
A:Press the Build Number in About Tablet PC several times.

Q:How does CWM store backups?
A:So.

Q:How to turn off the tablet if it is frozen?
A:Hold down the power button for more than 15 seconds.

Q:I changed the firmware file when upgrading I get an Error or Status 7, what should I do?
A:Flash system.img and boot.img from the desired firmware and forget about OTA.


Instructions

Polls
What firmware are you using?
Attached Image

Bootloader, recovery, root
Attached Image

How do you update 4.2?
Attached Image

What kernel do you use?
Attached Image

Accelerate?
Attached Image

How do you like 4.2.2?
Attached Image

Drivers and Utilities

ROM / Firmware

Kernel / Kernels
franco.Kernel | description
Trinity seven| description
Lean kernel| description
M-Kernel Plus| description
Omega 3 kernel| description
motley kernel| description
intersectRaven's| description
faux123 | description
timur | description


Bootloader / Bootloaders

Recovery / Recovery

Nexus 7 in English


Post has been editedVlad J.S. - 06.01.18, 12:29
Reason for editing: Instructions how to write (flash) without a computer
YadroPDA
Message#2
11.08.12, 01:25
Deal with it!
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4096
Check in: 17.07.11
Oneplus one

Reputation:-  486  +

Attention!You are in topicGoogle Nexus 7 (2012)Wi-Fiand thisNOTdiscussion threadGoogle Nexus 7 (2012)3G

The most complete instruction on ALL issues.

When connected to a computerundesirableuse USB extension cables and USB hubs.

Installing drivers on
Windows
  1. Downloadingdrivers
  2. We unpack archive in the place, convenient for you, on the hard drive.
  3. Turn off the tablet
  4. Run the tablet infastboot mode (Turn on with the power button pressed and the sound button -)
  5. A message about the new device appears on the computer.
  6. Go to the device manager(Control Panel → System → Device Manager)
  7. Find an unknown device(Usually, with a yellow triangle with an exclamation mark)
  8. Double click on it.
  9. In the window that appears, click Update driver → Search for drivers on this computer → Select drivers from the list of installed drivers. → Install from disk → Select the folder in which you unpacked in the 2nd paragraph → Put a tick in Search in subfolders → Finish installing drivers
  10. The tablet is fully ready for work on adb and fastboot
Failed to install? Try it!
Linux
  1. No driver installation required
  2. The tablet is fully ready for work on adb and fastboot
Mac os x
  1. No driver installation required
  2. The tablet is fully ready for work on adb and fastboot
Install adb and fastboot on
Windows
  1. Download the adb archive and fastbootFor example: C: / folder / adb_fastboot /
  2. We unpack archive in the place, convenient for you, on the hard drive
  3. Adb and fastboot installation is complete
Linux

Method 1
  1. Download the adb archive and fastbootFor example: / home / username / folder / adb_fastboot /
  2. We unpack archive in the place, convenient for you, on the hard drive
  3. Adb and fastboot installation is complete

Method 2
  1. Execute the commandsudo apt-get install android-tools-adb android-tools-fastboot
  2. Adb and fastboot installation is complete
Mac os x
  1. Download the adb archive and fastboot
  2. We unpack archive in the place, convenient for you, on the hard drive
  3. Adb and fastboot installation is complete
We use adb and fastboot on
Windows
  1. We remember about the folder in which the archive was unpacked.For example: C: \ folder \ adb_fastboot /
  2. We launch the Command line either through the start, or through the combination of keys Win + R and entering the command cmd
  3. We carry out the commandcd C: \ folder \ adb_fastboot \ , so as not to suffer with a set of folder names, you can enter the first letters and press Tab
  4. We connect the tablet in fastboot or adb mode (fastboot without going into android, and adb in android when debugging is enabled)
  5. Perform the necessary commands
Linux
  1. We remember about the folder in which the archive was unpacked.For example: / home / username / folder / adb_fastboot /
  2. Starting the terminal from the menu
  3. We carry out the commandcd / home / username / folder / adb_fastboot / , so as not to suffer with a set of folder names, you can enter the first letters and press Tab
  4. We connect the tablet in fastboot or adb mode (fastboot without going into android, and adb in android when debugging is enabled)
  5. Perform the necessary commands do not forget that you need to start them with ./, for example ./adb devices
Mac os x
  1. We remember about the folder in which the archive was unpacked.For example: / home / username / folder / adb_fastboot /
  2. Starting the terminal from the menu
  3. We carry out the commandcd / home / username / folder / adb_fastboot / , so as not to suffer with a set of folder names, you can enter the first letters and press Tab
  4. We connect the tablet in fastboot or adb mode (fastboot without going into android, and adb in android when debugging is enabled)
  5. Perform the necessary commands

Unlocking the bootloader / Unlocking bootloader
Caution: When unlocking, all data will be erased.
  1. Check that you have adb and fastboot drivers installed
  2. Check that you have unpacked adb and fastboot
  3. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  4. Execute the commandfastboot oem unlock
  5. Agree to unlock(+/- go through items, power button - select item)
Locking bootloader / locking bootloader
  1. Check that you have adb and fastboot drivers installed
  2. Check that you have unpacked adb and fastboot
  3. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  4. Execute the commandfastboot oem lock
Custom recovery firmware
Attention: For flashing custom recovery, a bootloader must be unlocked
  1. Download the latest version of the recoveryTWRP
  2. Check that you have adb and fastboot drivers installed
  3. Check that you have unpacked adb and fastboot
  4. Copy the downloaded file file_name_of_1go_punkta.img in the folder with adb and fastboot
  5. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  6. Execute the commandfastboot flash recovery file_name_f_1go_punkta.img For example:fastboot flash recovery recovery-clockwork-touch-6.0.2.3-grouper.img
  7. Go from fastboot to recovery and click Reboot from it
  8. Choose YES
Getting root permissions
Attention: To get root, a bootloader must be unlocked and a custom recovery installed
  1. DownloadingSuperSU
  2. Copy the downloaded file to the tablet's memory
  3. Check that you have adb and fastboot drivers installed
  4. Check that you have unpacked adb and fastboot
  5. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  6. Reboot the tablet into recovery mode with the commandadb reboot recovery (USB debugging must be enabled)
  7. In the recovery, choose install zip from sd card → choose zip from sd card → choose a file in the tablet's memory
  8. Restart the tablet from the main recovery menu
Installing custom firmware / Custom ROM
Attention: To install custom firmware, a bootloader must be unlocked and a custom recovery installed, do not forget to backup all data
  1. Download custom firmware .zip if you need google applications, such as the market, install gapps
  2. Copy downloaded files to tablet memory
  3. Check that you have adb and fastboot drivers installed
  4. Check that you have unpacked adb and fastboot
  5. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  6. Reboot the tablet into recovery mode with the commandadb reboot recovery (USB debugging must be enabled)
  7. In recovery, select wipe data / factory reset then wipe cache partition
  8. In the recovery, choose install zip from sd card → choose zip from sd card → select files in the tablet's memory, first firmware, then gapps
  9. Restart the tablet from the main recovery menu
Installing custom firmware in the absence of such on the memory card using CWM / Sideload
Attention: familiarize yourself with the firmware process.
  1. Check that you have adb and fastboot drivers installed
  2. Check that you have unpacked adb and fastboot
  3. Copy the downloaded firmware file to the folder with adb.
  4. Go to CWM on the tablet, choose install zip → install zip from sideload
  5. Do the wipes as in the instructions for custom firmware
  6. In adb execute commandadb sideload filename
  7. Repeat the same for gapps if needed

What is contained in stock image
Attention: Instructions for a better understanding of where to get all stock .img in subsequent instructions
  1. Downloadingstock imagesthe version of android you need
  2. Extract the downloaded archive into a folder
  3. Carefully examine the unpacked files.bootloader-grouper - *. **. img , flash-all.bat , flash-all.sh , flash-base.sh, image-nakasi - *****. zip
  4. Carefully read the contents of the archive image-nakasi - *****. Zip, there are android-info.txt,boot.img , recovery.img , system.img , userdata.img

Return to factory condition / I lost everything, what should I do?
Warning: To return to the factory state, the bootloader must be unlocked and all data will be deleted.
  1. Download the full versionstock firmware
  2. Check that you have adb and fastboot drivers installed
  3. Check that you have unpacked adb and fastboot
  4. Unpack the contents of the folder in the archive into the folder with adb and fastboot (These files should be in the same folder with fastboot:bootloader-grouper - *. **. img , flash-all.bat , flash-all.sh , flash-base.sh, image-nakasi - *****. zip )
  5. Connect the tablet in fastboot mode
  6. Run flash-all.bat or flash-all.sh (for Linux)
Firmware stock recovery.img
Attention: A bootloader must be unlocked for flashing stock recovery
  1. Download the full versionstock firmware
  2. Check that you have adb and fastboot drivers installed
  3. Check that you have unpacked adb and fastboot
  4. Copy the downloaded file recovery.img to the folder with adb and fastboot
  5. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  6. Execute the commandfastboot flash recovery recovery.img
Stock firmware system.img
Attention: A bootloader must be unlocked for system.img firmware
  1. Download the full versionstock firmwarethe version of android you need
  2. Check that you have adb and fastboot drivers installed
  3. Check that you have unpacked adb and fastboot
  4. Unpack the system.img file in the folder with adb and fastboot
  5. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  6. Execute the commandfastboot flash system system.img
Firmware stock kernel / boot.img
Attention: For the boot.img firmware, the bootloader must be unlocked
  1. Download the full versionstock firmware
  2. Check that you have adb and fastboot drivers installed
  3. Check that you have unpacked adb and fastboot
  4. Unpack the boot.img file in the folder with adb and fastboot
  5. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  6. Execute the commandfastboot flash boot boot.img
Firmware bootloader.img
Attention: For the bootloader.img firmware, the bootloader must be unlocked
  1. Download the full versionstock firmware
  2. Check that you have adb and fastboot drivers installed
  3. Check that you have unpacked adb and fastboot
  4. Unpack the bootloader.img file in the folder with adb and fastboot
  5. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  6. Execute the commandfastboot flash bootloader bootloader-grouper - *. **. img

Installing OTA updates manually on stock recovery
Attention: For a correct update, the system must be 100% stock, no patches and kernels are allowed. The exception is custom recovery.
  1. Boot your tablet into fastboot mode
  2. Select recoveryvolume + and - Go up and down the fastboot menu, respectively, selecting the item - power button , android will appear on the back with! familiar
  3. Pinchpower button and volume + menu appears
  4. Select itemapply update from adb
  5. Check that you have adb and fastboot drivers installed
  6. Check that you have unpacked adb and fastboot
  7. Once again, read the spoiler "We use adb and fastboot on" and follow 4 points
  8. Run the commandadb devices should appear YOUR SERVICE NUMBER sideload
  9. Run the commandadb sideload 6ece895ecb23.signed-nakasi - ***** - from - *****. ******. zip
  10. First, wait forsending: 'sideload' 100%
  11. Then, the installation itself will begin, if everything has passed successfully, it will be writtenInstall from ADB complete
  12. After installation, restart the machine.
Installing OTA updates manually on custom recovery (CWM)
Attention: For a correct update, the system must be 100% stock, no patches and kernels are allowed. The exception is custom recovery.
  1. Copy the downloaded update file on the tablet.
  2. Boot into CWM recovery
  3. Install zip from sdcard
  4. Choose zip from sdcard
  5. Find the file with OTA and flash it.
  6. Reboot system
  7. Disable recovery flash - choose YES
  8. Fix root - choose YES




Attention! You are in topic Google Nexus 7 (2012)Wi-Fi and this NOT discussion thread Google Nexus 7 (2012)3G


Post has been editedYadroPDA - 16.09.16, 17:16


--------------------
Oneplus one | Rom: OxygenOS 14.1 | 7.1.2
Google Nexus 7 (2012 version) | Rom: OxygenOS 14.1 | 7.1.2
HTC Desire Z | Rom: Cyanogen Mod 11 | 4.4.4
bintoxx
Message#3
11.08.12, 13:38
Novice
***
[offline]

Group: Active users
Messages 33
Check in: 04.06.10
HTC One M7

Reputation:-  2  +

Adb fastboot

Attached files

Attached fileadb.rar(738.28 KB)


Post has been editedYadroPDA - 14.11.13, 07:01
Fuf_nuf
Message#4
11.08.12, 16:25
Guru
*********
[offline]

Group: Banned
Messages 2547
Check in: 06.07.10
Google galaxy nexus

Reputation:-  524  +

Bintoxx @ 11.8.2012, 14:38*
I can not unlock the bootloader I enter everything as in the instructions for fastboot flash recovery cwm_6.0.1.0.img, and he writes first sending "recovery"<6480kb>and then filed<remote: bootloader is locked.>help me please.

Well, first open the bootloader, and then later on the neck recovery


--------------------
Galaxy Nexus:Jellybro: franco.kernel: XXLF1: CWM
Nexus 7: Stock: M-kernel: TWRP
Naruga
Message#5
13.08.12, 17:16
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 346
Check in: 01.08.10
Oneplus 6 8GB RAM

Reputation:-  22  +

Please tell me how to connect a USB flash drive, so that the Russian language is supported.
I'm on the PC, on Windows, copied files that contain Cyrillic. On the tablet I made root, installed StickMount, connected a USB flash drive, using Total Commander or Root Explorer I go to the appropriate folder and instead of the Cyrillic characters the characters ???. What am I doing wrong?


--------------------
Sony Ericsson X10 mini pro ->Sony Ericsson Neo ->Sony Xperia TX ->Sony Xperia Z ->Sony Xperia Z1 Compact ->Xiaomi Redmi Note 3 Prime -> 1+5 ->1 + 5T -> 1+6
Sony Tablet S ->Nexus 7 ->Sony Xperia Z2 Tablet ->Xiaomi Mi Pad 4
anFo
Message#6
13.08.12, 17:36
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

Naruga,Most likely it is in the kernel (there is no Cyrillic support), but try another program (this, eg)


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
insider92
Message#7
14.08.12, 00:10
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 165
Check in: 21.10.08
Google Pixel XL

Reputation:-  11  +

And what is Paranoid based on? Patched stock? Or something independently collected from sorts?


--------------------
Acer Liquid e ->Xiaomi MI1 Plus ->Apple iPhone 5 ->Sony Xperia Z Ultra ->HTC One M9 ->Google Nexus 5X ->Xiaomi MI5 ->Google Pixel XL
anFo
Message#8
14.08.12, 00:12
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

And what is Paranoid based on?
CM10


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
insider92
Message#9
14.08.12, 00:39
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 165
Check in: 21.10.08
Google Pixel XL

Reputation:-  11  +

Is he not yet what horror alpha bagovannaya?


--------------------
Acer Liquid e ->Xiaomi MI1 Plus ->Apple iPhone 5 ->Sony Xperia Z Ultra ->HTC One M9 ->Google Nexus 5X ->Xiaomi MI5 ->Google Pixel XL
anFo
Message#10
14.08.12, 00:40
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

Is he not yet what horror alpha bagovannaya?
It works perfectly on GN (you can even read a review in the phone branch). I think there is a similar situation.


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
anFo
Message#11
14.08.12, 21:12
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

How can I increase the time of the tablet in real use?
Kill unnecessary applications (at startup too), select the desired governor, reduce the supplied voltage to the processor, reduce the CPU and GPU frequencies.


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
insider92
Message#12
14.08.12, 21:29
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 165
Check in: 21.10.08
Google Pixel XL

Reputation:-  11  +

Is it possible to somehow force it to use only the 5th core? Those. roughly speaking two modes: economical (5th core) and productive (the rest 4re). Hands to switch modes. Those. if the internet is simple, then the 5th is enough. And if the video or the game is so complicated, then include productive one.


--------------------
Acer Liquid e ->Xiaomi MI1 Plus ->Apple iPhone 5 ->Sony Xperia Z Ultra ->HTC One M9 ->Google Nexus 5X ->Xiaomi MI5 ->Google Pixel XL
anFo
Message#13
14.08.12, 21:39
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

insider92,You can also try. On GN, you can forcibly disable one core through the utilities of kernel developers.


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
insider92
Message#14
14.08.12, 21:42
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 165
Check in: 21.10.08
Google Pixel XL

Reputation:-  11  +

anFo
SetCPU? CPU Master? What do you advise? What can reduce the frequency of the GPU?


--------------------
Acer Liquid e ->Xiaomi MI1 Plus ->Apple iPhone 5 ->Sony Xperia Z Ultra ->HTC One M9 ->Google Nexus 5X ->Xiaomi MI5 ->Google Pixel XL
anFo
Message#15
14.08.12, 21:47
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

insider92,for CPU, I think SetCPU will do (although you can try another one). But for the GPU I do not know. Most likely this possibility is in the utilities of the developers, if, of course, they have the ability to change the frequencies of the GPU in their cores.


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
anFo
Message#16
15.08.12, 12:08
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

DaTa541,Non-working lights in the recovery is not a marriage. Although if the marriage, then something special.
Tried to put TWRP?


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
DaTa541
Message#17
15.08.12, 13:36
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 26.12.10
Google nexus 5

Reputation:-  11  +

anFo @ 08/15/2012, 09:08*
DaTa541, non-working backlight in the recovery is more likely not a marriage. Although if the marriage, then something special.

Yes, I put all 3 rekoveri from the cap. In all the backlight does not work.
The problem is as described here:http://www.androidcentral.com/nexus-7-disp...auto-brightness
When the first time turned on - it was also not visible, then the flashlight brought to the sensor and the brightness increased. And nothing helps in rekoveri.
Ie definitely a problem with the auto-brightness sensor. A software or iron - I do not know. : x

Post has been editedDaTa541 - 15.08.12, 13:37


--------------------
Nexus 5, Nexus 10
anFo
Message#18
15.08.12, 21:43
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

hor1975,I think there is one way, if you have enabled USB debugging. Otherwise, you can make a nandroid backup, and then pull data from it through TiBu.
If debugging is enabled, I will write how I managed to get around this (albeit GN) in a similar situation.


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
hor1975
Message#19
15.08.12, 22:02
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 191
Check in: 18.09.06
Xiaomi Mi Mix 6/256

Reputation:-  9  +

anFo @ 08/15/2012, 9:43 PM*
Hor1975, I think, there is one way, if you had USB debugging enabled. Otherwise, you can make a nandroid backup, and then pull data from it through TiBu.
If debugging is enabled, I will write how I managed to get around this (albeit GN) in a similar situation.


debugging enabled write what you need to do

Post has been editedhor1975 - 15.08.12, 22:09


--------------------
Devices: Xiaomi mi mix,HTC ONE Dual stock 5.0.2, mi5 pro, Asus padfone 1 4.1.1 root, HTC Desire 4.4.4 , google nexus 7 cm 5.0.2
anFo
Message#20
15.08.12, 22:09
Here-turuu ~
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2238
Check in: 21.08.11
Google nexus 5

Reputation:-  607  +

hor1975,Initially, I came across an unlock method with some application, but the Reset the phone button confused me in the application, and the screens confirmed the thought: it would just reset everything. But with this button it was possible to use another loophole.

1. First you need to download the application.Attached filecrack_screenlock.apk(96.26 KB)
and put it next to adb;
2. Next, connect the tablet to the computer and open the command line on the computer;
3. In the command line, go to the folder with adb and enter the command:adb install crack_screenlock.apk
The application should be installed, at the end you will see the word "Success", indicating the success of the operation
4. Then enter another command:adb shell am start -n com.test.adm / .UnlockerActivity
The application will open with a single button "Reset the phone".
5. You do not click on it, but simply pull out the notification panel and click on the "Settings" button
6. Well, when you enter the settings, you can turn on Wi-Fi and turn off the graph. key

Post has been editedanFo - 15.08.12, 22:10


--------------------
[Terminus 02.01 | ElementalX 2.05 | TWRP 2.8.3.0 | 2.0.50.2.22]
GOOGLE NEXUSCLUB
hor1975
Message#21
15.08.12, 22:19
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 191
Check in: 18.09.06
Xiaomi Mi Mix 6/256

Reputation:-  9  +

anFo,

You are just a magician !!!!!
Everything turned out great animal saved, not enough messages to improve reputation.
Thanks again.


--------------------
Devices: Xiaomi mi mix,HTC ONE Dual stock 5.0.2, mi5 pro, Asus padfone 1 4.1.1 root, HTC Desire 4.4.4 , google nexus 7 cm 5.0.2
Google
 

1082 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 04/05/19 13:29