We all love software updates and the goodies they bring to our devices. Who doesn’t want new features and improvements?
Do you?
OEMs release OTA update once in a while, when a new version of Android is developed. However not everybody get the OTA update at the same time because of the regional limitations. However once the new OTA update is available and it is released you can download the zip file and sideload or flash it via the stock recovery.
Things may go well for some people, but for some others don’t. They get a Status 7 error for several reasons such as the wrong ROM or OTA zip file, outdated custom recovery or bootloader and few other reasons.
The status 7 error can happen in every device but in this article we are going to show you a simple solution to fix Nexus Status 7 unexpected content error. You may get other Status 7 errors such as “installation aborted”.
In case your Nexus device show a strange message and notifies the device has got some “unexpected contents” on it, and if it shows a message like this:
-
Verifying current system... "/system/<SOME>.apk" has unexpected contents. E:Error in /tmp/update.zip (Status 7)
You have some work to do to fix Status 7 unexpected content on Nexus devices.
Disclaimer
Here at DoryLabs we shall not held any responsible if you break up with your girlfriend, have a fight with your parents or brick your device. Remember you are doing this on your own and it’s up to you if you want to mess up with your device or not. We only share tips that are proven to work but this doesn’t mean that problem may not happen. However if you have any issue feel free to contact us or write in the comment section below and we will be happy to hep you.
Here is how to fix Nexus status 7 unexpected content error
Download the official factory images for your device. Extract the downloaded file because it is an archive. Open the firmware folder and you will see a file with a .zip extension. Unzip it again to find a file named system.img.
Flash the file using ADB. If you haven’t used adb before, I recommend you to learn what is adb and how to use it. To flash system.img type the following code:
-
fastboot flash system system.img
This will flash the system image file and you will be able to install the OTA update successfully.
If your phone have the Franco Kernel installed and you’re having issues to install the OTA zip file, follow the steps below to fix it.
- Download and flash a stock kernel
- Reboot the device and boot into recovery
- Run ADB shell on computer and rename the following files;
-
/system/lib/hw/power.msm8974.so.bak ==> /system/lib/hw/power.msm8974.so
-
/system/bin/thermal-engine-hh-bak ==> /system/bin/thermal-engine-hh
Now download and install the OTA update zip via recovery. Here is how to do it:
- Download the firmware zip file and put it on your phone internal storage.
- Reboot your phone into recovery using the proper key combination.
- Go to the install section and select the firmware zip file.
- Confirm to flash and wait for it to finish.
Optional: Flash the latest version of SuperSU to have root access.
Related posts
7 Online Tools To Record Lectures [2023]
The educational environment seems a lot different compared to a few years ago, with technology bringing major changes. Are you as a lecturer or a learner up to date with the apps and software that can make your life a little easier, for example catering…
Should You Take Mobile Security Seriously? Here Is Why
Gone are the days when the biggest security threats only existed on your computer. Most people think that a cell phone can be a safe space for personal, financial as well as confidential data. However, nowadays with the extensive use of cell phones for literally…
The Best Android Apps To Download This Year [2020]
As our mobile phones have become an essential part of our lives in this technologically advanced world of ours, we have found more ways in which we can use them. Some people stick to the traditional methods of calling and texting, while others venture into…
The Best Photo Editing Apps That You Need to Increase Your Instagram Followers
Instagram is probably the most used social media network nowadays. For some people, it’s just a simple a place to share photos and try to impress the other with the “good life” they have while some others have discovered the power of Instagram and run…
Comparison Of Smart Watches – Apple Watch 8 vs Google Pixel Watch
Since the introduction of smartwatches in the market, people have started to rely more on them because of their convenience. You can use smartwatches to receive notifications, make and receive calls, and access various apps. Smartwatches are not just about looking at the time; they…
Why You Should Use a Personal VPN on a Daily Basis
Personal VPN is one of those technologies which is gaining more and more popularity and importance from day to day. Generally, VPN (Virtual Private Network) was designed to get a secure connection for business purposes mainly. Now, the role of VPNs has changed a lot….
Best Instagram Usernames For Boys and Girls To Get More Followers in 2019 (Updated)
If you are an Instagram user, you have to agree that there is nothing as cool as a catchy name. The importance of a good and unique Instagram name is something that can’t be ignored. The username determines who follows you, the comments that are…
How IoT is Influencing App Development
As you leave your office for the day, you tap an app on your phone and start your car. Another app allows you to turn on lights at your house, maybe even get dinner started. Welcome to IoT, the Internet of Things, in which an…