[6045][6.0.1][Stock-based] Project MATERIAL - Onetouch Idol 3 Android Development

Hello everyone!
I shall not complicate things! xD
I present to you
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
.
.
.
*What about the features?*
Phew!
*Now show them some screenshots.*
Oh yeah,screenshots,those things!
Instructions too?
*Yeah...*
PS. Not my problem if you get your head stuck in a toaster!
And then the download button,right?
*............*
Guys,there is no music player,so I warmly suggest you install Phonograph.
Also,my favorite launcher and also a suggestion,ASAP Launcher
I FORBID anyone to use the wallpaper or any other thing I had my hands in WITHOUT MY PERMISSION in their work.
​
XDA:DevDB Information
Project MATERIAL, ROM for the Alcatel Onetouch Idol 3
Contributors
The Marionette
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Beta
Created 2016-07-13
Last Updated 2016-07-13

Reserved
1. In order to root the device,you need to download the latest version of SuperSU BETA:
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
or if that doesn't work,download the 2.74 version:
https://download.chainfire.eu/964/SuperSU/BETA-SuperSU-v2.74-2-20160519174328.zip
Then enter TWRP and write this in the terminal:
Code:
echo SYSTEMLESS=true >> /data/.supersu
After doing that,flash the SuperSU zip.
2. Aaaaaaaand,for those who want dual sim enabled,flash this right after flashing the rom!
DOWNLOAD
3. Also,if you want to make sure your LTE/dual sim truly works,flash the variant-specific modem zip by famewolf!
Grab yours HERE
4. Not to mention the optional flashable zips of removed Alcatel apps(their icons have been themed into Material Design icons,do not fret! )
DOWNLOAD
5. Those who lost WIFI have to wipe everything(except the storage,of course),flash THIS zip and then flash the rom!
6. Repeating myself,but anyhow,here is a link to the post by famewolf for those who want to switch between fastboot capability and MM!
HERE​

Looks great. Download link?
Plus, I agree - ASAP Launcher rocks.
Sent from my 6045X using Tapatalk

The Marionette said:
In order to root the device,you need to download the altest version of SuperSU BETA:
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
Then enter TWRP and write this in the terminal:
Code:
echo=SYSTEMLESS=true >> /data/.supersu
After doing that,flash the SuperSU zip.
Aaaaaaaand,for those who want dual sim enabled,flash this right after flashing the rom!
https://www.androidfilehost.com/?fid=24591000424946905
Also,if you want to make sure your LTE/dual sim truly works,flash the variant-specific modem zip by famewolf!
Grab yours HERE​
Repeating myself,but anyhow,here is a link to the post by famewolf for those who want to switch between fastboot capability and MM!
Aaaaaand,to be able to switch between fastboot capabilities and MM,go HERE[/B]
Click to expand...
Click to collapse
Good Job!
EDIT:Analyzed your DualSim.zip
Looks Like that you messed up with uploading..
Why are you adding folders which don't need and in your updater script there's lines to delete system apps.

Yeah. Looks awesome. A rom refined.
GAPPS included ? Seems yes in the screens, but never know. Thanks you @The Marionette for providing us such great work.
Also, as I've lost a few the discussion thread & issue with MM dev : My phone is 6045Y, in Europe. May I get problem with LTE or data network with that rom ? Also, would I be able to restore as usual if something goes wrong ?
Sorry if that has already been discussed, but so many answers about this, I couldn't stay up to date, above all when you're not spending your life on forums.

frankee207 said:
Yeah. Looks awesome. A rom refined.
GAPPS included ? Seems yes in the screens, but never know. Thanks you @The Marionette for providing us such great work.
Also, as I've lost a few the discussion thread & issue with MM dev : My phone is 6045Y, in Europe. May I get problem with LTE or data network with that rom ? Also, would I be able to restore as usual if something goes wrong ?
Sorry if that has already been discussed, but so many answers about this, I couldn't stay up to date, above all when you're not spending your life on forums.
Click to expand...
Click to collapse
Yep,yep,gapps are inside the rom.
As for LTE,look at the second post,I added a link to famewolfs variant specific modem download folder. Just flash the one for your variant before flashing the rom!
You can always restore over TWRP or over Mobile Upgrade Q,no need to worry. U.U

The Marionette said:
Yep,yep,gapps are inside the rom.
As for LTE,look at the second post,I added a link to famewolfs variant specific modem download folder. Just flash the one for your variant before flashing the rom!
You can always restore over TWRP or over Mobile Upgrade Q,no need to worry. U.U
Click to expand...
Click to collapse
OK
Yeah, just saw the link. How stupid I am
flash Before ? Not after ?

frankee207 said:
OK
Yeah, just saw the link. How stupid I am
flash Before ? Not after ?
Click to expand...
Click to collapse
Emm,for my 6045K,I flashed the modem zip before flashing the rom.

Alek Dev said:
Good Job!
EDIT:Analyzed your DualSim.zip
Looks Like that you messed up with uploading..
Why are you adding folders which don't need and in your updater script there's lines to delete system apps.
Click to expand...
Click to collapse
I made a universal flashable zip,and then I just add/remove files. Those empty folders don't affect anything as long as I don't put an app in them. You don't need to worry.

