Nexus 7: Difference between revisions
From charlesreid1
| Line 25: | Line 25: | ||
</pre> | </pre> | ||
Contents should look like this: | |||
<pre> | |||
$ cd razor-mob30x | |||
$ ls | |||
bootloader-flo-flo-04.08.img | |||
flash-all.bat | |||
flash-all.sh | |||
flash-base.sh | |||
image-razor-mob30x.zip | |||
</pre> | |||
=Flags= | =Flags= | ||
Revision as of 20:58, 1 May 2019
Transferring Files from Mac to Nexus 7
Download the Android File Transfer software, which enables Mac to know how to transfer files to/from the Nexus's Android operating system.
Link to the software: http://www.android.com/filetransfer/
Once you install it, you should be able to transfer files between Nexus and Mac.
Factory Reset
To reset to factory settings, download the factory image from Google: https://developers.google.com/android/images#razor
We have 2013 flo version of Nexus 7
This corresponds to version 5.1.1 or 6.0.1 on the Google factory images page
From this table: https://github.com/offensive-security/kali-nethunter/wiki#10-supported-devices-and-roms
We had a file named something like razor-mob30x-factory-52684dff.zip
Extract the zip file:
unzip razor-mob30x-factory-52684dff.zip
Contents should look like this:
$ cd razor-mob30x $ ls bootloader-flo-flo-04.08.img flash-all.bat flash-all.sh flash-base.sh image-razor-mob30x.zip