Can we install Nougat like Honor and Nova users? - Huawei P9 Lite Questions & Answers

I saw this tutorial on their subforums, can we make it work without twrp too?
cvkef said:
I was able to repeat the process with the help of Charles app on macOS for FRD-L09C432 and at the moment I am downloading the update.
You do not have to manually download the update packages. The update packages will be downloaded automatically.
Info
The guide applies to any FRD variant and any update version (needs confirm though). Just be sure to use the correct values where required.
Your PC / Mac and the smartphone must use the same WiFi network
Your smartphone's IP address can be found at Settings > About phone > Status > IP address (It should be something like 192.168.XXX.XXX)
I do not own Windows, but there is a possibility that you have to allow Charles app to listen for network traffic from Firewall settings. Maybe try to disable it while you are going through the guide.
Setup Charles app
Download and install Charles app (30-day trial)
Open Charles app
Select the "Sequence" option
At the bottom, in the "Filter" enter the IP (check info at the top of the post to locate your smartphone's IP address) of your FRD-L09 device (this will help you to isolate requests only from your FRD-L09)
At the top bar, hit the "Start recording", "Start throttling", "Enable breakpoints"
From the menu "Tools", select the "Rewrite" and check the "Enable Rewrite"
Setup FRD-L09
At Settings > WiFi, locate your WiFi network, long tap it and choose "Modify network"
Display the advanced settings and for Proxy check the Manual option
For Proxy hostname enter the IP of your PC / Mac
For Proxy port enter 8888 (this is the default port for Charles app)
Apply network changes
Test the connection
From FRD-L09 go to Settings > Update and hit the button to search for updates.
If everything is setup correctly, back in Charles app you'll see the desired requests. If you are on Windows, there is a chance you'll have to disable temporally your Firewall or whitelist the Charles app to allow it listen for network traffic.
Hijack the request
Notes
Be prepared for the next step: 'Rewrite the response', because It has to be completed relatively fast.
If you delay then the update check at the smartphone will timeout and you'll have to repeat the update check.
So, copy the response from the next step to have it ready for quick paste.
From the logged requests, expand the "sp_ard_common", right click the request and select the "Breakpoints" option. This will pause the next identical request and will allow to edit the response.
From FRD-L09, hit again the update button
If everything is correct, the Charles app will focus to desired request. At the bottom, hit the "Execute" button.
The response is executed and you should now be able to edit the response. At the top select the "Edit Response".
At the bottom select the "JSON Text" and proceed quickly to the next step before the request timeouts.
Rewrite the response
Notes
The below response is only for FRD-L09C432B316 update version.
You can set the response for any version of update and maybe variant of FRD. You just have to configure all the properties with the correct values. The pattern is easy to follow.
Select the response and replace it with:
Code:
{
"status": "0",
"autoPollingCycle": "1",
"components": [{
"name": "FRD-L09C432B316-OTA",
"version": "FRD-L09C432B316",
"versionID": "66464",
"description": "�? ?�?���?��?: [�?��?��??] FRD-L09C432B316 �?� FRD-L09C432B316 (2016/11/19)",
"createTime": "2016-11-19T03:18:12+0000",
"url": "http://update.hicloud.com:8180/TDS/data/files/p3/s15/G753/g104/v66464/f2/"
}]
}
Hit the "Execute" button.
If everything is correct then back at your FRD-L09 you should be able to view the update and the changelog. Before proceed to download the update read the next section.
Download the update
Before proceed to download the update, you have to disable the Proxy at your smartphone. So:
At Settings > WiFi, locate your WiFi network, long tap it and choose "Modify network"
Display the advanced settings and for Proxy check the None option
Apply changes and now your smartphone should be able to connect to Internet again
Now, go back to Updater and hit the "Quick Update" button to apply the update
Screenshot https://imgur.com/MLKRMzM
A huge thanks to @schluk for providing this method!
Please hit the Thanks button at the first post to show your appreciation to @schluk
Click to expand...
Click to collapse

Just use the 3 button method.

Johnny TDN said:
Just use the 3 button method.
Click to expand...
Click to collapse
So if someone is on MM. 3button method will work without unlocking bootloader and flashing with twrp?

Coolyou said:
So if someone is on MM. 3button method will work without unlocking bootloader and flashing with twrp?
Click to expand...
Click to collapse
yes

Johnny TDN said:
yes
Click to expand...
Click to collapse
Are u sure man? I don't want to ruin my phone again...

robi10101298 said:
Are u sure man? I don't want to ruin my phone again...
Click to expand...
Click to collapse
Yes i am.

Johnny TDN said:
Yes i am.
Click to expand...
Click to collapse
I think I can wait one or 2 weeks more for the official update

robi10101298 said:
Are u sure man? I don't want to ruin my phone again...
Click to expand...
Click to collapse
Did someone tried to install b336 with dload and 3 buttons from MM ?

ismaadu78 said:
Did someone tried to install b336 with dload and 3 buttons from MM ?
Click to expand...
Click to collapse
I did. No problems after the 3 buttons method

Johnny TDN said:
I did. No problems after the 3 buttons method
Click to expand...
Click to collapse
Alright thanks you did this with which file ?

ismaadu78 said:
Alright thanks you did this with which file ?
Click to expand...
Click to collapse
With the files required for my VNS-L21

Johnny TDN said:
With the files required for my VNS-L21
Click to expand...
Click to collapse
Thanks,
I will try this tomorrow or friday.
So you flashed update.zip and after the update_data.zip

ismaadu78 said:
Thanks,
I will try this tomorrow or friday.
So you flashed update.zip and after the update_data.zip
Click to expand...
Click to collapse
yes ;D
make sure you make a backup of your oeminfo.img using meticulus TWRP in case you want to downgrade to MM.
AND PLEASE DO THAT! MAKE A BACKUP OF YOUR OEMINFO.IMG BEFORE FLASHING

Johnny TDN said:
yes ;D
make sure you make a backup of your oeminfo.img using meticulus TWRP in case you want to downgrade to MM.
AND PLEASE DO THAT! MAKE A BACKUP OF YOUR OEMINFO.IMG BEFORE FLASHING
Click to expand...
Click to collapse
Alright thanks

Related

apns-conf.xml worldwide internet settings

Here is the apns-conf.xml containing all the apn settings of world wide
Use root explorer (Your phone must be ROOTED) and paste the apns-conf.xml file to /etc and than reboot and now it grab your internet settings and if not than just do following:
1. go to settings
2. Wireless and Networks
3. Mobile Networks
4. Access Point Names
5. Press Menu and than "Reset to default"
6. Now its done
Enjoy !!!
I'm gonna include this in my custom rom
Where is it?
thank you man you are the best..........
madhuranand007 said:
Here is the apns-conf.xml containing all the apn settings of world wide
Use root explorer (Your phone must be ROOTED) and paste the apns-conf.xml file to /etc and than reboot and now it grab your internet settings and if not than just do following:
1. go to settings
2. Wireless and Networks
3. Mobile Networks
4. Access Point Names
5. Press Menu and than "Reset to default"
6. Now its done
Enjoy !!!
Click to expand...
Click to collapse
thanks a ton!
You beat me to it
Nice work dude
rex4u said:
You beat me to it
Nice work dude
Click to expand...
Click to collapse
If U like than press Thanks button
madhuranand007 said:
If U like than press Thanks button
Click to expand...
Click to collapse
Already did
thanks, but it seems it doesnt have some that i could use
Yes I put most of them (APN) but some may still be missing.
Thx a lot... Until now i was to lazy to setup my mms data (don't need mms realy).
Pushed you file via adb and everything is working. Finally set up my mms!
madhuranand007 said:
Here is the apns-conf.xml containing all the apn settings of world wide
Use root explorer (Your phone must be ROOTED) and paste the apns-conf.xml file to /etc and than reboot and now it grab your internet settings and if not than just do following:
1. go to settings
2. Wireless and Networks
3. Mobile Networks
4. Access Point Names
5. Press Menu and than "Reset to default"
6. Now its done
Enjoy !!!
Click to expand...
Click to collapse
Has helped soo much . Finally debranded my phone. With all settings
disconsolate said:
Has helped soo much . Finally debranded my phone. With all settings
Click to expand...
Click to collapse
U Like it..... I love it
The Dark Lestat said:
I'm gonna include this in my custom rom
Click to expand...
Click to collapse
APN name for BSNL India is wrong. It is "bsnlnet".
madhuranand007 said:
Here is the apns-conf.xml containing all the apn settings of world wide
Use root explorer (Your phone must be ROOTED) and paste the apns-conf.xml file to /etc and than reboot and now it grab your internet settings and if not than just do following:
1. go to settings
2. Wireless and Networks
3. Mobile Networks
4. Access Point Names
5. Press Menu and than "Reset to default"
6. Now its done
Enjoy !!!
Click to expand...
Click to collapse
APN name for BSNL India is wrong. It is "bsnlnet".
nex-tech wireless apns
i have pushed through this file but still cant send mms. it says it sends but no one eve recieves. abd when i check my apns it has a cdma a sprint and alltel apn listed. i have tryed manualy entering the nex-tech wireless apn settings still nothing no matter what i do i can not get NEX-TECH WIRELESS TO WORK! i am running a cdma htc hero running cyan 7.0.2 android 2.3. can anyone pleaseeeeeee help i am at the end of my rope lol... i love this rom. but mms will not work! i have even backed up stock rom apns and reinstalled in cm7 but still no go.. i have created a zip recovery file with the apns and flashed still nothing.. i mean come on.. please please please someone help me get my apns set right so i can do mms... hit me here or if you could please email me any solution to [email protected].. im begging.. lol.. pleaseeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee......
Whats wrong with you? Just go to your provider and ask about your settings or use google to find it. Anyway this is a Samsung Galaxy 3 forum not HTC.
The whole world?
It doesn't have the whole world bro, there are no regional carriers in that list. I dont see any Cellular Ones or Cincinnati Bells in there.
Thanks so much. It's great and work with me.
Thiện Ngộ said:
Thanks so much. It's great and work with me.
Click to expand...
Click to collapse
Thats good bro !!!
Sent from my MB525 using XDA Premium App

NO PIT FILE ODIN ERROR l720

So im trying to get my l720 using chainfires auto root but i notice that it says i have no pit partition (AND I TRIED ON TWO L720's with same response) i am on 4.2.2. MF9 and the device boots fine and i am able to sim unlock..
I just want to be able to add apn settings for my local carrier in Jamaica.. Digicel.. Can someone assist me as i have scoured online trying to find a rom that is broken in parts to include .pit /CSC/Modem/Phone to see if that will work because every tar ODIN rom i find wont work as it gives the same no pit file error.
I look forward to someone helping me solve this...
Not sure on an answer. But this is the wrong section to ask it in. Goes in Q&A.
Sent from my SPH-L720 using Tapatalk 4
daniel4653 said:
Not sure on an answer. But this is the wrong section to ask it in. Goes in Q&A.
Sent from my SPH-L720 using Tapatalk 4
Click to expand...
Click to collapse
Dude, he's obviously trying to develop an answer to his question
CLOSED
Sent from my SPH-L720 using xda app-developers app
Son Rise said:
CLOSED
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
doesnt look like it bro. someone help our Jamaican friend here..
opz187 said:
doesnt look like it bro. someone help our Jamaican friend here..
Click to expand...
Click to collapse
I do not know what the OP is looking for, but he mentioned he wanted to change APN. I used very simple solution posted on the SIM unlocking tread for that. hth
a_user_of said:
I do not know what the OP is looking for, but he mentioned he wanted to change APN. I used very simple solution posted on the SIM unlocking tread for that. hth
Click to expand...
Click to collapse
Does the simple solution need root? as im unable to get root because of the no pit problem. and motochopper doesnt work.
bana1988 said:
Does the simple solution need root? as im unable to get root because of the no pit problem. and motochopper doesnt work.
Click to expand...
Click to collapse
Yes, I believe that usually root will bring simplicity to the life. In order to root I just had to flash SPH-L720_MDC_Rooted_Restore.
bana1988 said:
So im trying to get my l720 using chainfires auto root but i notice that it says i have no pit partition (AND I TRIED ON TWO L720's with same response) i am on 4.2.2. MF9 and the device boots fine and i am able to sim unlock..
I just want to be able to add apn settings for my local carrier in Jamaica.. Digicel.. Can someone assist me as i have scoured online trying to find a rom that is broken in parts to include .pit /CSC/Modem/Phone to see if that will work because every tar ODIN rom i find wont work as it gives the same no pit file error.
I look forward to someone helping me solve this...
Click to expand...
Click to collapse
You have to unzip the cfautoroot first and flash the file using odin provided in the zip.
Sent from my SPH-L720 using Tapatalk 4
---------- Post added at 09:02 AM ---------- Previous post was at 08:56 AM ----------
Requirements
*
Root Access
APN names of your GSM provider
*
*
After you unlock the phone follow the steps mentioned below
*
1 Use root explorer or any other file explorer and get to system/build.prop
2 Click and hold till you get a popup menu, select open with Text Editor (when you do this superuser
* *will ask you to grant permissions, click yes, you will get one more popmenu from the phone saying
* *"the current file system is read only do you want to remount as read-write and continue the operation"
* * CLICK YES.
3 scroll to the end of build.prop and add to lines mentioned below
ril.sales_code=LOL
ro.csc.sales_code=LOL
4 click the MENU button which is one the left side of PHONE HOME button, choose "Save and Exit"
5 Reboot the phone.
5 goto*https://play.google....droid.xshortcut*install the xShortcut app
6 run xShorcut app and click on EDIT your SHORTCUT
*
7 Add the following line in the respective fields*Shortcut Name and Iconut any name you want here. You can also select an icon.
Target Component Package:
com.samsung.syncservice
Target Component Class:
com.samsung.syncservice.dm.hiddenmenu.OMADMHiddenMenu
8 click on OK button, you should have a shortcut on one of your screen like shown below.
*
9 click on it and run it. it should get you into Samsung DM Services menu
*
10 select APNs
11 press the MENU button which on the left side of you PHONE HOME button.
12 select + New APN, under NAME type whatever you want(ex Airtel or Idea or whichever you are using)
* * *under APN type the Access Point Name of your provider(ex airtelgprs,com for Airtel, Idea_Karnataka gprs for Idea in my state.
13 click on MENU button which is left side of PHONE HOME button and click save. *Remember not to set anything else. you can add multiple APNS for different service providers.
14 dial ##3282# and enter your MSL and click on EDIT/OTHER/LET APN SETTINGS,*
* * *all of your APN names which you have saved SHOULD be therem if its not there redo everything from step
10.It might just show only one APN name, thats because you have a SIM in the slot, if you have a SIM in the slot, it will show the APN of that provider only.
15 select which ever APN you want as per your service provider, you are good to go,
16 goto build.prop again and add
# in front of the 2 lines you added earlier.
#ril.sales_code=LOL
#ro.csc.sales_code=LOL
*
*
17 reboot.
18 change from cdma mode to gsm/utms mode, data should work now.
*
*
How to switch between CDMA/GSM mode in a sec without reboot
*
1 goto*https://play.google....=Telinfo&c=apps*and install TELINFO
2 Run TelInfo and select Device Information*
3 Scroll down and select "set preferred network type"
*
*
4 select CDMA auto (PRL) when you want CdMa, select GSM auto (PRL) when you want GSM.
*
NO REBOOT required for the SWITCH*
*
Hope this helps all  enjoy your phone and please hit THANKS if this helped.
*
*
*
*
*
*
Sent from my SPH-L720 using Tapatalk 4
a_user_of said:
Yes, I believe that usually root will bring simplicity to the life. In order to root I just had to flash SPH-L720_MDC_Rooted_Restore.
Click to expand...
Click to collapse
Please send me a link to that as I have tried and now I'm bricked.. Lol.. It's at some attach to kies screen.. I have two phones and tried the cf auto root and it said no pit before it even started.. When I try an all in one firmware it says removed before it start flashing anything
bana1988 said:
Please send me a link to that as I have tried and now I'm bricked.. Lol.. It's at some attach to kies screen.. I have two phones and tried the cf auto root and it said no pit before it even started.. When I try an all in one firmware it says removed before it start flashing anything
Click to expand...
Click to collapse
I am sorry, but this board will not allow me to do that for some reasons. However, just use Google to search this board for the file name and read all the instructions of ODIN.
bana1988 said:
Please send me a link to that as I have tried and now I'm bricked.. Lol.. It's at some attach to kies screen.. I have two phones and tried the cf auto root and it said no pit before it even started.. When I try an all in one firmware it says removed before it start flashing anything
Click to expand...
Click to collapse
http://rwilco12.com/downloads.php?d...(SPH-L720)/Stock ROMs/MDC/Full Restore/Rooted

[Q] How to fix "SIM Card is from an unknown source"

Hello,
I have recently purchased a Galaxy s5 in USA.
It's a unlocked version and I just noticed that I get an error that says "SIM Card is from an unknown source",
Even though my SIM works fine I still get that error, probably because its Verizon's version.
Now my question is how do I fix it ? I read around and it seems like I have to change the name of the following app?
"vzwphoneservice.apk" to "vzwphoneservice.apk.bak"
-Located at System/priv-app ?
Now I tried finding this specific file and I couldn't.
However, I have another file named VZWAPNService.apk but once I try to change the name of it I get an error that says "Access Denied"
Thank you.
anyone?
have u got root ?
TheJusticeMaker said:
anyone?
Click to expand...
Click to collapse
You have to root the device to do this.
If your device has been rooted, you should grant root permission for the file explorer app that you used to rename the system file.
juDGEY2k10 said:
have u got root ?
Click to expand...
Click to collapse
yeah ofcurse.
vndnguyen said:
You have to root the device to do this.
If your device has been rooted, you should grant root permission for the file explorer app that you used to rename the system file.
Click to expand...
Click to collapse
It's rooted already but still won't work :crying:
TheJusticeMaker said:
It's rooted already but still won't work :crying:
Click to expand...
Click to collapse
Did you grant root permission for the app?
You can use ES File Explorer app, open Menu > Tools > Root Explorer = ON, then try again.
vndnguyen said:
Did you grant root permission for the app?
You can use ES File Explorer app, open Menu > Tools > Root Explorer = ON, then try again.
Click to expand...
Click to collapse
I'm able to edit it with ES Fie explorer now but like I said I can't find the following file :
"vzwphoneservice.apk"
I tried changing the other files names I got here but (all the ones that start with VZ) but nothing helped so I changed their names back..
any idea what file is it ?
TheJusticeMaker said:
Hello,
I have recently purchased a Galaxy s5 in USA.
It's a unlocked version and I just noticed that I get an error that says "SIM Card is from an unknown source",
Even though my SIM works fine I still get that error, probably because its Verizon's version.
Now my question is how do I fix it ? I read around and it seems like I have to change the name of the following app?
"vzwphoneservice.apk" to "vzwphoneservice.apk.bak"
...
Click to expand...
Click to collapse
Can you show the screenshot when you get that error message?
In order to get to know this error message comes from what app, try the following:
Install Shortcut Master app, open Menu > Capture Shortcut > Manually Capture. When the error message is being shown, scroll down the notification bar, tap on the 'Capture Shortcut' and show me what you get?
vndnguyen said:
Can you show the screenshot when you get that error message?
In order to get to know this error message comes from what app, try the following:
Install Shortcut Master app, open Menu > Capture Shortcut > Manually Capture. When the error message is being shown, scroll down the notification bar, tap on the 'Capture Shortcut' and show me what you get?
Click to expand...
Click to collapse
Hello, so I tried using shorcut master like you suggested.. I couldn't really find the information you wanted..
But here's a screenshot of that notification : http://i.hizliresim.com/R6oq9R.png
However, I found out that it has something to do with "setup wizard", I clicked on "force stop" (once you hold your finger on that notification you can click app info, then it takes you to setup wizard)
AND suddenly, this notification disappeared but I also found out that it'll pop up again on my notifications once I restart my phone.
Anyone
TheJusticeMaker said:
Hello, so I tried using shorcut master like you suggested.. I couldn't really find the information you wanted..
But here's a screenshot of that notification : http://i.hizliresim.com/R6oq9R.png
However, I found out that it has something to do with "setup wizard", I clicked on "force stop" (once you hold your finger on that notification you can click app info, then it takes you to setup wizard)
AND suddenly, this notification disappeared but I also found out that it'll pop up again on my notifications once I restart my phone.
Click to expand...
Click to collapse
Can you show the screenshot when you click on "App info"?
---------- Post added at 10:37 AM ---------- Previous post was at 10:26 AM ----------
TheJusticeMaker said:
Anyone
Click to expand...
Click to collapse
OK I've found this workaround. Hope this help.
- Install App Disabler: https://play.google.com/store/apps/details?id=com.nebkat.appdisabler
- Run the app and find the list for Verizon Setup Wizard. Disable that app.
vndnguyen said:
Can you show the screenshot when you click on "App info"?
---------- Post added at 10:37 AM ---------- Previous post was at 10:26 AM ----------
OK I've found this workaround. Hope this help.
- Install App Disabler: https://play.google.com/store/apps/details?id=com.nebkat.appdisabler
- Run the app and find the list for Verizon Setup Wizard. Disable that app.
Click to expand...
Click to collapse
Thank you so much, it worked =)
But just out of curiosity, there's nothing to be worried about right? I don't want to see that some feature in my phone got disabled because of that.
All I want is to get rid of this message and that's it, its perfect.
TheJusticeMaker said:
Thank you so much, it worked =)
But just out of curiosity, there's nothing to be worried about right? I don't want to see that some feature in my phone got disabled because of that.
All I want is to get rid of this message and that's it, its perfect.
Click to expand...
Click to collapse
I'm not sure, but this method has been reported working fine. Anyway it is more safer than renaming the file, as you wanted to do. And you can always enable it again if need.
Just curiously, is your phone fully unlocked?
Can you install Phone INFO ★Samsung★ app > Menu > 'Secret Codes' > scroll down to 7465625 and tap to launch?
(7465625 is a secret code for checking SIM LOCK).
Thanks.
vndnguyen said:
I'm not sure, but this method has been reported working fine. Anyway it is more safer than renaming the file, as you wanted to do. And you can always enable it again if need.
Just curiously, is your phone fully unlocked?
Can you install Phone INFO ★Samsung★ app > Menu > 'Secret Codes' > scroll down to 7465625 and tap to launch?
(7465625 is a secret code for checking SIM LOCK).
Thanks.
Click to expand...
Click to collapse
I guess it is, I bought it in USA like I said.. I'm not from US.
I inserted my SIM and I'm able to call whoever I want like I could in my previous phone.
About this app, what I'm supposed to do exactly? I clicked on launch and nothing really happened
TheJusticeMaker said:
I guess it is, I bought it in USA like I said.. I'm not from US.
I inserted my SIM and I'm able to call whoever I want like I could in my previous phone.
About this app, what I'm supposed to do exactly? I clicked on launch and nothing really happened
Click to expand...
Click to collapse
You need ROOT permission to launch the secret code.

Sm-c115l work as sm-c115 world

It may some of us need to have K zoom SM-C115 world on the Zoom 2 SM-C115L, then please followings:
1. Flash by ODIN system file from the link: https://drive.google.com/file/d/0BwmQ3F48xaJjaHV1VV9xRmVwTFU/view?usp=sharing
2. Phone will auto reboot.
Everything is OK, except Wifi lost password after every restart, so you could:
3. Flash by ODIN TWRP recovery (including Supersu installer) from the link: https://drive.google.com/file/d/0BwmQ3F48xaJjMWdXVWJUUDZrX0k/view?usp=sharing --> auto restart phone --> connect to internet to install Supersu --> restart --> ROOTED.
4. Copy “build.prop” from the link: https://drive.google.com/file/d/0BwmQ3F48xaJjVHhxdFd6MkpCOVE/view?usp=sharing --> Replace the existing one in …/system/ (set permission for the new “build.prop”)
5. Boot into recovery (press volume + and home and power button) --> wipe phone --> restart the phone.
YOU ARE DONE, YOUR PHONE BECOME SAMSUNG K ZOOM SM-C115
GOOD LUCK!
Thanks to 5up.vn for TWRP recovery
ok cool !
the Wifi lost password after root and change the build.prop or work normaly ?
thank you
yoyo84 said:
ok cool !
the Wifi lost password after root and change the build.prop or work normaly ?
thank you
Click to expand...
Click to collapse
The wifi password lost after every restart, then you have to root your device to replace new build.prop for the existing one --> everything is ok!
hmm, i was install (fleshing) this it was work but can't recive any call signal can u check that?
Many thanks.
I've done it, but can you tell me if your 4G still working after ?
I'm now unable to run 4G
I'm wondering if it also able to get 4G+ on it ?
Tks
After Replace last step
After Last step .Restart with nothing show on screen
video
can you make a video to show how to do this installation...
Thanks for the post. It saved a lot of time of mine. But I think there is a minor flaw in the instruction. In No.3 the does not get rooted as you described, you have to install SuperSU binary to get root access. Otherwise, everything is good.
I'm still facing one problem though. When I insert a new SIM or restart my device I can not make calls or receive SMS untill I make random switchings in Settings> More networks> Mobile networks> Network mode.
And I can't turn off Haptic Feedback. Any possible solution???
dinhhai said:
It may some of us need to have K zoom SM-C115 world on the Zoom 2 SM-C115L,
Click to expand...
Click to collapse
Works very well. For some reason now I cannot send text message. I can receive text message. SMS Centre number is correct. APN reset.. any suggestions?
mystroe said:
Works very well. For some reason now I cannot send text message. I can receive text message. SMS Centre number is correct. APN reset.. any suggestions?
Click to expand...
Click to collapse
I changed the messaging app and it works fine!
mystroe said:
I changed the messaging app and it works fine!
Click to expand...
Click to collapse
4g working
Anyone have the firmware? I'd like to try it

Update to emui 5.0

Recently i update my M3 to emui 5.0, via firmware finder, to BTV - W0901 00B301 version, until the moment its working very well without bugs.
Where are you located? US? If so i'm curious if you had language issues with setup.
Thank you
jmjm003 said:
Where are you located? US? If so i'm curious if you had language issues with setup.
Thank you
Click to expand...
Click to collapse
I installed the same update, no Problems with language at all, German here.
jmjm003 said:
Where are you located? US? If so i'm curious if you had language issues with setup.
Thank you
Click to expand...
Click to collapse
Hello, I am from america latina, i didn't have any problems with spanish language.
Hi.
EMUI 5.0 (android 7.0) have function move apps to SD card??
Now i have on my mediapad M3 (LTE version) EMUI 4.1 (android 6.0) ROM BTV-DL09C100B009 and no have function move apps to SD card...
On my honor 7 (EMUI 4.0.1,android 6) have this function move apps to SD card.
Thank you...
Odoslané z BTV-DL09 pomocou Tapatalku
drobec.sk said:
Hi.
EMUI 5.0 (android 7.0) have function move apps to SD card??
Now i have on my mediapad M3 (LTE version) EMUI 4.1 (android 6.0) ROM BTV-DL09C100B009 and no have function move apps to SD card...
On my honor 7 (EMUI 4.0.1,android 6) have this function move apps to SD card.
Thank you...
Odoslané z BTV-DL09 pomocou Tapatalku
Click to expand...
Click to collapse
Not directly, only to select it as default location.
Lukke2804 said:
Not directly, only to select it as default location.
Click to expand...
Click to collapse
Hi. Thank you for you reply.
Not in apps??
On my Honor 7 move apps to SD card:
Sent from my PLK-L01 using Tapatalk
Installed and working well but still apps see the device as a phone rather than a tablet and store the phone version of app interface. Not very satisfactory.
Sent from my BTV-W09 using Tapatalk
rmartinezharms said:
Recently i update my M3 to emui 5.0, via firmware finder, to BTV - W0901 00B301 version, until the moment its working very well without bugs.
Click to expand...
Click to collapse
can you explain how i can update to emui 5.0?
---------- Post added at 02:02 AM ---------- Previous post was at 02:00 AM ----------
mossief1965 said:
Installed and working well but still apps see the device as a phone rather than a tablet and store the phone version of app interface. Not very satisfactory.
Sent from my BTV-W09 using Tapatalk
Click to expand...
Click to collapse
can you explain how i can update to emui 5.0?
cubano2031 said:
can you explain how i can update to emui 5.0?
---------- Post added at 02:02 AM ---------- Previous post was at 02:00 AM ----------
can you explain how i can update to emui 5.0?
Click to expand...
Click to collapse
I am realy nob in this stuff, and I don't know if this is the best way to do the update. I am not responsable in any damage to your device.
1. first you don't have to be root
2. download the firmware finder app in play store
3. check for updates, and enable the proxy options in settings
4. write in the manual proxy name: localhost and 8080 in port
5. you have to chose the correct firmware update and then send it to the originall updater of M3
6. update your tablet.
I dont know if is necessary but first I did the previus update that I didnt have yet and then I do the update to emui 5.
mossief1965 said:
Installed and working well but still apps see the device as a phone rather than a tablet and store the phone version of app interface. Not very satisfactory.
Sent from my BTV-W09 using Tapatalk
Click to expand...
Click to collapse
Yes I still have the same problem, tha apps launch in phone mode
Thank you so much ......
cubano2031 said:
Thank you so much ......
Click to expand...
Click to collapse
You're welcome
cubano2031 said:
Thank you so much ......
Click to expand...
Click to collapse
Here it's a youtube link to a tutorial
https://youtu.be/g2GpbeHexEU
Cya!
How to update BTV-DL09C100 Huawei Mediapad M3 to Nougat BTV-DL09C100B301
Hello Everyone,
I am happy to report that updating my Huawei media pad m3 to nougat has been very smooth.
My device
BTV-DL09 European firmware
This is the path I followed
BTV-DL09C100B006 - > BTV-DL09C100B009 (from Huawei website) -> BTV-DL09C100B010 (firmware finder) -> BTV-DL09C100B301 (firmware finder)
Updating to B009 is easy, just download from Huawei website. Link from another thread.
http://consumer.huawei.com/it/support/search/index.htm?keywords=btv-dl09&t=SupportSearch
Install the latest version of firmware finder from play store
After you get to B009 use the firmware finder to go to B010
How to use firmware finder?
Inside the firmware -> go to settings-> switch on the option -> add on proxy
Now go to your Wi-Fi settings
Tap and hold your Wi-Fi connection
You should get two options
Select "modify network"
Select - "manual" option
Then add the below in the respective fields
Proxy - > localhost
Port -> 8080
That's it. Save the settings. If you don't see the update here then go to firmware finder and select the firmware you want to download - > click on "send firmware to updater" . And then go back to updater in settings and check. you should see the OTA to update.
Now go to settings - > updater-> you should see update for B010 205mb
Once you are done, again go to updater. Now you should see the update for B301. This is 2.42gb
Just click on update and wait for it to finish. It will reboot twice. Wait for it to finish optimizing the system.
You have Android nougat now on your BTV-DL09
Operating system is gorgeous. It is very similar to what I found on Huawei mate 8.
I am happy with all the visual changes and settings.
I am enclosing screenshots for all to have a look.
Have fun updating. I would recommend updating to nougat without any hesitation. This is safe way.
Don't forget ????????
?
Cheers!
Sam
Nothing for US version.
Sent from my BTV-W09 using Tapatalk
drobec.sk said:
Hi. Thank you for you reply.
Not in apps??
On my Honor 7 move apps to SD card:
Click to expand...
Click to collapse
Well it says here that "19,44mb are stored in internal storage", maybe if you set SD card as default location the data will be stored on the SD Card. However, moving Apps directly to SD Card is not possible, but it was also not possible under 6.0 MM.
Hi! Is it an official final version of emui 5? Because huawei said it has'nt released yet.
I made the update yesterday thru My PC,mine say update failed but after reboot my Mediapad Is on Android 7.0,so I don't know why say "failed" I found some differences from marshmallow here are:
1- not update settings option
2-finger print sensor is not working when I choose the" show the navigation bar " option ,before the update I can press the FP to go Home.
3-right now apps like Netflix don't support multiwindows like before.
Picture below:
Samavb said:
Hello Everyone,
I am happy to report that updating my Huawei media pad m3 to nougat has been very smooth.
My device
BTV-DL09 European firmware
This is the path I followed
BTV-DL09C100B006 - > BTV-DL09C100B009 (from Huawei website) -> BTV-DL09C100B010 (firmware finder) -> BTV-DL09C100B301 (firmware finder)
Updating to B009 is easy, just download from Huawei website. Link is in another thread. http://consumer.huawei.com/it/suppor...=SupportSearch
Install the latest version of firmware finder from play store
After you get to B009 use the firmware finder to go to B010
How to use firmware finder?
Inside the firmware -> go to settings-> switch on the option -> add on proxy
Now go to your Wi-Fi settings
Tap and hold your Wi-Fi connection
You should get two options
Select "modify network"
Select - "manual" option
Then add the below in the respective fields
Proxy - > localhost
Port -> 8080
That's it. Save the settings. If you don't see the update here then go to firmware finder and select the firmware you want to download - > click on "send firmware to updater" . And then go back to updater in settings and check. you should see the OTA to update.
Now go to settings - > updater-> you should see update for B010 205mb
Once you are done, again go to updater. Now you should see the update for B301. This is 2.42gb
Just click on update and wait for it to finish. It will reboot twice. Wait for it to finish optimizing the system.
You have Android nougat now on your BTV-DL09
Operating system is gorgeous. It is very similar to what I found on Huawei mate 8.
I am happy with all the visual changes and settings.
I am enclosing screenshots for all to have a look.
Have fun updating. I would recommend updating to nougat without any hesitation. This is safe way.
Don't forget
Cheers!
Sam
Click to expand...
Click to collapse
How to fix NRD test keys in Huawei Mediapad M3 & update to Nougat BTV-W09
cubano2031 said:
I made the update yesterday thru My PC,mine say update failed but after reboot my Mediapad Is on Android 7.0,so I don't know why say "failed" I found some differences from marshmallow here are:
1- not update settings option
2-finger print sensor is not working when I choose the" show the navigation bar " option ,before the update I can press the FP to go Home.
3-right now apps like Netflix don't support multiwindows like before.
Picture below:
Click to expand...
Click to collapse
I saw the picture.
Yes u don't have that "update" option.
Here is what you can do to solve your problems.
1) Use rollback package from Huawei link I have given.
http://consumer.huawei.com/it/support/search/index.htm?keywords=btv-dl09&t=SupportSearch
Check the screenshot
Use Dload method
create a folder in the external SD card & name it as dload
put the rollback update.app in that dload folder
Switch off the tablet
Press volume up + down + power - all at same time
You will get that screen for updating.
Release the buttons and it will rollback to EMUI 4.1
2) Once that is done, your tablet will show the right build number & not that NRD-keys
3) Now check the the Huawei website again from step 1 and this time download the B006 firmware for your W09 model.
4) It is better you save that rollback package to some other folder after you rollback. That is a very important file.
Now put the update.app of that firmware again in that dload folder that you created before removing the previous rollback package from that folder.
5) Do the steps 3 and 4 only if your model is C100B006 for W09 model. If your model is different then use firmware finder and follow the below instructions (Below steps are very important. firmware finder can push the two zips as one update.app to your updater. So do this correctly.
Now go to your Wi-Fi settings
Tap and hold your Wi-Fi connection
You should get two options
Select "modify network"
Select - "manual" option
Then add the below in the respective fields
Proxy - > localhost
Port -> 8080
That's it. Save the settings. If you don't see the update here then go to firmware finder and select the firmware you want to download - > click on "send firmware to updater" . And then go back to updater in settings and check. you should see the OTA to update.
6) you should be able to update to higher OTA using firmware finder - remember to check the model in firmware finder. If it is not showing correct model then change the model and search for correct firmware.
7) Use dload method to update to next higher firmware for your model. for my model I had to update from B006 to B009 then to B010 and only then I updated to nougat. So check for your model which firmware is next. Do not skip or jump from lower firmware to nougat directly. I read in one Italian firmware & they have specifically mentioned to follow this rule. Not sure why but it is better to do it that way just to avoid any surprises.
One more site to get stock firmware's check this Russian site - http://hwmt.ru/oth/HWFF/info/view.php
8) Factory reset in case you still have problems after all the steps.
Hope this information is useful for you and solves all your problems.
Don't forget :good::good::good::good::good::good::good::good:

Categories

Resources