The Marionette said:
I made a universal flashable zip,and then I just add/remove files. Those empty folders don't affect anything as long as I don't put an app in them. You don't need to worry.
Click to expand...
Click to collapse
i send you Pm but anyway you reply here But updater script delete System Apps look it....
delete("/system/build.prop");
delete_recursive("/system/app/Browser");
delete_recursive("/system/app/Compass");
delete_recursive("/system/app/HoloSpiralWallpaper");
delete_recursive("/system/app/Newsstand");
delete_recursive("/system/app/TctCalculator");
delete_recursive("/system/app/TctNote");
delete_recursive("/system/app/TctWeather");
delete_recursive("/system/priv-app/Calendar");
delete_recursive("/system/priv-app/Dialer");
delete_recursive("/system/priv-app/DownloadProvider");
delete_recursive("/system/priv-app/Gallery");
delete_recursive("/system/priv-app/GalleryNext");
delete_recursive("/system/priv-app/JrdFota");
delete_recursive("/system/priv-app/JrdTag");
delete_recursive("/system/priv-app/Launcher");
delete_recursive("/system/priv-app/Mms");
delete_recursive("/system/priv-app/Music");
delete_recursive("/system/priv-app/MusicFX");
delete_recursive("/system/priv-app/Settings");
delete_recursive("/system/priv-app/TctCamera");
delete_recursive("/system/priv-app/TctEmail");
delete_recursive("/system/priv-app/TctExchange");
delete_recursive("/system/priv-app/TctFileManager");
delete_recursive("/system/priv-app/TctFMRadio");
delete_recursive("/system/priv-app/TctSoundRecorder");
delete_recursive("/system/priv-app/TimeTool");
delete("/system/media/shutdownanimation.zip");
delete("/system/media/audio/switch_on_off/Jumping_off.ogg");
delete("/system/media/audio/switch_on_off/Jumping_on.ogg");

Alek Dev said:
But updater script delete System Apps look it....
Click to expand...
Click to collapse
Woops,the wrong zip was modified! xD

Doesn't matter when you flash the modem zips as long as it's AFTER You've run mobile Q, the panasonic eluga software or you've flashed a rom that clobbered your radio.

Fixed the DUAL SIM zip. xD

The Marionette said:
Fixed the DUAL SIM zip. xD
Click to expand...
Click to collapse
Good....Little Suggestion.....It will be good to remove the partitions from ZIp which we don't need it ...To don't replace their modems..
Editn dialer doesn't works Reversible option...I had the same issues on SPB ROM so i think the problem it's changing icons.....
Edit1anorama crashes....
Edit2:There's Music app on Build...
Edit 3:It's really faster... but Sometimes apps like Tapatalk.Fb are crashing

New build online,the quirks(broken music player was still there,something needed to be left out of the zip)
Test it out and report back.
https://www.androidfilehost.com/?fid=24591000424946929

Was just about to flash v1, but I'll try out v2 instead. Downloading it right now.

So, theres no root access.

jerpd3rp said:
So, theres no root access.
Click to expand...
Click to collapse
Did you not read post #2?
http://forum.xda-developers.com/showpost.php?p=67731851&postcount=2

Welp I booted up and everything seems to be working as it should. I'm going to root and use systemless xposed and see what happens.
Update: For some reason supersu didn't flash as systemless even after doing the command in terminal so I'm starting over, but the v2 rom itself booted up just fine.

Welp v2 no issues, rooted/xposed systemless using v85.7 since 86.1 wasn't recognized by the xposed installer even though it installed systemless with no issues twice. Gonna see how long the battery lasts and thank you @The Marionette

Related

