Amazon Fire HD 10(2017) Kernel Source and Firmware - Fire HD 8 and HD 10 Android Development

Any Devs want a take a shot at this?
I'm willing to test and also buy a device for a dev if we can get a custom recovery and ROM.
(Kernel-Source)
https://fireos-tablet-src.s3.amazon...PR/Fire-HD10_7th_Gen-5.3.6.2-20180315.tar.bz2
(Firmware)
https://kindle-fire-updates.s3.amaz...wyB/update-kindle-40.6.0.5_user_605485120.bin
Thank you to Goayandi and his post here: https://forum.xda-developers.com/android/development/mediatek-mt8173-mt8176-development-t3791009
He was working with the Mi Pad 3 which has the same processor.

ibphantom said:
Any Devs want a take a shot at this?
I'm willing to test and also buy a device for a dev if we can get a custom recovery and ROM.
(Kernel-Source)
https://fireos-tablet-src.s3.amazon...PR/Fire-HD10_7th_Gen-5.3.6.2-20180315.tar.bz2
(Firmware)
https://kindle-fire-updates.s3.amaz...wyB/update-kindle-40.6.0.5_user_605485120.bin
Thank you to Goayandi and his post here: https://forum.xda-developers.com/android/development/mediatek-mt8173-mt8176-development-t3791009
He was working with the Mi Pad 3 which has the same processor.
Click to expand...
Click to collapse
This should be doable, see also my post here
Unfortunately I don't have a Fire HD 10.

Are we talking simple bootable TWRP and pure android custom roms on the HD10? If so, post a link for donations to buy this man a tablet!

FuNKSioN said:
Are we talking simple bootable TWRP and pure android custom roms on the HD10? If so, post a link for donations to buy this man a tablet!
Click to expand...
Click to collapse
I'm talking about Unlock/TWRP, possibly custom ROM.
I have added a donation link to my account

What is the difference between this firmware and the official one on the Amazon page?

klausb65 said:
What is the difference between this firmware and the official one on the Amazon page?
Click to expand...
Click to collapse
That is straight from Amazon. Look at the link.

How would you install the firmware? What do you use and how do you do it, in other words what are the steps to do an upgrade to the Firmware?

how do i delete this post ?

Related

[PORT][WIP]CR ROM[HOVER][HALO][HeadsUp][Testers Needed]

