A MIUI rom for 6p? - Nexus 6P Q&A, Help & Troubleshooting

I don't know if it's in the correct section (move this thread wherever is appropriate, and sorry for that)
Guys, miui based on MM are out, i understand that patchrom is still 4.4.4, but there's no other way to port it without using it?
Thanks
Sent from my Nexus 6P using XDA-Developers mobile app

CappyT said:
I don't know if it's in the correct section (move this thread wherever is appropriate, if no...
Guys, miui based on MM are out, i understand that patchrom is still 4.4.4, but there's no other way to port it without using it?
Thanks
Sent from my Nexus 6P using XDA-Developers mobile app
Click to expand...
Click to collapse
PathROM was designed to help porting MIUI to devices. I used it 3-4 years ago for porting MIUI to my LG P500. A developer/user could definitely go the manual way, but it would be mess.
Anyways, why do you need MIUI on your 6P? I have had a nightmare using MIUI. And last I used was on the Nexus S.

DJBhardwaj said:
PathROM was designed to help porting MIUI to devices. I used it 3-4 years ago for porting MIUI to my LG P500. A developer/user could definitely go the manual way, but it would be mess.
Anyways, why do you need MIUI on your 6P? I have had a nightmare using MIUI. And last I used was on the Nexus S.
Click to expand...
Click to collapse
Well, i just like it more than i like cyanogen or other roms... Also has awesome themes and i like the design of the rom.
I understand that is not maybe the best rom for modding or battery usage, but still a great looking rom.
Sent from my Nexus 6P using XDA-Developers mobile app

CappyT said:
Well, i just like it more than i like cyanogen or other roms... Also has awesome themes and i like the design of the rom.
I understand that is not maybe the best rom for modding or battery usage, but still a great looking rom.
Sent from my Nexus 6P using XDA-Developers mobile app
Click to expand...
Click to collapse
I can definitely agree on that point. Let us hope someone ports it.

Isnt there a miui v7 for nexus 5? Not sure about 5x, but definately should be possible, just dont think that devs are interested in miui

feis said:
Isnt there a miui v7 for nexus 5? Not sure about 5x, but definately should be possible, just dont think that devs are interested in miui
Click to expand...
Click to collapse
Exactly. Only a few people care for MIUI now.

DJBhardwaj said:
Exactly. Only a few people care for MIUI now.
Click to expand...
Click to collapse
If i get a guide or something to port it manually, i can try to, but i'm finding only patchrom guides...
Sent from my Nexus 6P using XDA-Developers mobile app

CappyT said:
If i get a guide or something to port it manually, i can try to, but i'm finding only patchrom guides...
Sent from my Nexus 6P using XDA-Developers mobile app
Click to expand...
Click to collapse
3rd post in this thread would help - http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
When I started with MIUI port, we didn't had patchrom anyway near, so we followed something like this.

DJBhardwaj said:
3rd post in this thread would help - http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
When I started with MIUI port, we didn't had patchrom anyway near, so we followed something like this.
Click to expand...
Click to collapse
I may use some help here...
I extracted everything that is necessary and I have copied over the files, how to symlink everything together again? I'm using windows, I suspect I should use linux and extract everything there, right? Or there is any android kitchen (that support 6.x) that helps with this?
Many thanks

CappyT said:
I may use some help here...
I extracted everything that is necessary and I have copied over the files, how to symlink everything together again? I'm using windows, I suspect I should use linux and extract everything there, right? Or there is any android kitchen (that support 6.x) that helps with this?
Many thanks
Click to expand...
Click to collapse
I remember using a script from one of the developers, not sure who or when, or would have found it for you. Give a swipe on XDA for Android Kitchens that could help. I am sorry that I am not able to help much here.

DJBhardwaj said:
I remember using a script from one of the developers, not sure who or when, or would have found it for you. Give a swipe on XDA for Android Kitchens that could help. I am sorry that I am not able to help much here.
Click to expand...
Click to collapse
Thank you anyway, you helped me a lot =)

Oh man if you succeed im gonna donate my cat to you lol

CappyT said:
Thank you anyway, you helped me a lot =)
Click to expand...
Click to collapse
I guess its not going too well?

feis said:
I guess its not going too well?
Click to expand...
Click to collapse
I just need a little time and a little help with this...

Wish you luck! Would love to have miui for a change, sadly cant help you much, since im a noob when it comes to this

CappyT said:
I just need a little time and a little help with this...
Click to expand...
Click to collapse
I'm dont really know anything about porting ROMs, but if you tell me what you're having issues with I can try to help in finding the solution. Willing to do anything I can to help out
Sent from my Nexus 6P using Tapatalk

Thank you guys, I will use your help.
Today I will look into it, for the moment i'm still figuring out how to keep symlinks and permissions on windows, but i guess it's impossible. I will try firing up a vm with nix if everything fails.

Ok, so... I made a system and boot img, but I didn't tested those, and I can't get the updater-script to work. If someone helps me with this, I will be really thankful.
The permissions and symlinks part is something that worries me, but I keeped the symlinks and permission from original system.img filesystem by mounting it as a drive in linux and applying mods there.
Also, I keeped every part of the symlink script that camed with miui, so it should tecnically work.
If some of you guys helps me testing this, we can do it.
**** WARNING. IT CAN DAMAGE YOUR DEVICE AND AT THE MOMENT, IT DOESN'T WORK!!! ****
Here is the rom: https://mega.co.nz/#!b90GSJRa!7rXM2UhwtEw8M0fbIrK2F3za9w5KTGY1FPD4IGmHu1k
It was ported from the Mi Note (not the pro) which has really similar specs to our device, and this version also includes an italian translation (so there are 3 langs, English, Chinese and Italian)