[ROM][C6903][LB&UB]z1slim v0.4[4.3][NO BLOAT][FULL ROOT][XZDR][09/01]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction:
This is my first ROM for any device, there will probably be bugs. I am not responsible for anything that happens to YOUR device as a result of flashing this. All releases are tested before posting to minimize the risk but there is always a chance something could go wrong!
My aim with this rom was to clean out all the useless rubbish I never use. This includes all social networking integration as I only see this as bloat, being as most of it is installable from the market.
Maybe someone else would like this too, so I am sharing my work.
Downloads:
z1slim.flashable.v0.4.zip (XDA Direct)
z1slim.flashable.v0.4.zip (XDA Torrent)
MD5: f12ac5a793edd2a25f7d9c3e758fda38
290-stripped.ftf
MD5: d06d6a554ba012d3ca0fb6bcd0f526b3​
If you need something I have removed, download the AROMA installer below. It has all the apps and integration that I have removed from the stock rom in a format you can easily pick and choose what to reinstall. Just install it in recovery and tick any apps you want back! All apps within this installer are also deodexed.
z1slim.re-bloat.v1.zip
MD5: 91416eb62e0ddafd5257da28166fddac​
How to install:
YOU WILL LOSE ALL USERDATA ON INTERNAL SDCARD BY DOING THIS. SO BACKUP FIRST!
1: Flash c6903 stock version 534 from this link: https://mega.co.nz/#!K1QD1bSK!JkgNvz3Tqb6lq4brVUEyZGraOjMQuTuzn8IaEFhQhUI
2: Root using bin4rys tool: http://forum.xda-developers.com/showthread.php?p=31545627
3: Install XZ1 DualRecovery 2.7.73 beta from [NUT]'s website: http://forum.xda-developers.com/showthread.php?t=2261606
4: Copy z1slim.flashable.v0.4.zip to external sdcard
4: Reboot into TWRP
5: Click wipe -> Advanced wipe -> Tick dalvik+cache+system+internal data -> swipe to wipe
6: Format data -> Type yes
7: Install z1slim.flashable.v0.4.zip
8: DO NOT REBOOT! Instead go to reboot menu and click power off
9: Flash 290-stripped.ftf using FlashTool
10: Enjoy the rom!
First boot will take a while if you have done a factory reset.
Alternatively if you do not have an external sdcard you can sideload the zip
this is neccessary because we will format internal storage, so it cannot be there.
If you already have a rooted 4.3 ROM installed with XZDR working properly, you can just download the flashable zip, wipe data etc and install it from recovery. If you are coming from a previous version of this ROM then you only need to install the zip. No wipe required.
Changelog:
Version 0.4
-Removed all themes and wallpapers except default
-Removed chrome and put back stock browser
-Removed almost all social integration again (Didnt break rom this time!)
+Updated DualRecovery to 2.7.73 Beta (thanks again [NUT]!)
+Updated all sony apps that are left
+Updated Google play store
+Added white balance settings and a script to reapply settings at boot (Thanks to RyokoN!)
+Deodexed apps and framework
Version 0.3
-Removed further O2 customization
+Added social network integration again as it broke the ROM
+Adblock hosts file
+Customized the install script
Version 0.2
-Removed the rest of the bloat + apps you can get from market
-Removed social network integration
+Stock bootanimation
+Fixed full root (System now mounts R/W on LB)
+Fixed language selection appearing every boot
Version 0.1
-Based on 14.2.A.0.290_O2-UK
-Removed O2 Branding
-Removed all useless bloatware apps
-Removed anonymous statistics
-Removed My Xperia app
-Removed stock browser as chrome is included
+Rooted (LB & UB) by [NUT]
+DualRecovery 2.7.71 by [NUT]
+SuperSU by Chainfire
Bugs:
None known as of now with the base rom.
When restoring twitter integration there seems to be an issue signing in. Twitter app works fine though. - Thanks to sg1969 for finding this.
Credits:
[NUT] for kitchen + 4.3 Root + XZ1 DualRecovery (damn he's good!) - Click here to donate to [NUT]
Chainfire for SuperSU
zyclops1 for figuring out which rom we had to start from
BSDgeek_Jake - Adblock hosts file
RyokoN - White balance settings port
Myself
If I have missed anyone, give me a slap in a pm.
DONATIONS ARE NOT REQUIRED! But if you want to thank me for my work, I wouldn't say no.
Click here to buy me a beer!
If you want to use this as a base for your own ROM. You are welcome to. Please just give me and the other guys some credit!
XDA:DevDB Information
z1slim, a ROM for the Sony Xperia Z1
Contributors
GavTheStoner
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 14.1.G.1.534 firmware or working 4.3 with recovery and root
Based On: Stock 4.3 version 290
Version Information
Status: Beta
Current Beta Version: 0.4
Beta Release Date: 2014-01-13
Created 2014-01-08
Last Updated 2014-01-18
Reserved.
Good to see more DEVS here and there, let me give you an advice, people will not go back to 534 if they're already in .290 with working recovery, because i didnt go back to 534 since the first semi-rooted 290 i had to always flash the flashable recovery that i had! now if you read the NUT thread you can figure out that if you already have a working recovery or you were on any 290 from iHackers or ROMAUR or even Monx you'll be able to just flash the update zip that is in the NUT to get Full ROOT!
anyways that was only my opinion
Thanks and good luck.
Nice mate.
You are not taking anything more than others who are posting stupid things like - "new album upgrade".
Learn and upgrade your ROM, we need good guys here.
Maybe this isn't heavy development but it's one step up and I'm 100% sure it'll be great ROM one day.
You are creating something new, unlike some others guys who are constantly whining and doesn't contribute this community at all.
BTW what @Simow.b saying is correct, you should add that in OP.
Just write: if you are already on 290 or any ROM with working recovery just flash ROM through recovery, flash recovery, power of, flash ftf and restart.
:thumbup:
Sent from my C6903 using Tapatalk
funky0308 said:
Nice mate.
You are not taking anything more than others who are posting stupid things like - "new album upgrade".
Learn and upgrade your ROM, we need good guys here.
Maybe this isn't heavy development but it's one step up and I'm 100% sure it'll be great ROM one day.
You are creating something new, unlike some others guys who are constantly whining and doesn't contribute this community at all.
BTW what @Simow.b saying is correct, you should add that in OP.
Just write: if you are already on 290 or any ROM with working recovery just flash ROM through recovery, flash recovery, power of, flash ftf and restart.
:thumbup:
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Thank you for the kind words my friend
Simow.b said:
Thank you for the kind words my friend
Click to expand...
Click to collapse
We have to support guys who are willing to take their free time and work for us - free.
Someone will make something smaller, someone will make something big - but that's not important, what's important is that they are trying and learning and that's great.
Sent from my C6903 using Tapatalk
funky0308 said:
We have to support guys who are willing to take their free time and work for us - free.
Someone will make something smaller, someone will make something big - but that's not important, what's important is that they are trying and learning and that's great.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
I agree with that !
Simow.b said:
Good to see more DEVS here and there, let me give you an advice, people will not go back to 534 if they're already in .290 with working recovery, because i didnt go back to 534 since the first semi-rooted 290 i had to always flash the flashable recovery that i had! now if you read the NUT thread you can figure out that if you already have a working recovery or you were on any 290 from iHackers or ROMAUR or even Monx you'll be able to just flash the update zip that is in the NUT to get Full ROOT!
anyways that was only my opinion
Thanks and good luck.
Click to expand...
Click to collapse
So is there way to get recovery back I run ihackers but I don't see any recovery?
adamo86 said:
So is there way to get recovery back I run ihackers but I don't see any recovery?
Click to expand...
Click to collapse
Try to flash the latest windows recovery from NUT and follow the steps:
1- Make sure you have USB debugging turned ON.
2- download XZ/ZL/TabZ/Z1/ZU-lockeddualrecovery[VERSION]-BETA.installer.zip from http://nut.xperia-files.com
Windows:
3- unpack at C: or somewhere you will remember!
4- navigate to the resulting directory and look for install.bat, double click it to run;
let me know if this worked for you
Simow.b said:
Try to flash the latest windows recovery from NUT and follow the steps:
1- Make sure you have USB debugging turned ON.
2- download XZ/ZL/TabZ/Z1/ZU-lockeddualrecovery[VERSION]-BETA.installer.zip from http://nut.xperia-files.com
Windows:
3- unpack at C: or somewhere you will remember!
4- navigate to the resulting directory and look for install.bat, double click it to run;
let me know if this worked for you
Click to expand...
Click to collapse
I can't see the version you mentioned in the link.
I'm on LB so would it work I have partial root though.
adamo86 said:
I can't see the version you mentioned in the link.
I'm on LB so would it work I have partial root though.
Click to expand...
Click to collapse
i'm also on LB here's the windows version
http://nut.xperia-files.com/?dlid=WjEtbG9ja2VkZHVhbHJlY292ZXJ5Mi43LjcxLUJFVEEuaW5zdGFsbGVy
and after that flash this:
http://nut.xperia-files.com/?dlid=WjEtbG9ja2VkZHVhbHJlY292ZXJ5Mi43LjcxLUJFVEEuZmxhc2hhYmxl
you could always try my friend if it doesnt work then you should do the steps again from 534 but this time when installing the recovery install the one that i have posted now.
Simow.b said:
i'm also on LB here's the windows version
http://nut.xperia-files.com/?dlid=WjEtbG9ja2VkZHVhbHJlY292ZXJ5Mi43LjcxLUJFVEEuaW5zdGFsbGVy
and after that flash this:
http://nut.xperia-files.com/?dlid=WjEtbG9ja2VkZHVhbHJlY292ZXJ5Mi43LjcxLUJFVEEuZmxhc2hhYmxl
you could always try my friend if it doesnt work then you should do the steps again from 534 but this time when installing the recovery install the one that i have posted now.
Click to expand...
Click to collapse
I won't fall any boot or brick problems would I.thanks
adamo86 said:
I won't fall any boot or brick problems would I.thanks
Click to expand...
Click to collapse
if everything's goes well then you will get a fully working recovery plus a nice full rooted ROM!
if not then you should just do the steps from NUT thread and you'll be fine
Simow.b said:
if everything's goes well then you will get a fully working recovery plus a nice full rooted ROM!
if not then you should just do the steps from NUT thread and you'll be fine
Click to expand...
Click to collapse
Link please
adamo86 said:
Link please
Click to expand...
Click to collapse
Here you go :
http://forum.xda-developers.com/showthread.php?t=2572988
Simow.b said:
Here you go :
http://forum.xda-developers.com/showthread.php?t=2572988
Click to expand...
Click to collapse
Didn't work the phone reboots back up dosent go into recovery.
Jonster111 - Nobody is forcing you to click on this thread or download this ROM. It is quite apparent what it is from both the thread title and the description in the first post.
Thanks Simow.b and funky0308 for the real support
Who knows, maybe this will one day be a base for a proper modified rom. Until then, I still need to remove the useless rubbish!
----
Ive just noticed that its not really got full root so have to fix that too. Cant mount system R/W but have got latest XZDR... Weird.
adamo06 please follow the guide in [NUT]'s thread properly. You need to download the 534 version from his OP to get the rom to install properly, or at least have a rooted 257 with recovery already. Also, please take discussion about that to the appropriate thread.
adamo86 said:
Didn't work the phone reboots back up dosent go into recovery.
Click to expand...
Click to collapse
Follow my steps then:
1- flash 534 using flashtool
2- root it using bin4ry's tools
3- install NUT recovery (the ones that i have given) install windows version and when you're on the recovery flash the one that is flashable! do not reboot!
4- flash the 290 from any DEV i would recommend iHackers v2.0 do not reboot!
5- flash xposed for lb from Monx and again (do not reboot! )
6- flash the update zip for 290 from NUT thread
7- wipe cache/dalvik
8- power off the phone from recovery
9- flash the kernel for 290
10- boot the phone and wait!
Hope this helps now
---------- Post added at 03:00 PM ---------- Previous post was at 02:58 PM ----------
GavTheStoner said:
Jonster111 - Nobody is forcing you to click on this thread or download this ROM. It is quite apparent what it is from both the thread title and the description in the first post.
Thanks Simow.b and funky0308 for the real support
Who knows, maybe this will one day be a base for a proper modified rom. Until then, I still need to remove the useless rubbish!
----
Ive just noticed that its not really got full root so have to fix that too. Cant mount system R/W but have got latest XZDR... Weird.
Click to expand...
Click to collapse
You're always welcome my friend
Version 0.2 was pulled due to a fatal bug.
Version 0.3
-Removed further O2 customization
+Added social network integration again as it broke the ROM
+Adblock hosts file
+Customized the install script

CM13.0 for LEX720 -Team Superluminal-

I want to inform people that there is another CM-13.0 available in Team Superluminal web site.
Thanks and enjoy!
Do I have to create a login to download?
Tikerz said:
Do I have to create a login to download?
Click to expand...
Click to collapse
It's worth it trust me.
ekkilm said:
It's worth it trust me.
Click to expand...
Click to collapse
Thanks. I'm about to flash it.
Update: Not flashing for me. I'm stuck at "Patching system...."
Has anyone done a dirty flash over the other CM build successfully? I'm about to give it a try.
Edit: Just flashed over the old build with no issues. Thanks!! I'll provide a screenshot once it finishes preparing the apps.
NOTE: Remember install gapps in same time with the rom (if you need/like)
NOTE2: Remember factory reset and format system partition when coming from any other ROM than previous version of TS CM13.0
tim08 said:
Has anyone done a dirty flash over the other CM build successfully? I'm about to give it a try.
Edit: Just flashed over the old build with no issues. Thanks!! I'll provide a screenshot once it finishes preparing the apps.
Click to expand...
Click to collapse
Are you using x720 or x727?
Sent from my LEX727 using Tapatalk
Had an issue with the PIN being overwritten I believe... just followed this guide and all is well again.
Edit: I'm using LEX727, about to edit build.prop again
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
tim08 said:
Had an issue with the PIN being overwritten I believe... just followed this guide and all is well again.
Edit: I'm using LEX727, about to edit build.prop again
Click to expand...
Click to collapse
Weird, it's not flashing for me. I'm stuck on patching system. I'm coming from stock.
I also noticed the ZIP contains firmware images. Not knowing where they're from, I'm a little worried if something goes wrong or is in compatible I can't get the x727 firmware files back.
tim08 said:
Had an issue with the PIN being overwritten I believe... just followed this guide and all is well again.
Edit: I'm using LEX727, about to edit build.prop again
Click to expand...
Click to collapse
I have seen conflicting info on this can you give me the exact edits u did to the build prop if it works please. Since you are on the 727 don't you need to flash the band 12 also?
Please read description and instructions before any steps.
It's for LEX720 and we've added LEX720 FW files in the rom also.
How to install:
NOTE: You have to have custom recovery installed, before any steps.
0) If you want to be safe: Backup apps/sms/etc with some app (e..g Titanium)
1) boot into marshmallow compatible TWRP (or similar) recovery
2) Backup -> swipe to backup
When coming from ANY other ROM than TS CM13:
2.1) Wipe -> Advanced Wipe -> Select system, data, cache and dalvik cache partition (Swipe to wipe)
3) install cm-13.0-xxxxxxx-UNOFFICIAL-le_zl1.zip (select from storage or via adb sideload) and must install gapps same time with the rom if you make clean install (if you need/like)
4) reboot
5) profit
NOTE: All changes in system partition are lost when you update ROM.
Click to expand...
Click to collapse
Followed the directions here and everything going ok for now. Restoring my apps via titanium backup.
I don't think any modem is flashed at least I haven't had any issues needing to flash the modem for band 12.
I edited "ro.product.model=LEX720" to "ro.product.model=x727" and "persist.radio.multisim.config=dsds" to "persist.radio.multisim.config=NA" but it doesn't seem to want to find the SIM card now...
Nevermind, I guess it's not intended for the X727 US version so I'll be flashing back to the old CM
the differences between cm-13.0-xxxxxxx-UNOFFICIAL-le_zl1.zip and CM13.0 for LEX720 -Team Superluminal? witch version is better?
tim08 said:
I don't think any modem is flashed at least I haven't had any issues needing to flash the modem for band 12.
I edited "ro.product.model=LEX720" to "ro.product.model=x727" and "persist.radio.multisim.config=dsds" to "persist.radio.multisim.config=NA" but it doesn't seem to want to find the SIM card now...
Nevermind, I guess it's not intended for the X727 US version so I'll be flashing back to the old CM
Click to expand...
Click to collapse
Arent they the same except for build prop and band 12? I can't make heads or tails. I thought otherwise tehy are the same.
zmanfarlee said:
Arent they the same except for build prop and band 12? I can't make heads or tails. I thought otherwise tehy are the same.
Click to expand...
Click to collapse
I thought so too but when I edited build.prop for one sim it failed to find the card and said one wasn't inserted. So I'm just gonna flash the old CM build which I know works with one sim, I could keep it on the setting for two but then it takes forever to lock on and seems to lose service.
tim08 said:
I thought so too but when I edited build.prop for one sim it failed to find the card and said one wasn't inserted. So I'm just gonna flash the old CM build which I know works with one sim, I could keep it on the setting for two but then it takes forever to lock on and seems to lose service.
Click to expand...
Click to collapse
I think the x720 firmware files has something to do with it. Hopefully when you restore the firmware files are still there from x727.
EDIT: Just thought of something, maybe flash the US modem along with doing the build.prop edit will work for this ROM on x727?
tim08 said:
I thought so too but when I edited build.prop for one sim it failed to find the card and said one wasn't inserted. So I'm just gonna flash the old CM build which I know works with one sim, I could keep it on the setting for two but then it takes forever to lock on and seems to lose service.
Click to expand...
Click to collapse
Weird when I boot it flashes a signal then sim then signal within 2 seconds and I am locked in. Weird. I did not expect this x720 vs x727 to be such a huge issue.
I installed it and will try it on lex720 for some days. The chinese one has a realy bad battery. Hope this will be better
I have it running on a US 727, it works fine, doesn't have any of the chinese junk off the other app. I don't know how to check band 12, and I'm not sure it matters in my area. Also the themer works.