CR Droid Android​
This is a ported work of abhifx
Since i don't own a moto g 2014 device, i need some testers for it.
Here's the download link
Credits to abhifx for the original rom.
P.S. This is the first time i've made a thread, so i don't know how to make a cheesy and attractive looking thread. So Excuse me
P.S. Testers are needed, so as to carry on with the development of this rom
Do I have to be rooted to flash this?
Anyone tested this rom ?
Boy Daemom said:
CR Droid Android​
This is a ported work of abhifx
Since i don't own a moto g 2014 device, i need some testers for it.
Here's the download link
Credits to abhifx for the original rom.
P.S. This is the first time i've made a thread, so i don't know how to make a cheesy and attractive looking thread. So Excuse me
P.S. Testers are needed, so as to carry on with the development of this rom
Click to expand...
Click to collapse
Hello! I am willing to test. I will flash it now. Just let me know whatever information you would need.
iG0tB00ts said:
Do I have to be rooted to flash this?
Click to expand...
Click to collapse
yes sir you have to be rooted to flash this
Rijul.A said:
Hello! I am willing to test. I will flash it now. Just let me know whatever information you would need.
Click to expand...
Click to collapse
The basic information like, does it boots up properly, does any fc's appear, camera, music, video playback, battery life etc
and thanks in advance, people like you support the development
Boy Daemom said:
The basic information like, does it boots up properly, does any fc's appear, camera, music, video playback, battery life etc
and thanks in advance, people like you support the development
Click to expand...
Click to collapse
You're welcome! Please tell me, did you design it for a particular variant of the Moto G 2014? Do you expect compatibility with XT1068?
It's downloading now, I will take a nandroid backup of my stock rom, and then flash. Should I take any other precautions?
Regards
Rijul.A said:
You're welcome! Please tell me, did you design it for a particular variant of the Moto G 2014? Do you expect compatibility with XT1068?
It's downloading now, I will take a nandroid backup of my stock rom, and then flash. Should I take any other precautions?
Regards
Click to expand...
Click to collapse
yes it is ported for Xt1068 and it should work just fine.
and just take a nandroid backup
and then wipe data and then flash it
Can't flash, gives me an error
KingGehl said:
Can't flash, gives me an error
Click to expand...
Click to collapse
what error, can you tell me the status code of error ?
Yes that would be helpfull for you, indeed Sorry, i forgot...
It´s
E: Error executing updater binary in zip '/sdcard1/cr_droid_titan.zip'
Did a factory reset before trying to flash. Using TWRP recovery
I get the same error. Is the file extension correct? 7-zip can't seem to open it up.
When you flash this rom it says This package is for device xt1031,xt1032,xt1033,xt1034,falcon_umts , falcon_umtds,falcon_cdma,falcon_retuaws,falcon,falcon_gpe; your device is titan _udstv -
So for the moto g (i.e previous version - called the falcon lol
experiment626 said:
When you flash this rom it says This package is for device xt1031,xt1032,xt1033,xt1034,falcon_umts , falcon_umtds,falcon_cdma,falcon_retuaws,falcon,falcon_gpe; your device is titan _udstv -
So for the moto g (i.e previous version - called the falcon lol
Click to expand...
Click to collapse
whether there is anyone to have a little solution for it
hello I made some modifications to the updater-script and rom installed more gets stuck in bootloop might be something I did in the updater-script like q consertace the updater-script and post it somenete q do the exchange here
replace the updater-script for that link below and ROM file will flash more can not get out of the bootloop please help
droidjbc said:
replace the updater-script for that link below and ROM file will flash more can not get out of the bootloop please help
Click to expand...
Click to collapse
Sorry i had been a bit busy
And the rom is ported from falcon device.. So i think it had some bits of old rom still left. I would appreciate if some dev would help me in the debugging.
According to the reports given in this thread, what happens when flashing the file is, the recovery checks if the device is moto g or its other variants, for safety of not bricking the device by flashing a wrong one. So, in theory, you'll have to replace the set of codes that checks if the device is moto g(falcon) with the ones that check if the device is moto g 2nd gen (titan or xt1068). That should probably help.
---------- Post added at 06:06 PM ---------- Previous post was at 06:05 PM ----------
Can anyone pls upload the meta inf folder or, in particular, the updater-script of the original file uploaded by @Boy Daemom
deepaklunked said:
According to the reports given in this thread, what happens when flashing the file is, the recovery checks if the device is moto g or its other variants, for safety of not bricking the device by flashing a wrong one. So, in theory, you'll have to replace the set of codes that checks if the device is moto g(falcon) with the ones that check if the device is moto g 2nd gen (titan or xt1068). That should probably help.
---------- Post added at 06:06 PM ---------- Previous post was at 06:05 PM ----------
Can anyone pls upload the meta inf folder or, in particular, the updater-script of the original file uploaded by @Boy Daemom
Click to expand...
Click to collapse
I will let both the original and what I've edited with segments of moto g 2014 titan
droidjbc said:
I will let both the original and what I've edited with segments of moto g 2014 titan
Click to expand...
Click to collapse
U have just changed the getprop command right?

WARNING: Do not flash S3 roms into the new 32GB version!!!

Please look at these:
http://forum.xda-developers.com/showpost.php?p=68036678&postcount=295
http://forum.xda-developers.com/showpost.php?p=68051247&postcount=18
It turns out that there is a difference in the hardware why the preloader must be special for this device.
Too late for me, I hope someone can find a ROM to fix this
Kiei said:
Too late for me, I hope someone can find a ROM to fix this
Click to expand...
Click to collapse
I received URL for 32GB original ROM from jiayu CN. I asked if I can share it on XDA. For now PM me to get it.
So for this variant, not even the TWRP for S3A works?
If that I only assume that the Roms for S3A like MM will also not work on it.
---------- Post added at 06:09 PM ---------- Previous post was at 06:08 PM ----------
Dior DNA said:
I received URL for 32GB original ROM from jiayu CN. I asked if I can share it on XDA. For now PM me to get it.
Click to expand...
Click to collapse
Its stock ROM, I think you can.
Dior DNA said:
I received URL for 32GB original ROM from jiayu CN. I asked if I can share it on XDA. For now PM me to get it.
Click to expand...
Click to collapse
Yes its working again!!!
Thank to the original ROM from Jiayu. Thanks Dior!!:good:
xtyphoon said:
Yes its working again!!!
Thank to the original ROM from Jiayu. Thanks Dior!!:good:
Click to expand...
Click to collapse
Does the TWRP of S3A works in your variant?
I tried some of the trwp files from needrom without success.
xtyphoon said:
I tried some of the trwp files from needrom without success.
Click to expand...
Click to collapse
Send me your stock Rom boot.img, I'll try something.
Dior DNA said:
I received URL for 32GB original ROM from jiayu CN. I asked if I can share it on XDA. For now PM me to get it.
Click to expand...
Click to collapse
It worked! Finally!
Thank you very much!
Dior DNA said:
I received URL for 32GB original ROM from jiayu CN. I asked if I can share it on XDA. For now PM me to get it.
Click to expand...
Click to collapse
I received permission to share:
http://pan.baidu.com/s/1qYQsoVU
(note that download may be unreliable (at least so it was for me))
Dior DNA said:
I received permission to share:
http://pan.baidu.com/s/1qYQsoVU
(note that download may be unreliable (at least so it was for me))
Click to expand...
Click to collapse
Hi.
Could you upload it to some "western" File sharing site? Please.
Downloading from baidu is imposible.
Thanks.
mancom said:
Hi.
Could you upload it to some "western" File sharing site? Please.
Downloading from baidu is imposible.
Thanks.
Click to expand...
Click to collapse
@mancom
I did not manage to entirely download from baidu either, but: it must be possible. Perhaps one needs to register. I did not try very hard.
Sorry, I personally do not need the file, so I suggest someone who really needs it and eventually succeeds to download it takes responsibility to upload it elsewhere, private or public. I have not asked jiayu.cn permission to distribute the file, only the link. So even if I had the the file, I personally would consider to only make it available through private channel.
Hi, today I have bricked my friend's phone with ROM for 16GB version :crying:
I was unable to download original ROM from baidu, but after some searching over the internet I have found it on another location.
Because I just registered to xda, I cannot post outside links. So google the file:
MP_mt6752a_h560_s3a_jyt_cc_256gbitp24d3_lp1_lte_5m-cs_mul_20160627-200151_songlixin_PC.zip
You should get link to some forum, where is the download link.
I will try to flash it tomorrow... Hope it will work, now the SP flash tools show brom error s_ft_enable_dram_fail 0xFC0 and phone is dead
xtyphoon said:
I tried some of the trwp files from needrom without success.
Click to expand...
Click to collapse
Anybody have custom recovery to share that works on 3GB RAM 32GB ROM?
@DerTeufel1980 is there any possibility to upload twrp for jiayu s3 pro? i know that there is only for mobiles with preinstalled cm13 from jiayu.de but you would help us at least to flash supersu and some other stuff in our mobiles..
thanks...
lejn said:
Hi, today I have bricked my friend's phone with ROM for 16GB version :crying:
I was unable to download original ROM from baidu, but after some searching over the internet I have found it on another location.
Because I just registered to xda, I cannot post outside links. So google the file:
MP_mt6752a_h560_s3a_jyt_cc_256gbitp24d3_lp1_lte_5m-cs_mul_20160627-200151_songlixin_PC.zip
You should get link to some forum, where is the download link.
I will try to flash it tomorrow... Hope it will work, now the SP flash tools show brom error s_ft_enable_dram_fail 0xFC0 and phone is dead
Click to expand...
Click to collapse
I have also bricked my new S3 32gb, not knowing that it is different to my old S3 32gb. That ROM cannot be found anymore - is there any chance of someone posting it somewhere please?
Thanks
StoneTheKiwis said:
I have also bricked my new S3 32gb, not knowing that it is different to my old S3 32gb. That ROM cannot be found anymore - is there any chance of someone posting it somewhere please?
Thanks
Click to expand...
Click to collapse
Just found that superdragon has very kindly built a version of rc5 5.1.1 for this phone. Apparently its properly known as the S3 pro, though not by my seller. So the issue is resolved and the phone works again.
StoneTheKiwis said:
Just found that superdragon has very kindly built a version of rc5 5.1.1 for this phone. Apparently its properly known as the S3 pro, though not by my seller. So the issue is resolved and the phone works again.
Click to expand...
Click to collapse
Oddly, the recovery is the chinese one, not trwrp. Reflashing just the recovery from the s3pro package does not change this. The phone reports build number RC5 20160302-190806. Any ideas on what might have happened here?
Anyone needs original chinese ROM, let me know. I try to upload.
Then again, does anyone have custom recovery rom for 3GB 32GB ROM?
I'm badly waiting for it.....
bengjean said:
Anyone needs original chinese ROM, let me know. I try to upload.
Then again, does anyone have custom recovery rom for 3GB 32GB ROM?
I'm badly waiting for it.....
Click to expand...
Click to collapse
RC5 ROM for 16GB & 32GB:https://forum.xda-developers.com/jiayu-s3/development/rom-rc5-lollipop-jiayu-s3-s3-pro-t3544906

Xperia T3 Android 7.0

I was searching for Xperia T3 custom ROMs and I didn't find any ROMs for it except for the stock ROM and the other ROM that I found, the guy said it wasn't tested if it was buggy. Also I never found a 7.0 ROM for it but I also found duplicate vids which were fake, because people said it in the comments. Guys will you develop a ROM for it or can I find the stable 6.0 ROM?
Written on the Xperia T3
I could help you getting LineageOS 14.1running. I did It with some help for Xperia E3 (now we are trying to fix camera)
You would need a new device tree repo, old vendor files adapted for Nougat, new kernel on 3.4.X...
Since I don't own this device I can't test so the work is more difficult but I can help you ?
rmnhg said:
I could help you getting LineageOS 14.1running. I did It with some help for Xperia E3 (now we are trying to fix camera)
You would need a new device tree repo, old vendor files adapted for Nougat, new kernel on 3.4.X...
Since I don't own this device I can't test so the work is more difficult but I can help you
Click to expand...
Click to collapse
I think those phones are cheap. Mines unlocked.
SonyXperiaUser14 said:
I think those phones are cheap. Mines unlocked.
Click to expand...
Click to collapse
? What do you mean?
rmnhg said:
? What do you mean?
Click to expand...
Click to collapse
I don't know. I can wait until someone makes a rom for it
Yes, even i searched for custom roms but cudnt find any.. Requesting for a custom rom...
Thnx!!!
ramitjames said:
Yes, even i searched for custom roms but cudnt find any.. Requesting for a custom rom...
Thnx!!!
Click to expand...
Click to collapse
I've started to port kernel on https://github.com/Sony-Yukon/android_kernel_sony_msm8226
And device on https://github.com/Sony-Yukon/android_device_sony_seagull
When I finish kernel, I will be able to build the ROM
rmnhg said:
I've started to port kernel on https://GitHub.com/Sony-Yukon/android_sony_msm8226
And device on https://github.com/Sony-Yukon/android_device_sony_seagull
When I finish kernel, I will be able to build the ROM
Click to expand...
Click to collapse
Awesome!! Thank you...
Hello guys,
I need a little help with this. As I don't own this device, I need information about its sensors. Could any of you install CPU-Z and take screenshots of all the tabs?
Thank you
rmnhg said:
Hello guys,
I need a little help with this. As I don't own this device, I need information about its sensors. Could any of you install CPU-Z and take screenshots of all the tabs?
Thank you
Click to expand...
Click to collapse
Hi. I have a Sony Xperia T3, too. But my version is D5102, not D5103, and almost no one could create the rom for my D5102. Could you help me? Please!
Thanks, Dat.
btdat2506 said:
Hi. I have a Sony Xperia T3, too. But my version is D5102, not D5103, and almost no one could create the rom for my D5102. Could you help me? Please!
Thanks, Dat.
Click to expand...
Click to collapse
Yes, my plan is to make the ROM compatible with all variants. But I need CPU-Z screenshots from stock ROM to know which sensors are working on this device.
I guess I could send you a TWRP recovery to test if kernel works.
rmnhg said:
Yes, my plan is to make the ROM compatible with all variants. But I need CPU-Z screenshots from stock ROM to know which sensors are working on this device.
I guess I could send you a TWRP recovery to test if kernel works.
Click to expand...
Click to collapse
My D5102 doesn't have recovery partition so the recovery is placed in the /root. And it doesn't have bootloader update to run newer android version. Do you think is it possible to make my device (D5102) to run a newer androidm?
rmnhg said:
Yes, my plan is to make the ROM compatible with all variants. But I need CPU-Z screenshots from stock ROM to know which sensors are working on this device.
I guess I could send you a TWRP recovery to test if kernel works.
Click to expand...
Click to collapse
Here
rmnhg said:
Yes, my plan is to make the ROM compatible with all variants. But I need CPU-Z screenshots from stock ROM to know which sensors are working on this device.
I guess I could send you a TWRP recovery to test if kernel works.
Click to expand...
Click to collapse
Is there anything else you need?
btdat2506 said:
Here
Click to expand...
Click to collapse
Ok, that's the info I wanted.
Thank you.
btdat2506 said:
My D5102 doesn't have recovery partition so the recovery is placed in the /root. And it doesn't have bootloader update to run newer android version. Do you think is it possible to make my device (D5102) to run a newer androidm?
Click to expand...
Click to collapse
Thanks for this info too. I have Xperia E3 with two bootloader versions: stock and new one.
We are using stock to run LineageOS 14.1 and it doesn't have recovery support, but it has a partition named FOTAKernel which works as recovery partition. We can use it to store recovery and modify boot.img to launch it after pressing a volume key. We can also store recovery ramdisk on boot.img so we have solutions for this. Don't worry.
---------- Post added at 10:57 AM ---------- Previous post was at 10:55 AM ----------
btdat2506 said:
Is there anything else you need?
Click to expand...
Click to collapse
Right now no, but maybe later I need more.
Thanks for helping
rmnhg said:
Ok, that's the info I wanted.
Thank you.
Thanks for this info too. I have Xperia E3 with two bootloader versions: stock and new one.
We are using stock to run LineageOS 14.1 and it doesn't have recovery support, but it has a partition named FOTAKernel which works as recovery partition. We can use it to store recovery and modify boot.img to launch it after pressing a volume key. We can also store recovery ramdisk on boot.img so we have solutions for this. Don't worry.
---------- Post added at 10:57 AM ---------- Previous post was at 10:55 AM ----------
Right now no, but maybe later I need more.
Thanks for helping
Click to expand...
Click to collapse
Also, i heard from my friend that because my device doesn't receive the bootloader update from sony but the d5103 does. Does this affect to the ability to run newer os?
btdat2506 said:
Also, i heard from my friend that because my device doesn't receive the bootloader update from sony but the d5103 does. Does this affect to the ability to run newer os?
Click to expand...
Click to collapse
I used to think that before but if you configure kernel ok it will boot on stock bootloader.
What I'm doing is to take device tree from all variants from stock kernel to create the new kernel. It should make it work with stock bootloader.
rmnhg said:
Hello guys,
I need a little help with this. As I don't own this device, I need information about its sensors. Could any of you install CPU-Z and take screenshots of all the tabs?
Thank you
Click to expand...
Click to collapse
Mine is d5102 as well.
Here are the screenshots.
Thanx.
rmnhg said:
I used to think that before but if you configure kernel ok it will boot on stock bootloader.
What I'm doing is to take device tree from all variants from stock kernel to create the new kernel. It should make it work with stock bootloader.
Click to expand...
Click to collapse
How's it going? Is it ok?
btdat2506 said:
How's it going? Is it ok?
Click to expand...
Click to collapse
I've not ported some drivers yet, this weekend I'll try to finish kernel.
EDIT: I will wait to start Christmas to continue the work because I'm a bit busy these days, I'm sorry.

[ROM][8.1.0][UNOFFICIAL] dotOS-O v2.1 for ZL1 (X720)

Hey guys,
a few minutes ago, someone posted on ydss a new ROM for our device!
Mod Edit: Link removed
BE VERY CAREFUL! X722/X727 HAVE A HIGH RISK TO GET HARD BRICKED!
Instructions for download are in the description, or here:
Mod Edit: Link removed
I also re-uploaded the file (this is available for 30 days):
Mod Edit: Link removed
I don't know any features of this ROM (Only, that its build on LOS tree). But if you want to know more about this developer team, here is the offical site for more information:
Mod Edit: Link removed
Bugs I've found:
- Cannot control brightness through notification center
Please feel free to test this and give us all a feedback!
if u can upload it i would appreciate, im downloading from chinese forum and it will be complete in 90 hours lol
collisiion said:
if u can upload it i would appreciate, im downloading from chinese forum and it will be complete in 90 hours lol
Click to expand...
Click to collapse
I need 20 minutes, I will reupload it then
Sony make.belive said:
I need 20 minutes, I will reupload it then
Click to expand...
Click to collapse
thanks
collisiion said:
thanks
Click to expand...
Click to collapse
No problem, please test it and give me a feedback!
Sony make.belive said:
No problem, please test it and give me a feedback!
Click to expand...
Click to collapse
tomorrow i'll do it
To any 727 users leave this alone will not turn out well.
Sent from my LEX727 using xda premium
Sony make.belive said:
Hey guys,
a few minutes ago, someone posted on ydss a new ROM for our device!
http://bbs.ydss.cn/thread-1188865-1-1.html
Instructions for download are in the description, or here:
https://pan.baidu.com/s/19fMOynX1aOlKx2S0HvHj5g
Passwort: DYNS
I also re-uploaded the file (this is available for 30 days):
https://ufile.io/n8upd
I don't know any features of this ROM (Only, that its build on LOS tree). But if you want to know more about this developer team, here is the offical site for more information:
https://dotos.github.io/
Bugs I've found:
- Cannot control brightness through notification center
Please feel free to test this and give us all a feedback!
Click to expand...
Click to collapse
It seems to be based on Lineage and free! Wow, usually, I can't download anything from this site.
Here is the English website for this Rom: https://dotos.github.io/
Download Address: https://pan.baidu.com/s/19fMOynX1aOlKx2S0HvHj5g
Password:
PHP:
dyns
Seems okay to me : here is the Github pages: https://github.com/dotos and www.github.com/lineageos
---------- Post added at 11:51 PM ---------- Previous post was at 11:47 PM ----------
Sony make.belive said:
I need 20 minutes, I will reupload it then
Click to expand...
Click to collapse
Sorry,
I duplicated some of your comments, my webpage had not yet refreshed and I only saw part of your original post before clicking the link.
Nice Find, I am not installing it. But, still glad to hear about more roms being made for our devices.
---------- Post added 10th April 2018 at 12:06 AM ---------- Previous post was 9th April 2018 at 11:51 PM ----------
mchlbenner said:
To any 727 users leave this alone will not turn out well.
Sent from my LEX727 using xda premium
Click to expand...
Click to collapse
Right, so far I have only seen that it's official for other Leeco devices but not the Le Pro 3.
I guess the link is for a unofficial build? Or maybe it's strictly for the Cool S1?
I believe the S1 has the exact same specs as the X727. But, I have installed installed S1 roms on my phone in the past and it would get very hot, so if this ROm is strictly for the S1, I would agree with you and not try it.
They have many official roms, and alot of developers. So I would guess, that something specific for the X727 or X720 will turn up soon.
Working for x722?
tsongming said:
It seems to be based on Lineage and free! Wow, usually, I can't download anything from this site.
Here is the English website for this Rom: https://dotos.github.io/
Download Address: https://pan.baidu.com/s/19fMOynX1aOlKx2S0HvHj5g
Password:
PHP:
dyns
Seems okay to me : here is the Github pages: https://github.com/dotos and www.github.com/lineageos
---------- Post added at 11:51 PM ---------- Previous post was at 11:47 PM ----------
Sorry,
I duplicated some of your comments, my webpage had not yet refreshed and I only saw part of your original post before clicking the link.
Nice Find, I am not installing it. But, still glad to hear about more roms being made for our devices.
---------- Post added 10th April 2018 at 12:06 AM ---------- Previous post was 9th April 2018 at 11:51 PM ----------
Right, so far I have only seen that it's official for other Leeco devices but not the Le Pro 3.
I guess the link is for a unofficial build? Or maybe it's strictly for the Cool S1?
I believe the S1 has the exact same specs as the X727. But, I have installed installed S1 roms on my phone in the past and it would get very hot, so if this ROm is strictly for the S1, I would agree with you and not try it.
They have many official roms, and alot of developers. So I would guess, that something specific for the X727 or X720 will turn up soon.
Click to expand...
Click to collapse
Hidden1977 said:
Working for x722?
Click to expand...
Click to collapse
Yes, on ydss it shows in the description "for Cool S1 and Le Pro 3".
So those who wanna try, can do it, but only if you do a nandroid backup before!
Thx. currently my leaders are Aosp extended and RR. But it is worth checking.
Hidden1977 said:
Working for x722?
Click to expand...
Click to collapse
Be careful!!! I have a x722, have installed this ROM and my phone has died. Now,my phone is a stone.Don't turn on,don't chargue,don't is recognizeded for the computer,don't work led of notifications.
I hate this thread. Thanks to the comment of our partner my phone is dead.
Thanks for all.
tomgar said:
Be careful!!! I have a x722, have installed this ROM and my phone has died. Now,my phone is a stone.Don't turn on,don't chargue,don't is recognizeded for the computer,don't work led of notifications.
I hate this thread. Thanks to the comment of our partner my phone is dead.
Thanks for all.
Click to expand...
Click to collapse
I had early warned about this rom you need to read all threads in this small thread
It your fault no one else's!
Sent from my LEX727 using xda premium
mchlbenner said:
I had early warned about this rom you need to read all threads in this small thread
It your fault no one else's!
Sent from my LEX727 using xda premium
Click to expand...
Click to collapse
No,this thread was edited after I installed this ROM. Have you read any comments about the compatibility with x722?.
I read the warned but it was after.
You can read "Last edited by Sony make.belive; Yesterday at 08:18 PM. Reason: Warning for hard bricking" so it is not my fault.
tomgar said:
No,this thread was edited after I installed this ROM. Have you read any comments about the compatibility with x722?.
I read the warned but it was after.
You can read "Last edited by Sony make.belive; Yesterday at 08:18 PM. Reason: Warning for hard bricking" so it is not my fault.
Click to expand...
Click to collapse
You are always responsible for ehat you flash to your phone.
I look always into the downloaded zip, BEFORE i flash ir. In this zip here, is included a firmware.zip. This means, it will flash a firmware to your phone.
And now think, can it be, that one firmwate will fit different phones?
No.
But this bricked your phone.
We all now the risk of flashing. I am a flashaholic, but it's always clear for my, it's my fault if something gets wrong.
Nobody will make pressure to me to flash his rom. Its always my opinion.
So act like an adult person and don't blame other peoplr for your own decision.
tomgar said:
No,this thread was edited after I installed this ROM. Have you read any comments about the compatibility with x722?.
I read the warned but it was after.
You can read "Last edited by Sony make.belive; Yesterday at 08:18 PM. Reason: Warning for hard bricking" so it is not my fault.
Click to expand...
Click to collapse
Don't blame other for your mistakes.
When ever you flash anything you have chance of being bricked.
On top it said for 720 so you took that chance when you decided to flash it.
I also flashed it and had a had time getting into recovery to get rid of it.
If it had bricked me it would have been my fault.
Sent from my LEX727 using xda premium
mchlbenner said:
Don't blame other for your mistakes.
When ever you flash anything you have chance of being bricked.
On top it said for 720 so you took that chance when you decided to flash it.
I also flashed it and had a had time getting into recovery to get rid of it.
If it had bricked me it would have been my fault.
Sent from my LEX727 using xda premium
Click to expand...
Click to collapse
Oel said:
You are always responsible for ehat you flash to your phone.
I look always into the downloaded zip, BEFORE i flash ir. In this zip here, is included a firmware.zip. This means, it will flash a firmware to your phone.
And now think, can it be, that one firmwate will fit different phones?
No.
But this bricked your phone.
We all now the risk of flashing. I am a flashaholic, but it's always clear for my, it's my fault if something gets wrong.
Nobody will make pressure to me to flash his rom. Its always my opinion.
So act like an adult person and don't blame other peoplr for your own decision.
Click to expand...
Click to collapse
"Quote:
Originally Posted by Hidden1977
Working for x722?
Yes, on ydss it shows in the description "for Cool S1 and Le Pro 3".
So those who wanna try, can do it, but only if you do a nandroid backup before!"
This information is false.
If you like that somebody can upload any custom ROM I see it perfect but is not my opinion.
Administrators should see what content users up in the forum.
I wish that tomorrow yours phones are a brick in your walls.
tomgar said:
"Quote:
Originally Posted by Hidden1977
Working for x722?
Yes, on ydss it shows in the description "for Cool S1 and Le Pro 3".
So those who wanna try, can do it, but only if you do a nandroid backup before!"
This information is false.
If you like that somebody can upload any custom ROM I see it perfect but is not my opinion.
Administrators should see what content users up in the forum.
I wish that tomorrow yours phones are a brick in your walls.
Click to expand...
Click to collapse
How old you are?
13?
Oel said:
How old you are?
13?
Click to expand...
Click to collapse
Is this your argument? can you explain me why that false information?.
tomgar said:
Is this your argument? can you explain me why that false information?.
Click to expand...
Click to collapse
He is not the developer from this rom. And when you read the question and his answer, you must see that he missunterstood the question about the number.
But still, its up to you, to flash unknown stuff or not. I am sorry about your bricked phone, realy, but thats always possible when you flash things.
Sorry man.

Official ROMs for Wiko View 3 Lite and View 3

Hi everyone
Someone gave me some DEMO UNIT of Wiko View 3 Lite and View 3.
I found a way to get rid of demo mode with adb mode and I uninstalled the package but I can't update these phones with OTA
I just need Official ROMS to flash thes 2 models, I can't download the official ROMS on the official wiko website since the IMEI is for demo units and not valid in the IMEI check. :crying:
It's a shame to throw these phones juste because they are demo unit.
Thanks to everyone.
Need imei number? I have view 3 lite. Pm me
geovagomes said:
Need imei number? I have view 3 lite. Pm me
Click to expand...
Click to collapse
I sent you a PM
I'm still looking for these ROMs
Cedric1127 said:
I'm still looking for these ROMs
Click to expand...
Click to collapse
Yep, same situation here. IMEI's aren't accepted at their website. Isn't there anyone with a View 3 Lite to download the ROM for us?
ZGocZ said:
Yep, same situation here. IMEI's aren't accepted at their website. Isn't there anyone with a View 3 Lite to download the ROM for us?
Click to expand...
Click to collapse
it's strange that wiko doesn't provide official ROMS at least.
The other solution is to install a custom rom but...no custom rom for view3 or view3 lit it seems ( at least stable rom to use daily)
ZGocZ said:
Yep, same situation here. IMEI's aren't accepted at their website. Isn't there anyone with a View 3 Lite to download the ROM for us?
Click to expand...
Click to collapse
I found it on a well known site but for these official roms we must be premium
https://www.needrom.com/download/wiko-view-3-lite/
I found it on another web site but we must pay too...
It seems that these files are rare..
Well, I've payed 3 bucks for a monthly membership and downloaded the file. I'll let you know how it went. If it works I'll upload the ROM somewhere so you can download it too...
Cedric1127 said:
I found it on a well known site but for these official roms we must be premium
I found it on another web site but we must pay too...
It seems that these files are rare..
Click to expand...
Click to collapse
ZGocZ said:
Well, I've payed 3 bucks for a monthly membership and downloaded the file. I'll let you know how it went. If it works I'll upload the ROM somewhere so you can download it too...
Click to expand...
Click to collapse
Thank you, I hope it will work on your demo unit
ZGocZ said:
Well, I've payed 3 bucks for a monthly membership and downloaded the file. I'll let you know how it went. If it works I'll upload the ROM somewhere so you can download it too...
Click to expand...
Click to collapse
The rom from needrom.com works in case someone else needs it.
ZGocZ said:
The rom from needrom.com works in case someone else needs it.
Click to expand...
Click to collapse
Yes, PLEASE!
Here is the rom from needrom : https://drive.google.com/file/d/1WuAPzRE0Hm6cFnuVQZZ8yUBmxaNxHPSz/view
The official rom software from Wiko : https://support.wikomobile.com/maj/View3Lite_EEA_V41.zip
I still need stock rom for VIEW 3 and VIEW 4 Lite if someone have an idea to grab these ROMS
Anyone a idea how to root the View 3 Lite?
anonym6x6 said:
Anyone a idea how to root the View 3 Lite?
Click to expand...
Click to collapse
https://www.getdroidtips.com/root-wiko-view-3-lite/
Cedric1127 said:
https://www.getdroidtips.com/root-wiko-view-3-lite/
Click to expand...
Click to collapse
You cannot flash modified boot in fastboot (FAILED (remote: Flashing Lock Flag is locked. Please unlock it first!) (here is somebody else with same experience https://forum.xda-developers.com/t/...w-3-lite-rom-can-someone-help-me-pls.4242877/) unless bootloader is unlocked which is not possible on wiko view 3(lite) https://www.hovatek.com/forum/thread-36377.html
I've never actually gotten usable advice from getdroidtips . They seem to just duplicate all of their instruction pages for every model/device on the market which means most of it won't work...
EDIT: wait, are you saying that worked on your DEMO units?!
I'm going to try these but I'd much rather be able to unlock the BL.
MediaTek Easy Root new update v1.0.3
I just made a new version of MediaTek Easy Root, now root is no longer "temporary". By the way now you only need to have the app installed it does the whole process when turning on the device! you can download this new version here...
forum.xda-developers.com
Release Mtk easy su v2.1.0 · JunioJsv/mtk-easy-su
Fix startup crash on lastest android versions Catch crash with Firebase Crashlytics Update dependencies
github.com
Amazing Temp Root for MediaTek ARMv8 [2020-08-24]
Software root method for MediaTek MT67xx, MT816x, and MT817x! So it's no big secret that not too long ago, I found a way to achieve temporary root on MediaTek chipsets. No preinstalled root solution or device unlock was needed. The tool I...
forum.xda-developers.com
I tried a lot of things but not rooting any demo units, I try to flash them to make them normal phones.
I found a way on view 4 lite but on view 4 I didn't find any way to unlock sim, they are all simlocked so I used one view 4 for navigation on my bike
Hi,
I'm looking for View4 (V830) ROM, but hard.
If i can help, the direct link below is for the official rom of View3 Lite (Europe version, don't know if it's a problem or not).
https://support.wikomobile.com/maj/View3Lite_EEA_V53.zip
It includes a wiko program to auto flash the phone, even demo unit
I have a view 4 rom but even if you flash demo units they still are sim locked
Cedric1127 said:
I have a view 4 rom but even if you flash demo units they still are sim locked
Click to expand...
Click to collapse
Hi Cedric,
Weird yours are simlocked. Normally, mine is not.
I am opened to try if you can send me a link to download the View4 ROM Thanks.

Categories

Resources