No ones helping? I really wish i could help you with the testing but as i dont have computer access right now dont wanna brick my 6p without being able to repair it without pc.

Ok, i managed to get the rom flashed... So. The boot image seems almost fine, since i got to the bootanimation screen. There, it stucks.
I don't know how to debug it, since the adb doesn't show up (and is active in kernel)
I activated adb by the use of:
Code:
ro.adb.secure=0
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.sys.usb.config=mtp,adb
persist.service.adb.enable=1
persist.service.debuggable=1
in the kernel default.prop... I don't know if these lines are outdated, but i'm still trying guys.
Also, you can reach me out on hangouts at: cappy95(at)gmail.com

Related

the test 4.2.1 is so good,the only bug is wifi .with screenshots

i have istalled the 4.2.1 that is transplanted from the u8800pro of shendu. everything is so good except the wifi and unfortunately wifi is really important for me . i argue that when everybody adds fuel, the flames rise high. what i said is this one http://pan.baidu.com/share/link?shareid=269791&uk=1762123712 i have to say this one is really good,it is worth for you to try once.
i am so sorry that i do not get more things about the rom for you. now it is the u8800's rom. it is ported from u8800pro of shendu. i do not cheat anyone. the only bug is wifi that i found. it is using dzo's kernal. my aim is getting help ,so there is no need i cheat anyone. if you don't use wifi,the rom is just suitbale for you .please trView attachment 1708643
View attachment 1708644
View attachment 1708645
View attachment 1708646
View attachment 1708648
View attachment 1708649ust me.
Re: the test 4.2.1 is so good
It is for u8800 (nonpro)?
Sent from my U8800 using xda app-developers app
It would be even better if it worked.
be-answer said:
i have istalled the 4.2.1 that is transplanted from the u8800pro of shendu. everything is so good except the wifi and unfortunately wifi is really important for me . i argue that when everybody adds fuel, the flames rise high. what i said is this one http://pan.baidu.com/share/link?shareid=269791&uk=1762123712 i have to say this one is really good,it is worth for you to try once.
Click to expand...
Click to collapse
Please put more information, a post to a link is almost nothing!!
Why should I install this (supposed) ROM?
you should put more information about what you are sharing otherwise perhaps the correct place would be General area and not development.
Also, wifi is one of the most important features in a smartphone. Without this is pretty much useless. (in my opinnion)
now it can install in the u8800, i have tested it, the only bug is wifi .
Djuganight said:
you should put more information about what you are sharing otherwise perhaps the correct place would be General area and not development.
Also, wifi is one of the most important features in a smartphone. Without this is pretty much useless. (in my opinnion)
Click to expand...
Click to collapse
i am sorry , i am not always in the xda ,so i do not know some orders , the rom is ported from u8800pro . now the only bug is wifi that i found. the other everything is ok. i do not cheat anyone.
Mlopik said:
It is for u8800 (nonpro)?
Sent from my U8800 using xda app-developers app
Click to expand...
Click to collapse
the rom is ported from u8800pro,now it can install in the u8800, i have tested it, the only bug is wifi .i really want someone could fix it ,my aim is sharing and to find help.
Mlopik said:
It is for u8800 (nonpro)?
Sent from my U8800 using xda app-developers app
Click to expand...
Click to collapse
rimsilva said:
Please put more information, a post to a link is almost nothing!!
Why should I install this (supposed) ROM?
Click to expand...
Click to collapse
i really do not know what i should put . it's the truth that the only bug is wifi.i have tested ,everything is ok except the wifi.
Re: the test 4.2.1 is so good
So if it is really working on normal u8800 I will make new thread with some informations and I will try fix WiFi but I need source to fix WiFi.
Sent from my U8800 using xda app-developers app
be-answer said:
i really do not know what i should put . it's the truth that the only bug is wifi.i have tested ,everything is ok except the wifi.
Click to expand...
Click to collapse
Ok, Just try to improve your OP and share the most information that you can: screenshots, what is working and not working, your experience about battery life, etc...
Maybe you can't change, but this thread should be on general discussion.
Hows the battery life? Does project butter work? Is it smooth or laggy?
justviper said:
Hows the battery life? Does project butter work? Is it smooth or laggy?
Click to expand...
Click to collapse
I'm downloading it right now. I'll try it and make new thread about this thread which contains info, not working, screenshots,... I'll try also fix wi-fi.
Mlopik said:
I'm downloading it right now. I'll try it and make new thread about this thread which contains info, not working, screenshots,... I'll try also fix wi-fi.
Click to expand...
Click to collapse
Great stuff!
I'm going to test the rom and hope someone can solve the wifi.
A question? Is need to change the partition size?
My partitions are already resized and honestly I can't revert to original ones.
Tried many times and the phone simply won't accept it.
- Well, just installed this rom and is booting ATM and the boot screen is Cyanogenmod.......
- Starts in Chinese so we need to know the way to change the language (its easy)
- No Google store nor gapps
- I know wifi is not working but won't even turn on
- Kernel is [email protected] #98
- Everywhere showing as U8800pro
This is CyanogenMod rom JB and I was thinking that was an official U8800pro ported to U8800...
Indeed looks promissing if someone could fix the wifi. Hope someone does.
vlc_marcos said:
A question? Is need to change the partition size?
Click to expand...
Click to collapse
i have change the partition size
Djuganight said:
My partitions are already resized and honestly I can't revert to original ones.
Tried many times and the phone simply won't accept it.
- Well, just installed this rom and is booting ATM and the boot screen is Cyanogenmod.......
- Starts in Chinese so we need to know the way to change the language (its easy)
- No Google store nor gapps
- I know wifi is not working but won't even turn on
- Kernel is [email protected] #98
- Everywhere showing as U8800pro
This is CyanogenMod rom JB and I was thinking that was an official U8800pro ported to U8800...
Indeed looks promissing if someone could fix the wifi. Hope someone does.
Click to expand...
Click to collapse
Can you say that the butter project is working?
vlc_marcos said:
Can you say that the butter project is working?
Click to expand...
Click to collapse
Not!
Sent from my GT-I9100 using Tapatalk 2
I didn't see the project butter
Wi-Fi has to be fixed as this Rom looks very good