[ROM][7.0][XXU3BQI8][11/10] Prism™ Barebone V2 [J710x][582MB][Discontinued]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
-Based on J710FXXU3BQI8
-Security patch 2017-8-01
-Fully Deodexed
-Highly debloated, 560MB Only!!!
-Knox stuff removed
-Disabled Encryption & DM Verify for system
-Disabled Knox related stuff in build.prop
-Not Rooted, flash your desired root
ChangeLogs:
V2.0
-Added couple of apps back
-Fixed some bugs "hopefully"
-Added back some data/volte apks
-Updated ROM base to XXU3BQI8
V1.0
-Initial Release
Installation instructions:
-Download the ROM
-Wipe Data ,Cache Partitions
-Flash the ROM
-Flash ROOT ZIP, SuperSu or Magisk
Download:
V2.0
Drive
V1.0
Drive
Mega
Screenshots:
Note for Indian users: i dont know if volte will work or not, but files are already in the ROM
Another Note for users with other models, J710M/FN or any other model with the same chip, please buckup everything before trying to flash the ROM, i tried it on SM-J710FQ everything works fine so far
Enjoy :victory:.....
XDA:DevDB Information
Prism Barebone, ROM for the Samsung Galaxy J7
Contributors
AL_IRAQI
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: XXU3BQI8
Based On: Stock TW
Version Information
Status: No Longer Updated
Current Stable Version: V1.0
Stable Release Date: 2017-11-10
Created 2017-09-10
Last Updated 2017-12-22
Removed Apps
Removed Apps ZIP's:
Drive
Mega
Download other Samsung apps from their store or from the playstore here or apkmirror or sammobile
Reserved
Stock Images
Download Folder
Drive
Mega
Flash it with Odin
Note: its for SM-J710F model only, double & triple check your model before flashing, im not responsible for possible brick that happens when you flash it on the wrong model
Notes & Fixes:
Notes:
- Do not ask for AROMA
- Do not qoute OP
Fixes:
-GPS fix in attachments
Nice rom it only need some mods now
---------- Post added at 02:52 AM ---------- Previous post was at 02:47 AM ----------[/S
maurce249 said:
Nice rom it only need some mods now
---------- Post added at 02:52 AM ---------- Previous post was at 02:47 AM ----------[/S
Click to expand...
Click to collapse
Mods like what ?
Always wanted a ROM this debloated!!!! Awesome
awesome
great work again thanks ?
Bro is there any way to enable call recording option since xposed is not working. thanks for effort
parthopagol said:
Bro is there any way to enable call recording option since xposed is not working. thanks for effort
Click to expand...
Click to collapse
Try out CSC Expert
AL_IRAQI said:
Mods like what ? [/QU
WELL FOR NOW ONCE I HAVE SCREEN SHOT IN QUICK SETTINGS I AM GOOD
Click to expand...
Click to collapse
Great guidelines sir..excellent
Bro settings hanged when go to sim card manager. thanks otherwise all is ok. checked
maurce249 said:
AL_IRAQI said:
Mods like what ?
Click to expand...
Click to collapse
WELL FOR NOW ONCE I HAVE SCREEN SHOT IN QUICK SETTINGS I AM GOOD
Click to expand...
Click to collapse
Ill take a look, but chill with dem caps
parthopagol said:
Bro settings hanged when go to sim card manager. thanks otherwise all is ok. checked
Click to expand...
Click to collapse
Hmm, flash SimToolKit from removed zips
AL_IRAQI said:
Ill take a look, but chill with dem caps
Hmm, flash SimToolKit from removed zips
Click to expand...
Click to collapse
ok
Bro After root with magisk 14 i cannot uninstall any system apps even using root explorer. please suggest me.
parthopagol said:
Bro After root with magisk 14 i cannot uninstall any system apps even using root explorer. please suggest me.
Click to expand...
Click to collapse
I flashed stock nougat rom and TWRP successfully. After that I flashed Magisk but my phone reboot unsuccessfully. It booted and this message appeared:
" unable to restart your device. the integrity verification has failed"
It requires to factory reset and reboot. If i do so, everything'd come back to start point.
Please tell me if I did wrong somewhere.
chinhlevn said:
I flashed stock nougat rom and TWRP successfully. After that I flashed Magisk but my phone reboot unsuccessfully. It booted and this message appeared:
" unable to restart your device. the integrity verification has failed"
It requires to factory reset and reboot. If i do so, everything'd come back to start point.
Please tell me if I did wrong somewhere.
Click to expand...
Click to collapse
I dont know but try flashing SamsungAntiRootRemoval
https://build.nethunter.com/samsung-tools/samsung-antiroot-removal/
parthopagol said:
Bro After root with magisk 14 i cannot uninstall any system apps even using root explorer. please suggest me.
Click to expand...
Click to collapse
Hey, System is mounted as read only by default, that is why you can remove or move stuff in there sometimes, try removing stuff from twrp
chinhlevn said:
I flashed stock nougat rom and TWRP successfully. After that I flashed Magisk but my phone reboot unsuccessfully. It booted and this message appeared:
" unable to restart your device. the integrity verification has failed"
It requires to factory reset and reboot. If i do so, everything'd come back to start point.
Please tell me if I did wrong somewhere.
Click to expand...
Click to collapse
You have to disable boot verification & device encryption after flashing root, use this zip
you have to wipe your storage from twrp also after flashing this zip
trouble sending text messages
Message application doesn't work correctly
Can't send text messages. Sorry for my bad english >.<
youtube watch?v=7JWgOaR3c9c

[PIE]TomaHawk Project - take your privacy back!

Don't like sharing secrets with Google, but still want to use their apps like Play Store/YouTube and others?
AOSP Roms are not stable enough for everyday use or missing some stock functionality?
Do you want a device for everyday use that simply works and don't disturb with unnecessary functionality?
Do you want to get more juice out of your XZP?
If yes -> follow this:
TomaHawk Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Extremely debloated stock ROM without Google Apps
Awesome performance, stability and battery life.
Most of the apps containing words "backup", "logging", "monitor", "smart" and other that may leak your personal data have been removed.
This ROM converts your G8141 to G8142, buy yourself a microSD slot for G8142 and use your XZP with 2 simcards.
Read more about NanoDroid here
You gonna need:​
TWRP
Rom base from here
TomaHawk Rom, GDrive mirror
NanoDroid, NanoDroid-Pather, Nanodroid-SetupWizard from here
Magisk 19.3
Installation:​
Install base with NewFlasher (your phone will be formatted)
Boot right into TWRP, flash Tomahawk_Project and Magisk 19.3
Reboot and run the wizard
Boot back to TWRP , run NanoDroid SetupWizard, then NanoDroid, then patching
You may update magisk now
Bugs:​Sony Messenger gives FC for less than a second, but works.
Use QKSMS for example and disable it.
All the questions regarded installation of NanoDroid or working of apps related to Google should be asked in Nanodroid topic! If you installed other addons such as ExistenZ don't report bugs here either.
About me:
I am a cyber security specialist and a custom rom developer who concerned about data that we share with nobody knows who. I using android since 2011 , mostly Sony Devices. I have my own view on how perfect android phone looks like and I am happily sharing my results with you.
If you want to support me and my goal of making affordable and usable secure communications feel free to support me.
Addons:
Digital wellbeing
Services.jar (in case patcher fails, tested with ExistenZ)
TWRP
Hi thx for your share and guide
I get error in flash. My device is G8188(not daul) and i flash the CE Oreo unlock the bl . Then i flash this (i got G8142)my device lost imei and baseband. so i cant use sim
And also i wanna got pie. Hope your reply.
9264 said:
Hi thx for your share and guide
I get error in flash. My device is G8188(not daul) and i flash the CE Oreo unlock the bl . Then i flash this (i got G8142)my device lost imei and baseband. so i cant use sim
And also i wanna got pie. Hope your reply.
Click to expand...
Click to collapse
Not sure about the details for G8188 (which I think is the Japanese variant). If your device is not the dual-SIM variant, you need to flash G8141 firmware.
And I'm not really sure about how to deal with a device that's lost its IMEI and baseband.
9264 said:
Hi thx for your share and guide
I get error in flash. My device is G8188(not daul) and i flash the CE Oreo unlock the bl . Then i flash this (i got G8142)my device lost imei and baseband. so i cant use sim
And also i wanna got pie. Hope your reply.
Click to expand...
Click to collapse
Try to flash only system image from this rom. use modem and the rest from your latest stock like modem and etc. Sorry for long reply
great work!
looks a little complicated, But i will try ..
thanks for share it!
Please explain more steps 5 and 8 ..Where can I find them ?
CRNO said:
Please explain more steps 5 and 8 ..Where can I find them ?
Click to expand...
Click to collapse
Updated rom, now installation is more simple
Beta test is closed.
I will try it when I'm back home , thx for your work and your time
Stable version is up!
Is there a stable oreo version? Well done when i do DRM backup finally i will try this out
digiscales said:
Is there a stable oreo version? Well done when i do DRM backup finally i will try this out
Click to expand...
Click to collapse
Well, I experimented with oreo,because I like it more than pie, but it's not that stable yet. There are some mystical bugs and bootloops, that doesn't make any sense at all to me.
If there will be demand for Oreo version, I will consider making it.
Doom Slayer said:
Stable version is up!
Click to expand...
Click to collapse
Nice. I was using NanoDroid with the China ROM but it wasn't fully compatible, especially that the contacts sync adapter wasn't working. I'll give this a try once I'm back in the house. Thanks.
hi, need to mention to use aroma twrp. when using normal twrp the NanoDroid SetupWizard will freeze
hangneko21 said:
hi, need to mention to use aroma twrp. when using normal twrp the NanoDroid SetupWizard will freeze
Click to expand...
Click to collapse
try use Twrp v3.2.1.0, was working with me
hangneko21 said:
hi, need to mention to use aroma twrp. when using normal twrp the NanoDroid SetupWizard will freeze
Click to expand...
Click to collapse
Try one of those:
https://www.androidfilehost.com/?w=files&flid=304126
I protected the Project with a company.
So no one would even dare sell or spoil it.
But I gonna make services for a living, so don't get me wrong.
You can say it's cheap advertisement, but change the perspective and see the bigger picture.
I gonna bring privacy back and I need your help to do it.
Doom Slayer said:
I protected the Project with a company.
So no one would even dare sell or spoil it.
But I gonna make services for a living, so don't get me wrong.
You can say it's cheap advertisement, but change the perspective and see the bigger picture.
I gonna bring privacy back and I need your help to do it.
Click to expand...
Click to collapse
Thanks
@Doom Slayer your rom link says no mirror please fix it.

[ROM] [jfltexx] [9] [LOS-based] **crDroid**OMS**v5.8

crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello
I have created this rom using the Lineage sources. I don't have too much knowledge in how the rom is developed so perhaps I won't be able to solve all your questions.
Please let me know if you have any issue.
Regards
SourceTree
LineageOS
Features
Click for feature list (helps shorten the OP.)
Always Have a full functional Backup. Just in case!
DOWNLOAD ROM
GAPPS: DOWNLOAD GAPPS
First time installing crDroid to your google pixel, or coming from another ROM:
** Make sure you're running a proper working Recovery (CWM or TWRP)
1) Install stock rom
2) Copy crDroid zip, gapps zip to your device
3) Boot into Recovery
4) Wipe everything but internal storage
5) Flash ROM
6) Flash gapps
7) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk XX.x (whatever is most recent).
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
you tell me...
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks to:
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
DONATE​
Well done @jontxo!
You really need to ask a mod to move your thread to i9505 developer forum, or no-one is going to see it...
Buff99 said:
Well done @jontxo!
You really need to ask a mod to move your thread to i9505 developer forum, or no-one is going to see it...
Click to expand...
Click to collapse
Thanks for letting me know I can do it. I have just send a message to the moderators asking them if it would be possible to move the thread.
Regards
New version of crdroid- 5.8
Hello
I have uploaded the rom version 5.8. In this version, the gps doesn't work for me.
Regards
how to disable the sounds of charging?
jontxo said:
Hello
I have uploaded the rom version 5.8. In this version, the gps doesn't work for me.
Regards
Click to expand...
Click to collapse
Hey, thanks for the great job.Today put your ROM and while I have one question - how to disable the sounds of charging? Irritates.Thanks.
@[email protected] said:
Hey, thanks for the great job.Today put your ROM and while I have one question - how to disable the sounds of charging? Irritates.Thanks.
Click to expand...
Click to collapse
You have to go to settings/crDroid Settings, then go to sound tab and then charging sounds. There you can disable it.
Spyros123 said:
You have to go to settings/crDroid Settings, then go to sound tab and then charging sounds. There you can disable it.
Click to expand...
Click to collapse
Thanks, disconnected.:хороший:
modem and bootloader
jontxo said:
Hello
I have uploaded the rom version 5.8. In this version, the gps doesn't work for me.
Regards
Click to expand...
Click to collapse
Please tell me what modem and bootloader is suitable for this ROM and where is the link to the updated version 5.8?
@[email protected] said:
Please tell me what modem and bootloader is suitable for this ROM and where is the link to the updated version 5.8?
Click to expand...
Click to collapse
Hello
I have changed the link of the first page with a link to all the roms I have updated. I have included below the link.
https://www.androidfilehost.com/?w=files&flid=298676
Before installing the rom what I do is to install the last stock version that I have found: I9505XXUHQK1
Regards
jontxo said:
Hello
I have changed the link of the first page with a link to all the roms I have updated. I have included below the link.
https://www.androidfilehost.com/?w=files&flid=298676
Before installing the rom what I do is to install the last stock version that I have found: I9505XXUHQK1
Regards
Click to expand...
Click to collapse
This link is for Google Pixel, not for Samsung galaxy i9505
In AFH folder showing google pixel
@[email protected] said:
This link is for Google Pixel, not for Samsung galaxy i9505
Click to expand...
Click to collapse
A.MushtaqAli said:
In AFH folder showing google pixel
Click to expand...
Click to collapse
I did a quick search to his AFH and this should be the correct link for S4: https://androidfilehost.com/?a=show&w=files&flid=298275
For latest Modem & Bootloader, Guides and many more take a look on my S4 Unified Guides/Collection
Retrial said:
I did a quick search to his AFH and this should be the correct link for S4: https://androidfilehost.com/?a=show&w=files&flid=298275
For latest Modem & Bootloader, Guides and many more take a look on my S4 Unified Guides/Collection
Click to expand...
Click to collapse
Hello
My apologies for posting the incorrect link. It has been fixed in the first post.
Regards
ROM is very good n Smooth. But MicroG Not Support.
Overall its very good ROM, Good Job Buddy?
Andhy_Krisma14 said:
ROM is very good n Smooth. But MicroG Not Support.
Overall its very good ROM, Good Job Buddy?
Click to expand...
Click to collapse
Did you try one of the patchers for spoofing support? If not have a look onto Nanodroid threat... https://forum.xda-developers.com/ap...mod-5-0-20170405-microg-t3584928/post71739848
Does anyone know if microG/NanoDroid will run?
Wow this rom is awesome.Just test it but without gapps installed.Not the smoothest but it seems smoother than other pie rom. Ui is beautiful , it is tweaked .I would test micro g if it is work or not.
Can i expect 5.10
Bluetooth keeps stopping for me, any suggestions - thanks.
I've just installed this and it looks like GPS is working fine. I'll try Bluetooth and see. So far I'm happy with this Rom after upgrading from KitKat

Categories

Resources