[Q&A] [ROM][G900V][NI2]EXTREME SYNDICATE v2.1! READY NOW!

Q&A for [ROM][G900V][NI2]EXTREME SYNDICATE v2.1! READY NOW!
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
Hi all. Is 2.1 using Android 4.4.4? Why isn't it using NE9? (Diff between that and NI2?) Are there any known bugs to this release? If so, could we expect a 2.5 release semi-soon? I'm scared to flash due to other people's troubles so far but have been eagerly waiting an update! This has been a near-perfect ROM for me who likes minimal and stripped down. Making it even more stripped down starts to make me worry though. Haven't any experience with mods other than viper4android. Is that HX camera mod better than the included camera in ExtremeSyndicate 1.5?
Sorry for newb post.
there isnt much dif in ni2.. just a newer version.. it is more debloated but you dont really need to mod anything.. just simply install/push what you want to the phone
Sent from my SM-G900V using XDA Free mobile app
elliwigy said:
there isnt much dif in ni2.. just a newer version.. it is more debloated but you dont really need to mod anything.. just simply install/push what you want to the phone
Sent from my SM-G900V using XDA Free mobile app
Click to expand...
Click to collapse
I got the message from other post, so I need to flash a keyboard apk (Android L keyboard is fine) after I install the ROM?
BSAVAG3 said:
I got the message from other post, so I need to flash a keyboard apk (Android L keyboard is fine) after I install the ROM?
Click to expand...
Click to collapse
That is correct. Find a Android keyboard apk and place it in internal storage or on sdcard. After you have flashed the ROM use the "My Files" app included in the ROM to install the keyboard apk. That is how I understand the process. I'm not sure, but trying to install the "L" keyboard might not be a simple as installing an apk. I think, but not sure, there are some supporting files that you need for the "L" keyboard to properly function. A simple, no frills keyboard may be a better option until you're up and running and then try installing the "L" keyboard or other keyboard from the play store.
jpcalhoun said:
That is correct. Find a Android keyboard apk and place it in internal storage or on sdcard. After you have flashed the ROM use the "My Files" app included in the ROM to install the keyboard apk. That is how I understand the process. I'm not sure, but trying to install the "L" keyboard might not be a simple as installing an apk. I think, but not sure, there are some supporting files that you need for the "L" keyboard to properly function. A simple, no frills keyboard may be a better option until you're up and running and then try installing the "L" keyboard or other keyboard from the play store.
Click to expand...
Click to collapse
yea I got it installed, yet as someone said earlier. I installed google calendar and it does not sync for some reason. Hopefully can find out why. Also any chance of the black theme coming back?
BSAVAG3 said:
yea I got it installed, yet as someone said earlier. I installed google calendar and it does not sync for some reason. Hopefully can find out why. Also any chance of the black theme coming back?
Click to expand...
Click to collapse
Good to hear. I'm not sure about the dark theme, we'll have to ask elliwigy. As far as Google Calendar not syncing, elliwigy removed more "stuff" for this build, he may have eliminated a file needed for sync.
jpcalhoun said:
Good to hear. I'm not sure about the dark theme, we'll have to ask elliwigy. As far as Google Calendar not syncing, elliwigy removed more "stuff" for this build, he may have eliminated a file needed for sync.
Click to expand...
Click to collapse
i have a keyboard apk android L that installs just fine as a regular apk.. i will post hopefully tomorrow when i get home.. wifi hopefully gets fixed tomorrow..
as for the theme, its possible.. i will hafta use the themeable apks from the theme section but i might b able to get er done.. no eta tho
as far as the sync i am not sure lol. i did remove the splanner stuff and all samsung stuff but google stuff should b there.. best bet is to compare it to a stock rom n see what apks were removed
Sent from my SM-G900V using XDA Free mobile app
Camera?
How would I get the factory camera work?
I refuse to flash without the black & white theme!!! So good!!! Can't live with Samsung theme. Thanks for all your hard work on this ROM though Elliwigy!! I'll stick with 1.5 until this is updated!
ccic2491 said:
How would I get the factory camera work?
Click to expand...
Click to collapse
Flash this in recovery:
https://docs.google.com/file/d/0By9dxKZHr9vaRlRXNmozWU1FcTQ/edit?usp=docslist_api
Sent from my SM-G900V using XDA Free mobile app
So does the closing of the original thread mean that their will not be anymore updates?
BSAVAG3 said:
So does the closing of the original thread mean that their will not be anymore updates?
Click to expand...
Click to collapse
for extreme syndicate i think not.. if i make a new rom (wink) i will create a new thread.. i just got tired if debloating n being asked every day to add stuff back in and being trolled cuz it was "too light"
Sent from my SM-G900V using XDA Free mobile app
its a lonnng shot but Im going to dive into a aosp looking rom
Sent from my SM-G900V using XDA Free mobile app
elliwigy said:
for extreme syndicate i think not.. if i make a new rom (wink) i will create a new thread.. i just got tired if debloating n being asked every day to add stuff back in and being trolled cuz it was "too light"
Sent from my SM-G900V using XDA Free mobile app
Click to expand...
Click to collapse
Gotta stick to your guns man! Ignore the special requests that fall out of your scope of support and if they don't like it, then oh well. Good to see you're still around :good:
BigBot96 said:
Gotta stick to your guns man! Ignore the special requests that fall out of your scope of support and if they don't like it, then oh well. Good to see you're still around :good:
Click to expand...
Click to collapse
+1 on what BigBot96 said. Your ROM is exactly what I had been wanting for years. A lean, fast, great battery ROM that provided all the basic functions of a smartphone without all the BS bells and whistles. No matter what you do, there will always be someone who wants something different than what YOU want. Let potential users of your ROM know up front what you offer and if that doesn't "float their boat" they can either not flash your ROM or they can add what they want. Let them know up front that you don't offer or support a "buffet line of options". They can like it or, well, leave it and go flash something else.
I miss this rom! For all my devices, with all the roms I tried, this was my favorite. If I could build a rom (which I can't), I would have built something almost identical to this one. You stated you stopped developing because you were busy, tired of trying to debloat more and tired of getting flamed. I accept your stopping as version 1 was to me perfection, and I agree, it would have been so hard to improve upon it.
I tried a couple of other roms. While good, they were not nearly as perfect as this one. I think I'll go back to version 1 to see if I can figure out what is missing from version 2. Then it's back to glory for me. Thanks for all your hard work. I've been busy traveling that I didn't take the time to tell you thanks man. Happy holidays. If you build another rom, can you post a notice here. All the best.
version 2.1 was updated to ni2 but before i could theme n work out some kinks i shut it down.. i was working on the opposite but ran into some issues with 5.0 apks not working.. I will be posting a new rom as soon as we get 5.0! i already have a working list of what to debloat (based on disecting the g900f build) so you will see me again! In the meantime, I have been learning to code since ultimately I want to create apks for various things
elliwigy said:
i just got tired if debloating n being asked every day to add stuff back in and being trolled cuz it was "too light"
Click to expand...
Click to collapse
I never did understand why people expected stuff to be added back into a ROM when it's main purpose was to be "lighter" with each update makes no sense to me lol. Anyway, I'm running V1 and it's simply awesome! I just rooted and installed V1 on my wife's phone today (she actually ASKED me to root it lmao, I about fell over) but I would really like to have the flashlight toggle that appears to be included in V1.5. Is there an easy way to get the flashlight toggle? Is there a link somewhere for V1.5 (I haven't found one yet)? Can I dirty flash it over V1?
---------- Post added at 06:16 PM ---------- Previous post was at 06:06 PM ----------
o-o said:
I never did understand why people expected stuff to be added back into a ROM when it's main purpose was to be "lighter" with each update makes no sense to me lol. Anyway, I'm running V1 and it's simply awesome! I just rooted and installed V1 on my wife's phone today (she actually ASKED me to root it lmao, I about fell over) but I would really like to have the flashlight toggle that appears to be included in V1.5. Is there an easy way to get the flashlight toggle? Is there a link somewhere for V1.5 (I haven't found one yet)? Can I dirty flash it over V1?
Click to expand...
Click to collapse
Nevermind, I found the older builds in your ROM thread. Thanks for all you do! I'd rather use an iPh0ne than a stock Veriz0n S5. Not really, but close lol.
I will be updating rom to L hopefully by end of tonight!
Sent from my SM-G900V using XDA Free mobile app

Porting CyanogenMod to Desire 820s MT6752

I came across CM12.1 rom for Lenovo K3 Note on needrom. Considering that K3 have the same chipset as ours, I've been thinking that it can be ported to our device.
I've tried to port it past few days but failed. Any developer would come up and try to port it?
What have you done? Device tree something else?
Nope. Just changing libs here and there, according to this guide. I'm still noob in porting roms so I can't do much.
amirarsyad97 said:
I came across CM12.1 rom for Lenovo K3 Note on needrom. Considering that K3 have the same chipset as ours, I've been thinking that it can be ported to our device.
I've tried to port it past few days but failed. Any developer would come up and try to port it?
Click to expand...
Click to collapse
Did you edit the updater script?
Gibz97 said:
Did you edit the updater script?
Click to expand...
Click to collapse
Yes. I'm actually having problem in repacking system.new.dat files. The same as the guy face here. Finding the solution require me to learn Linux. I'm still new at Linux, so I need some time to learn.
Other than that is okay (perhaps). I followed some other guides like http://forum.xda-developers.com/android/development/guide-how-to-port-lollipop-based-roms-t3223938 and http://forum.xda-developers.com/showthread.php?t=2707438.
Oh and one more thing, the rom is ported by @Cheshkin. I've tried to seek his permission to port the rom through pm, but still no answer. So I cannot post the rom here (if I done porting it) without his permission.
amirarsyad97 said:
Yes. I'm actually having problem in repacking system.new.dat files. The same as the guy face here. Finding the solution require me to learn Linux. I'm still new at Linux, so I need some time to learn.
Other than that is okay (perhaps). I followed some other guides like http://forum.xda-developers.com/android/development/guide-how-to-port-lollipop-based-roms-t3223938 and http://forum.xda-developers.com/showthread.php?t=2707438.
Oh and one more thing, the rom is ported by @Cheshkin. I've tried to seek his permission to port the rom through pm, but still no answer. So I cannot post the rom here (if I done porting it) without his permission.
Click to expand...
Click to collapse
If you have an idea for kernel, I'll help you
amirarsyad97 said:
Yes. I'm actually having problem in repacking system.new.dat files. The same as the guy face here. Finding the solution require me to learn Linux. I'm still new at Linux, so I need some time to learn.
Other than that is okay (perhaps). I followed some other guides like http://forum.xda-developers.com/android/development/guide-how-to-port-lollipop-based-roms-t3223938 and http://forum.xda-developers.com/showthread.php?t=2707438.
Oh and one more thing, the rom is ported by @Cheshkin. I've tried to seek his permission to port the rom through pm, but still no answer. So I cannot post the rom here (if I done porting it) without his permission.
Click to expand...
Click to collapse
Let's wait for the response then
Would be graet to see CM to release this device's potential. Especially since HTC is taking it's sweet time with 6.0 update and 5.1 was officially skipped.
Anyway if you would need some testers I would gladly help.
Good news! The permission has been granted. I will try my best to port this rom.
And what with 820n?
Sent from my HTC Desire 820 using XDA Free mobile app
Dragonfail said:
And what with 820n?
Sent from my HTC Desire 820 using XDA Free mobile app
Click to expand...
Click to collapse
We don't have 64-bit kernel sources for 820n MSM chipset
Hi @amirarsyad97, so did you manage to extract system files?
Gibz97 said:
Hi @amirarsyad97, so did you manage to extract system files?
Click to expand...
Click to collapse
I already did, but I can't repack it. So instead I tried looking for other roms while staying away from dat files - cm12.1 ulefone be touch 2 and blisspop k3 note.
Now I'm having problems with the kernel. The rom won't boot at all, the worse I can't get the dmesg.
I don't have much free time to explore kernels in detail. If anybody can help me with porting the kernel, it would be a pleasure.
amirarsyad97 said:
I already did, but I can't repack it. So instead I tried looking for other roms while staying away from dat files - cm12.1 ulefone be touch 2 and blisspop k3 note.
Now I'm having problems with the kernel. The rom won't boot at all, the worse I can't get the dmesg.
I don't have much free time to explore kernels in detail. If anybody can help me with porting the kernel, it would be a pleasure.
Click to expand...
Click to collapse
I will try porting the kernel using the kitkat kernel as base when I find time
Unfortunately, I did not succeed, I could not even get into the bootanimation. Hope someone can help us.
I am now trying to squeeze the Lollipop system partition so that we can liberate some more free space for the internal storage, hope it works
That would be the coolest thing???
Hello guys hope you have been doing great, Was too busy with school, exams and stuff.
Good news!! I have finally managed to boot into CM 12.1 after I successfully ported it today.
It's lightning fast but has some bugs: USB, bluetooth and Sim don't work currently and it needs some resizing of the framework images.
I will try to work on it until Sunday and hopefully someone else can take over with modifying it
Gibz97 said:
Hello guys hope you have been doing great, Was too busy with school, exams and stuff.
Good news!! I have finally managed to boot into CM 12.1 after I successfully ported it today.
It's lightning fast but has some bugs: USB, bluetooth and Sim don't work currently and it needs some resizing of the framework images.
I will try to work on it until Sunday and hopefully someone else can take over with modifying it
Click to expand...
Click to collapse
I was wondering how you can make the kernel work. Anyway good work!
amirarsyad97 said:
I was wondering how you can make the kernel work. Anyway good work!
Click to expand...
Click to collapse
Use this kernel and build.prop and use the original system (don't replace with stock files) https://mega.nz/#!c4USzSTL!rXmsjMYaxR9ECwNeiMjissLPuFRLBWBUSLIuwiBFwQk
Almost everything works right now except Bluetooth, camera and Sim
Great work keep it up
Sent from my HTC Desire 820 dual sim using XDA-Developers mobile app

ROMS, Kernels, Mods, Xposed Modules RETAIL N910V Vz Model converted to DEV

Now Officially @beaups and @ryanbg share kindly the possibility of change our retail models N910V to DEV edition, people is searching new options to make their experience better and give a new life to N910V phone, I believe in share knowledge, that’s the main objective of make a big community like XDA, those with previous models have experienced with that options before but for people with his first approach to Root and Unlock Bootloader, they don’t know where to start or what to do with these new possibilities, Please if you want to share something try to paste a link or other kind of source where people could start with, feel free to discuss anything just be polite and keep chat clean
IEX
ROMS
I recommend to give a point of view like (battery life, reason why you believe this ROM rocks or don’t like it, mods that come with, etc.) REMEMBER there aren’t bad ROMS, or one better than another, it´s just we all are different something that works for you maybe won´t work for me
MODS -
Music MODE (Awesome sound)
Viper4android
http://forum.xda-developers.com/showthread.php?t=2191223
Xposed Framework (Samsung one different from Rovos)
http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960
Happy Flashing!
Rom- I highly recommend Kyubi! It has all of the note 5 features and is highly stable..
http://forum.xda-developers.com/showthread.php?t=3295795
Sent from my SM-N920F using Tapatalk
MatroxD said:
Rom- I highly recommend Kyubi! Outs got all of the note 5 features and is highly stable..
http://forum.xda-developers.com/showthread.php?t=3295795
Sent from my SM-N920F using Tapatalk
Click to expand...
Click to collapse
Did you find any troubles, i belive i read about a data fix flash and some other things that wont work, i definitely want to try it because i love themes and unfortunately ROMS not even Marshmallow Stock (cyanogenmod has own themes) could be able to access to samsung themes so its a good suggestion thanks!
EdrickMG said:
Did you find any troubles, i belive i read about a data fix flash and some other things that wont work, i definitely want to try it because i love themes and unfortunately ROMS not even Marshmallow Stock (cyanogenmod has own themes) could be able to access to samsung themes so its a good suggestion thanks!
Click to expand...
Click to collapse
If there is anything, I'm not seeing it to be honest.. It's a pretty amazing Rom.. And I applied the data fix successfully. What is the issue with the data fix supposed to be?
Sent from my SM-N920F using Tapatalk
I second the kyubi rom with textra as a mms replacement. If it has overclock it would be perfect.
MatroxD said:
If there is anything, I'm not seeing it to be honest.. It's a pretty amazing Rom.. And I applied the data fix successfully. What is the issue with the data fix supposed to be?
Click to expand...
Click to collapse
Oh no trouble just people who forget about flash it could run into troubles but if you follow correctly and flash it I don't think there is any trouble at all,
Jasmine roms suggest a "Turning Kernel tool" call kernel adiutor from Google Play for some people experiencing troubles with emotion kernel, if any devs out there or themers of roms could tune kernels could modified emotion to overclock or either fix emotion to run smoother
EdrickMG said:
Oh no trouble just people who forget about flash it could run into troubles but if you follow correctly and flash it I don't think there is any trouble at all,
Jasmine roms suggest a "Turning Kernel tool" call kernel adiutor from Google Play for some people experienced troubles with emotion kernel, some devs out there or themers of roms could tune kernels I'm not experiencing any troubles with emotion kernel but some people reporting they do
Click to expand...
Click to collapse
Yeah, I'm not having any issues either.. Lol, just having issues with getting that viper driver installed.. Lol, do you have a link? And the version, etc? I installed the free busybox, but it's saying it isn't correct?
And ahhh. I see on the data fix . Yes,I just installed the rom, cleared the cache, then immediately installed the data fix...
Sent from my SM-N920F using Tapatalk
MatroxD said:
Yeah, I'm not having any issues either.. Lol, just having issues with getting that viper driver installed.. Lol, do you have a link? And the version, etc? I installed the free busybox, but it's saying it isn't correct?
And ahhh. I see on the data fix . Yes,I just installed the rom, cleared the cache, then immediately installed the data fix...
Sent from my SM-N920F using Tapatalk
Click to expand...
Click to collapse
There is a fix on viper.... Driver is not fully compatible you need to modified system/ with a Explorer but... I belive someone on s7 forum did a flashable workaround, I did it old style way modifying with a root Explorer but a friend of mine told me that the flashable fix work fine without doing all washy washy moves .. On all samsung equipment, do it bro sound is amazing with it.. Bass is back on!!!
Enviado desde mi SM-N910V mediante Tapatalk
EdrickMG said:
There is a fix on viper.... Driver is not fully compatible you need to modified system/ with a Explorer but... I belive someone on s7 forum did a flashable workaround, I did it old style way modifying with a root Explorer but a friend of mine told me that the flashable fix work fine without doing all washy washy moves .. On all samsung equipment, do it bro sound is amazing with it.. Bass is back on!!!
Enviado desde mi SM-N910V mediante Tapatalk
Click to expand...
Click to collapse
Ok, let me see if I can find it...
Sent from my SM-N920F using Tapatalk
MatroxD said:
Ok, let me see if I can find it...
Click to expand...
Click to collapse
There you go
http://forum.xda-developers.com/showpost.php?p=66137456&postcount=21850
After that install drivers normally, restart and bingo viper4android running smooth
EdrickMG said:
There you go
http://forum.xda-developers.com/showpost.php?p=66137456&postcount=21850
After that install drivers normally, restart and bingo viper4android running smooth
Click to expand...
Click to collapse
Cool, thanks much.. It still didn't work fir me, but meh... Lol.. No biggie...
Sent from my SM-N920F using Tapatalk
MatroxD said:
Cool, thanks much.. It still didn't work fir me, but meh... Lol.. No biggie...
Sent from my SM-N920F using Tapatalk
Click to expand...
Click to collapse
Quick question, did you install super debloated note 5 port ? or the regular one, im downloading but i want to be sure the most stable one...is the one im actually downloading
EdrickMG said:
Quick question, did you install super debloated note 5 port ? or the regular one, im downloading but i want to be sure the most stable one...is the one im actually downloading
Click to expand...
Click to collapse
I downloaded the light debloated one. It's very stable, just going through a bit of battery right now..
Sent from my SM-N920F using Tapatalk
...deleted...
Wrong thread !
delete
@MatroxD I was having the same issue on Jasmine ROM. This worked for me to get the driver installed. Go to your Super SU app then go to settings scroll down to Mount Namespace Seperation and UNcheck the box and reboot. Also make sure you have busybox installed. I still can't get it to work but at least my driver is installed now. I think my problem is trying to remember how to set up my music player. I use Poweramp and I remember from my S5 days there are certain thins to do in settings on Poweramp.
?If someone helps you, plz thank them?
Sent from my Tab S SM-T700
stajam said:
@MatroxD I was having the same issue on Jasmine ROM. This worked for me to get the driver installed. Go to your Super SU app then go to settings scroll down to Mount Namespace Seperation and UNcheck the box and reboot. Also make sure you have busybox installed. I still can't get it to work but at least my driver is installed now. I think my problem is trying to remember how to set up my music player. I use Poweramp and I remember from my S5 days there are certain thins to do in settings on Poweramp.
?If someone helps you, plz thank them?
Sent from my Tab S SM-T700
Click to expand...
Click to collapse
Your awesome dude! It worked and as easy as just what you said! Thank you, thank you, thank you!
Sent from my SM-N920F using Tapatalk
No problem bro, after all, we are all here to help one another.
?If someone helps you, plz thank them?
Sent from my Tab S SM-T700
---------- Post added at 11:35 PM ---------- Previous post was at 10:44 PM ----------
stajam said:
@MatroxD I was having the same issue on Jasmine ROM. This worked for me to get the driver installed. Go to your Super SU app then go to settings scroll down to Mount Namespace Seperation and UNcheck the box and reboot. Also make sure you have busybox installed. I still can't get it to work but at least my driver is installed now. I think my problem is trying to remember how to set up my music player. I use Poweramp and I remember from my S5 days there are certain thins to do in settings on Poweramp.
?If someone helps you, plz thank them?
Sent from my Tab S SM-T700
Click to expand...
Click to collapse
I finally got mine working now. I just uninstalled the driver and cleared the data on the app then rebooted the phone, install the driver again, rebooted the phone and all is working now.
Now I just need to find some decent irs files.
?If someone helps you, plz thank them?
MatroxD said:
Rom- I highly recommend Kyubi! It has all of the note 5 features and is highly stable..
http://forum.xda-developers.com/showthread.php?t=3295795
Sent from my SM-N920F using Tapatalk
Click to expand...
Click to collapse
Which files did you use? The thread wouldn't let me open the links on the OP from the XDA app. I found some, from googling, but wanna make sure they're the right ones so I don't brick.
Sent from my SM-N910V using XDA-Developers mobile app
InfantryMarc said:
Which files did you use? The thread wouldn't let me open the links on the OP from the XDA app. I found some, from googling, but wanna make sure they're the right ones so I don't brick.
Sent from my SM-N910V using XDA-Developers mobile app
Click to expand...
Click to collapse
I installed the light debloated version along with the data fix.. And I also had to copy the link and open through browser..
Sent from my SM-N920F using Tapatalk

[ROM] TWIZtd ROM S7 for T-Mobile Note 4 (NOV.11.2016)

Ok my good people, I bring you an S7 International Port for our great T-Mobile Note 4. I am kinda new to the whole making a thread for a ROM so please be gentle. Ok so let us get started. ​
First things First, I am in NO WAY RESPONSIBLE if you brick, damage, break or simply blow up your phone! This is a custom ROM and will void your warranty!​
TWIZtd Rom v3.0
You Must be on EPE3/EPG2 baseband, on your N910T/T3​YES! It works with either baseband!​
Changelog
Look in post # 2
What Works?
Pretty Much everything
What does not work? (Up Until Now)
NO WI-FI CALLING
AOD
Pin, Password, Pattern
Camera only shows last picture taken
Minor bugs
Anything else, report here!
This ROM was my personal ROM, I just decided to share my work so others can also enjoy the many mods that have been worked into this ROM. I am not looking for requests so don't make any. Again I am only sharing my work, based on what I like for my ROM and what I wanted in it. If there is an issue that needs fixing by all means, do report and I will try my best to help on the issue and fix it if possible.
Install Instructions
1. Copy TWIZtd ROM to your ExtSDCard
2. Reboot to recovery
3. Wipe system, data, cache, and dalvik x3
4. Install TWIZtd Rom from ExtSDCard
6. Reboot and fully set up TWIZtd ROM
7. When done reboot recovery again
8. Flash TWIZtd Settings update
9. Reboot and enjoy!!!!!
11. Initial Boot Time is Approximately 10-15 Minutes so be patient. Hopefully you will enjoy my work!
Note! VERY IMPORTANT!!!!!!!!!!!!!!!
While setting up the ROM this way solves many issues that the modded SecSettings app has, it will not solve all. The modded settings app is still buggy and can have errors on some things. More importantly, lock screen security does not work. Remember that please! The stock app also has no lockscreen security. The stock app is there so databases are generated for the modded app to use. Remember LOCKSCREEN SECURITY DOES NOT WORK!!!!!I am still working on this issue to try and get lockscreen security working. I have tried many ways and forms, but to no avail. I will keep trying and post the new app once this has been fixed.
Themes
For great themes that work on this device please visit @Ufo71 in any of his many custom theme threads here, here and here.
Downloads
TWIZtd ROM 3.0
TWIZtd Settings
Credits and Thanks!
@OvrDriVE for base rom, for all the help, for all the patience, for all the time he took to explain many things to me and help me understand ROM development more.
@daxgirl for all the great guides on the many great mods!!!
@tdunham for the massive library of mods he has on his thread here and to every dev that put their time into the guides that are their. You are just too many to mention my friends.
@asc1977 for his great work on the growing library of guides and mods for MM here
@edzamber for helping me out to get many mods working! Merci beaucoup, monsieur!!!!!
@Albe95 for UX ported apps
@mrRobinson for adaway
@Lanc-City for testing
@goosa23 for testing
@iandy1 for testing
@ikrom for his great guides
@freeza for beastmode kernel
The good people at @A.R.I.S.E. Sound Systems for the great sound mod of Viper4ARISE and Dolby ATMOS.
If I have forgotten anyone else, please do PM me and I will add you quickly, because credit is given where it is due!!!
MANY THANKS TO ALL, HOPE YOU ENJOY MY ROM!!!!!!
XDA:DevDB Information
TWIZtd ROM S7, ROM for the T-Mobile Samsung Galaxy Note 4
Contributors
JavixKGD, JavixKGD
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: EPE3/EPG2 Baseband
Based On: Samsung
Version Information
Status: Stable
Current Stable Version: 3.0
Created 2016-11-11
Last Updated 2016-11-12
Changelog
TWIZtd ROM 3.0
Initial release for users
Complete S7 Port (Theme Store Working)
S7 Dialer (Modded)
UX Apps
VoLTE Fixed
Hotspot Fixed
Q & A
The colors on my text in settings is white, what do I do?
If it is white it means you set up rom, installed the modded settings and have not opened TWIZtd Control. Open it and change colors of the text.
Does xposed work on this rom?
Yes, I use Wanams build 86.1. This has the regular and alt all in one.
Does this offer wi-fi calling?
NO, this is an international rom.
RESERVED
Uploaded!!
JavixKGD said:
Uploaded!!
Click to expand...
Click to collapse
Good to see the new thread.
This ROM really is stable and smooth.
Gear VR working perfectly and a lot of mods and customization..
Thanks JavixKGD.
iandy1 said:
Good to see the new thread.
This ROM really is stable and smooth.
Gear VR working perfectly and a lot of mods and customization..
Thanks JavixKGD.
Click to expand...
Click to collapse
U bet bud, a lot of effort went into making this ROM possible. Thanks for testing, ill keep u updated on new developments for testing!
Sent from my SM-G935F using XDA-Developers mobile app
I think your posting in the wrong section!
sloanster said:
I think your posting in the wrong section!
Click to expand...
Click to collapse
How is that my good sir?
Sent from my SM-G935F using XDA-Developers mobile app
JavixKGD said:
How is that my good sir?
Sent from my SM-G935F using XDA-Developers mobile app
Click to expand...
Click to collapse
Because it rom development not general...
It's cool with me but you would get more views in Note 4 android development
sloanster said:
Because it rom development not general...
It's cool with me but you would get more views in Note 4 android development
Click to expand...
Click to collapse
Good catch, remade the thread in Note 4 dev in tmobile note 4. Thanks for that good sir.
Sent from my SM-G935F using XDA-Developers mobile app
JavixKGD said:
How is that my good sir?
Sent from my SM-G935F using XDA-Developers mobile app
Click to expand...
Click to collapse
Thank You so much friend @JavixKGD for mention in OP, and good luck for your job, you are WELCOME (and all' members in this thread) in my threads ??
Ufo71 said:
Thank You so much friend @JavixKGD for mention in OP, and good luck for your job, you are WELCOME (and all' members in this thread) in my threads ??
Click to expand...
Click to collapse
Thank u ver y much friend, and thank you and also every dedicated themer that contributes in your thread the great custom themes for us. I sent u a PM a few days back, can u check and tell me ur thoughts. Thanks!!!
Sent from my SM-G935F using XDA-Developers mobile app
JavixKGD said:
Thank u ver y much friend, and thank you and also every dedicated themer that contributes in your thread the great custom themes for us. I sent u a PM a few days back, can u check and tell me ur thoughts. Thanks!!!
Sent from my SM-G935F using XDA-Developers mobile app
Click to expand...
Click to collapse
@JavixKGD Forgive me but lately very busy with updating of my rom for S5 and themes, and recently I Not read the PM.
Certainly you can use them always important credit. Then since you're one of the few that "" "He asks with education and respect", if you want a particular theme for your rom, tell me how you want it and you do it immediately.
Ufo71 said:
@JavixKGD Forgive me but lately very busy with updating of my rom for S5 and themes, and recently I Not read the PM.
Certainly you can use them always important credit. Then since you're one of the few that "" "He asks with education and respect", if you want a particular theme for your rom, tell me how you want it and you do it immediately.
Click to expand...
Click to collapse
Wow many thanks @Ufo71. Well I have always been very fond of the joker and his battle with batman. I remade the joker theme from the great pas, however if u make something like a dark twisted joker theme, boy would that make my day! Again many thanks friend for the permission and of course credit is going to be given, if u have time for the theme that is even better, but I know we are all busy here and this is our side project to be on XDA and we have a life after this, so if time cannot come up for that wont hold it against u. Many thanks friend!
Here is some inspiration:
Sent from my TWIZtd N910T3 S7
JavixKGD said:
Wow many thanks @Ufo71. Well I have always been very fond of the joker and his battle with batman. I remade the joker theme from the great pas, however if u make something like a dark twisted joker theme, boy would that make my day! Again many thanks friend for the permission and of course credit is going to be given, if u have time for the theme that is even better, but I know we are all busy here and this is our side project to be on XDA and we have a life after this, so if time cannot come up for that wont hold it against u. Many thanks friend!
Here is some inspiration:
Sent from my TWIZtd N910T3 S7
Click to expand...
Click to collapse
@JavixKGD
NO WAIT, THERE MAYBE WE ARE GOOD HAPPENS. TOPICS MARVEL & DC COMICS OR OTHERS IN MY THREAD UPDATE BY ME . IF YOU WANT TO USE ONE AS THE BASIS TO MAKE YOU NOT A THEME NO PROBLEM. OR IF YOU DO I DO I DO NOT SAME PROBLEM EC. IMPORTANT TOPICS THAT I SAID "DO NOT TOUCH" THANK YOU
Regards
Ufo71
Ufo71 said:
@JavixKGD
NO WAIT, THERE MAYBE WE ARE GOOD HAPPENS. TOPICS MARVEL & DC COMICS OR OTHERS IN MY THREAD UPDATE BY ME . IF YOU WANT TO USE ONE AS THE BASIS TO MAKE YOU NOT A THEME EC PROBLEM. OR IF YOU DO I DO I DO NOT SAME PROBLEM EC. IMPORTANT TOPICS THAT I SAID "DO NOT TOUCH" THANK YOU
Regards
Ufo71
Click to expand...
Click to collapse
Ok, got it my friend, I misunderstood the first time but got it now. Ill be making one soon enough, but for now the ROM is very time consuming. Checking for bugs continuously and flashing a few times a day to test new things and methods is exhausting, but here we are pushing forward in the dev world. Many thanks for everything friend, keep up the good work in those custom themes that make me very very happy.
Sent from my TWIZtd N910T3 S7
Hi Javix,
Any idea if this would work on the W8 Canadian Note 4? My sisters Note 4 is running a bit slow right now (or at least she keeps on complaining to me that it is lol). So I'm looking to install a fresh ROM on it. Thanks
daniel4653 said:
Hi Javix,
Any idea if this would work on the W8 Canadian Note 4? My sisters Note 4 is running a bit slow right now (or at least she keeps on complaining to me that it is lol). So I'm looking to install a fresh ROM on it. Thanks
Click to expand...
Click to collapse
Well give it a try friend, ive seen that OvrDriVEs roms always work on canadia versions so this one might too, I know tmobile N910T3 and W8 are like twins so maybe it will work as is. Also keep following my other thread here for more updated info on the rom.
Sent from my TWIZtd N910T3 S7
MOD EDIT:
Thread closed at OP's request. Refer to the link above.

Categories

Resources