[ROM] NonSense *STOCK* Root/Debloated/Deodexed/NoSense [WIP] - HTC Desire 510

Hello everyone!
I'm pleased to announce my first full-fledged Android project: NoSense for the HTC Desire 510.
This ROM has only been tested on the Cricket version of the Desire 510. Installing this ROM on any other device may cause issues, including bricks. Attempt at your own risk!
**I AM NOT RESPONSIBLE FOR ANY DAMAGES CAUSED TO YOUR DEVICE! FLASH AT YOUR OWN RISK!**
Features
HTC Sense Removed
Removed Carrier Bloat
One-Click Root Option
Stock Launcher Replaced
Deodexed
Known Bugs
None!
Screenshots
{
"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"
}
Instructions
1. Download ZIP file (at bottom of post)
2. Place ZIP on SD card (adb folder if sideloading)
3. Manually wipe System/Data/Cache/Dalvik Cache partitions (Wipe -> Advanced Wipe)
4. Install NonSense1_03.zip
5. Ignore "No OS Installed" message and reboot
Changelog
Rev. 1.01 - 12-5-14
Initial Release
Rev. 1.02 - 12-5-14
Wifi HotFix
Added custom kernel
Rev. 1.03 - 12-7-14
Wifi Tethering Enabled
Cricket Branding Removed
New Boot Animation
Various bugfixes
Special Thanks
NeoDraven - Helping me remove/replace Blinkfeed!
rbheromax - Providing a working META_INF setup!
shinru2004 - Providing Non-Write-Protected Kernel for Cricket Desire 510
Everyone - For your patience!
F.A.Q
Q: Will this work on Sprint/Virgin/Boost/etc?
A: Maybe, maybe not. This ROM has only been tested on the Cricket model.
Q: Will this remove Network/SIM lock?
A: No.
Q: S-Off?
A: Yes.
DOWNLOADS
NonSense Beta 1.03
NonSense Beta 1.02 (Mirror)
NonSense Beta 1.01
S-Off Kernel -courtesy of shinru2004-
Feel free to buy me a beer if you like my work! ​
XDA:DevDB Information
NonSense, ROM for the HTC Desire 510
Contributors
CraviingCritic, CraviingCritic
ROM OS Version: 4.4.x KitKat
ROM Firmware Required: Stock 4.4.2 ROM
Based On: Stock
Version Information
Status: Beta
Current Beta Version: 1.02
Beta Release Date: 2014-12-05
Created 2014-12-03
Last Updated 2014-12-05

Good for All carriers??
I noticed that the screen shots show Cricket as the carrier.
Will this ROM work on Virgin Mobile and others??
Also, will the ROM open up the micro SIM slot for GSM carriers?
Thanks for the efforts!

Also curious about Virgin Mobile Support
How much free space does this leave you with in the end?

flash4yish said:
I noticed that the screen shots show Cricket as the carrier.
Will this ROM work on Virgin Mobile and others??
Also, will the ROM open up the micro SIM slot for GSM carriers?
Thanks for the efforts!
Click to expand...
Click to collapse
No, the Sprint/VM/Boost version lacks GSM radios entirely AFAIK and only supports Sprint bands (ugh, I know). I wish I had picked up the Cricket version...
...but there it is.
OP: I recommend setting up a standard Android build environment, extracting the blobs from the phone, and using the kernel source to build an AOSP-based ROM. I'm working on doing this with CM code for the Sprint variant.
Sent from my Nexus 5 using XDA Free mobile app

CraviingCritic said:
I'm pleased to announce my first full-fledged Android project: NonSense for the HTC Desire 510.
Click to expand...
Click to collapse
Dude!
Ajfink said:
I'm working on doing this with CM code for the Sprint variant.
Click to expand...
Click to collapse
Sweet!
I have the Sprint 510, how much of you guyses efforts can be combined and how much of it is carrier dependent? I'm only just getting into ROM flashing stuff on an M7, but it seems like a lot of it is device/carrier specific.

Hell yeah man!!! Thank you! I hate sense!!! I hate it i hate it i hate it!!! Please do let me know when you figure a flashable zip! Thanks man

I can perhaps tell you the format of flashing. I believe you create some scripts in c(main language for building android). The scripts would point to where the custom modified apps would need to be.

@cravingCritic
here is a link to a working META-INF to flash ROMs
i cant seem to get wifi to work after flash (missing symlink or maaybe wrong perms)
format /system BEFORE flashing, script wont do it, nor will it if you add it to the script (that'll make it fail)
link: http://tempsend.com/BBE7B3FCA9

rbheromax said:
@cravingCritic
here is a link to a working META-INF to flash ROMs
i cant seem to get wifi to work after flash (missing symlink or maaybe wrong perms)
format /system BEFORE flashing, script wont do it, nor will it if you add it to the script (that'll make it fail)
link: http://tempsend.com/BBE7B3FCA9
Click to expand...
Click to collapse
Wifi out? what will happen if you flash kernel afterwards?

it has to do with the rom. whenever i restore my stock backup, all is fine again, and im using stock kernel for testing all this. although i can test your idea to see if it'll work

rbheromax said:
it has to do with the rom. whenever i restore my stock backup, all is fine again, and im using stock kernel for testing all this. although i can test your idea to see if it'll work
Click to expand...
Click to collapse
Can you give me a link for the stock Rom? And is there a good Rom for boost mobile?

rbheromax said:
it has to do with the rom. whenever i restore my stock backup, all is fine again, and im using stock kernel for testing all this. although i can test your idea to see if it'll work
Click to expand...
Click to collapse
I Would also like to be able to have access to the stock rom back up, my 510 right now is OS-less.

There are two already uploaded in this forum.

Bumping to let you know that the ROM is being uploaded as I'm typing this. OP will be updated with the link when it finishes (~12 minutes from this post. Check the timestamps )

CraviingCritic said:
Bumping to let you know that the ROM is being uploaded as I'm typing this. OP will be updated with the link when it finishes (~12 minutes from this post. Check the timestamps )
Click to expand...
Click to collapse
I'm down for the countdown. Should be 4 minutes in when this sends. Also look at timeStamp. I am an app developer, and this phone barely has enough memory to hold my apps resources. Gah.

your missing a symlink in your updater-script
This is the symlink your missing
symlink("/system/lib/modules/pronto/pronto_wlan.ko", "/system/lib/modules/wlan.ko");
I had the same issue when i started on my rom until i realized the wifi module wasn't being symlinked and loaded Also, i have a custom kernel with write protection removed, you have my permission to post a link in your OP.
And here is the link, just be sure to include credits.
http://www.mediafire.com/download/kklc9qhwnxwb39i/boot.img

shinru2004 said:
your missing a symlink in your updater-script
This is the symlink your missing
symlink("/system/lib/modules/pronto/pronto_wlan.ko", "/system/lib/modules/wlan.ko");
I had the same issue when i started on my rom until i realized the wifi module wasn't being symlinked and loaded Also, i have a custom kernel with write protection removed, you have my permission to post a link in your OP.
And here is the link, just be sure to include credits.
http://www.mediafire.com/download/kklc9qhwnxwb39i/boot.img
Click to expand...
Click to collapse
Is this kernel compatible with the Cricket revision?

Yes, i just made a thread for it as well. I own the Cricket Desire 510 so it will be the only variant i develop on.

shinru2004 said:
Yes, i just made a thread for it as well. I own the Cricket Desire 510 so it will be the only variant i develop on.
Click to expand...
Click to collapse
Added to the OP :3
Feel free to edit that symlink if you'd like. I won't be able to work on this anymore until tomorrow evening as I have a day job I must tend to.

needs s-off?????
needs s-off??

Related

[ROM] MROM-Olympus [CM7] build:20130330

MROM-Olympus. Custom ROM for the Atrix 4G
This is my attempt to build a stable, complete, and fully functional custom ROM for the Atrix 4G completely built from source code; Atrix-MROM is built on top of Cyanogen ROM latest source code, my branched and modified faux123 kernel, and Motorola proprietary drivers. I recompiled all components to guarantee maximum efficiency and performance. Along the way, I realized that I needed things to work different for the Atrix 4G, so I also made some changes. If you like my work, consider a donation to my cause.
BUILT FROM SOURCE PROOF https://github.com/MROM. Every developer should provide proof that he is building from source.
Atrix-MROM is entirely build from source. You will see the difference when you run it. Just to list a few features:
Boot time in about 10 seconds
Optimum battery life, better than any other ROM I have tested
Quick, responsive
Contains all the most common Atrix tweaks
MIUI Camera for a better picture experience
QuickPic gallery application
While I tried to maintain the main core small, size is not the main focus.
Few user comments:
ahmedbeik: this is the best rom i ever had on my atrix.
Larac: Liking this rom so far, good battery and smooth.
RFOX100: cant belive. this is the only smartphone who can handle 2 days without drain so much battery
ravilov: I don't remember when I took it off the charger
stanekskc: i have to say it. THIS ROM I AWESOME
P05TMAN: Seriously, this is the best, most stable ROM I have EVER used (I've tried countless ROMs for the Atrix in nearly two years). Great job.
alberto88a: I felt as if I had a new phone, an 8-cores phone
samiam21:This rom with it's new design is as good as it gets. F#$% ics!
Neroga:it's the only truly stable CM7 ROM I've ever used.
many more...
Before posting negative comments about the ROM. Browse the thread and the FAQ. http://www.montuori.net/android-mrom/mrom-faq-2/
Requirements:
Clockworkmod or compatible recovery
Atrix 4G with an unlocked bootloader
WARNING: I DECLINE ANY RESPONSIBILITY IN DAMAGING YOUR PHONE. YOU ASSUME ALL RISKS IN ANY PROCESS DESCRIBED ON THIS PAGE.
Installation:
Backup your current ROM
Boot Clockworkmod recovery
Perform a factory reset (data and cache) *** THIS IS ONLY REQUIRED IF COMING FROM ANOTHER ROM ***
Clean dalvik cache
Install Atrix-MROM zip file
Boot the phone
Reboot in recovery and install Google Apps (this is required to avoid the home and search button not working)
If applicable, re-apply the addon package
Reboot
1st reboot takes a little longer
If the phone can run it, apply the latest sv kernel
Update from a previous version:
This updates are could introduce instabilities, they are provided as an independent package
Download file MROM-7-yyyymmdd-olympus-update.zip. THIS CAN ONLY BE APPLIED ON TOP OF A PREVIOUS MROM-olympus
Put the file somewhere on the sdcard
Backup your ROM via clockworkmod recovery. To revert from this update, restore the /system partition only
Boot into recovery and install zip
Wipe cache/dalvik
If applicable, re-apply the addon package
Reboot (1st reboot takes a little longer)
If the phone can run it, apply the latest sv kernel
Install the add-on files (Bravia, xLoud, and Beats):
Download file Atrix-MROM-addons-yyyymmdd.zip, where yyyymmdd is the latest build.
Put the file somewhere on the sdcard
Boot into recovery and install zip
No wipe required
NOTE: Coming from the 20120812 to 20120816, I had a problem with the google applications, especially GMail, I had to install it twice. If any problems, just wipe data/cache/dalvik cache.
THE SERVER RUNS ON PAID SERVICES TO PROVIDE THE BEST POSSIBLE EXPERIENCE FOR YOU, HELP KEEP IT OPEN BY DONATING.
donor page: http://www.montuori.net/android-mrom/mrom-donors/
contributors: ravilov
Please consider providing valuable FEEDBACK to the thread
DOWNLOAD Atrix MROM
DOWNLOAD ALTERNATIVE KERNELS
Download EXPERIMENTAL BUILDS (requires registration)
Atrix-MROM Change Log: https://github.com/MROM/android_vendor_mrom/blob/gingerbread/CHANGELOG-MROM.txt
File a bug report: here. Please provide good description and a fresh logcat.
To report bugs, follow these steps:
Install ADB (Google SDK) www.android.com for reference
Connect your phone to USB (Make sure USB Debugging is set)
run "adb logcat > {somefileonyourpc}"
Reproduce the problem
Press CRTL+C on your computer
Open a Bug Report, the link is on the main thread.
Make sure to attach the logcat file, a description of the problem, and the time it happened
After that, it can be tracked and I can ask additional information to solve
Screenshots:
{
"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"
}
All the ROM source code changes are available via my github repository https://github.com/MROM
XDA:DevDB Information
[ROM] MROM-Olympus [CM7] build:20130330, a ROM for the Motorola Atrix 4G
Contributors
mmontuori
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 2.6.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2013-10-06
Last Updated 2013-10-06
Thanks
Thanks man, Downloading now
Hello, does it have webtop support? I need it for my work.
Does it work with any other recovery like TWRP
Mythozz said:
Hello, does it have webtop support? I need it for my work.
Click to expand...
Click to collapse
If I am going to flash something on my phone, I usually read the first post of that Rom. Try doing that.
Sent from my Inspire 4G using xda app-developers app
andrew.cambridge said:
If I am going to flash something on my phone, I usually read the first post of that Rom. Try doing that.
Sent from my Inspire 4G using xda app-developers app
Click to expand...
Click to collapse
Yep we're not all flashing gurus... You could just answer the question instead of becoming rude... oust
Mythozz said:
Yep we're not all flashing gurus... You could just answer the question instead of becoming rude... oust
Click to expand...
Click to collapse
Read the first post. Wow...
Sent from my Inspire 4G using xda app-developers app
andrew.cambridge said:
Read the first post. Wow...
Sent from my Inspire 4G using xda app-developers app
Click to expand...
Click to collapse
Wow still another helpful post... keep doing that...
Thanks for the Rom. It's a good thing I don't need webtop because this is based off CM7 and everyone knows that CM7 doesn't support webtop. But I figure if I didn't know that, I would just use Google to find that out. Again thanks for the Rom and thanks for including all information in the first post.
Sent from my Inspire 4G using xda app-developers app
Yeah yeah, blah blah... such a waste of SQL and forum posting.
Thanx for the ROM @first poster.
gapps
gapps included ??
Yes:
Includes Google framework to get you up and running quickly (minimal set of gapps)
Anyone find any bugs or issues yet?
Sent from my MB860 using xda app-developers app
Only 12 MB in Size?
[EDIT] - This question has been answered, and the ROM is "usual sized".
Is this ROM really only 12mb or did I grab the wrong file from your Github? If so, you should advertise this...this is smaller than the leanest ROM by a long way... Thanks for developing for the Atrix.
Please follow the Download link, github is only for GPL compliance...
biggest change log....cyanogenmod setting renamed to Atrix-MROM settings.....
how much does this rom average at quadrant standards?
now this is a toughy to choose between this and neutrinos rom 2.91ee, which is better?
from the about phone screen shot looks like this rom consumes resources such as memory.. 353 / 815
where neutrinos 406 / 815 after all my apps installed..
can anyone provide some feedback/ review?
antmiu2 said:
how much does this rom average at quadrant standards?
now this is a toughy to choose between this and neutrinos rom 2.91ee, which is better?
from the about phone screen shot looks like this rom consumes resources such as memory.. 353 / 815
where neutrinos 406 / 815 after all my apps installed..
can anyone provide some feedback/ review?
Click to expand...
Click to collapse
quadrant standards result attached ....still neutrinos rom 2.91 ee is batter.....
Bug Found : Google Play store shortcut doesn't work in launcher ( Top-Right once)
greatpatel007 said:
quadrant standards result attached ....still neutrinos rom 2.91 ee is batter.....
Bug Found : Google Play store shortcut doesn't work in launcher ( Top-Right once)
Click to expand...
Click to collapse
hmmm my neutrino rom 2.91 ee averages 2700
Hey, this ROM looks very promising and I'd like to try it out, but...
Before I flash something on my phone, I'd like to at least check that it downloaded properly. Good news - you provided the MD5 file exactly for this purpose. Bad news - the MD5 file is not for that ZIP file at all. The ROM is called Atrix-MROM-20120816.zip while the MD5 file mentions cm-nightly.zip, and of course the MD5 sum mentioned in the file doesn't match the one calculated from the ZIP. On top of that, the web server you're using doesn't send the total size of the file (while it was downloading the progress was alwasys xxx MB of Unknown) so I can't even guestimate based on the file size (ie. it's supposed to be around xxx MB, my download is about that size, so it's probably fine).
The downloaded ZIP file happily opens in any archive manager which is definitely good, but I'd really like to check it against its MD5 file before I actually decide to flash it. Hope you fix this soon!

[rom]phoenix 7.3 for ss/twrp comp/multicar/tw4.3/themed/nice all around!!

with tamirda's perms I present...
Phoenix 7.3 for Safestrap / Multi Carrier Friendly / Any TWRP Capable Recovery Compatible! ML1/MK2/MKF based| Fast | Stable | Clean | De/Odexed | Note 3 Features! / Simple install / Themed / TW4.3
- SAFESTRAP (Install to any slot and restore to Stock slot too! Compatible with VZW - AT&T - TMO and can be installed on MDK/MDL and should be any phone with TWRP recovery.
If you dont know about Phoenix get familiar (read the thread.). This version features a cool Floyd theme. Restore it to your stock slot in Safestrap or to any slot you like or restore it with TWRP/Philz any recovery that is TWRP compatible should work. AT&T and other carriers may need to flash your MK2 modules or add in TMO APN / AT&T APN settings to get this beast working 100%. If that didn't fix your problem then you need to install the GSM / LTE carrier modem (just guessing that your GSM if you can't get this going as thats been only complaint of lost data and he was able to fix it with proper carrier modem).
Known issues/Not Working (only for select users):
No issues exist if phone is setup properly. however...
If it doesnt work for you I'm sorry your best bet if your on VZW is SS with something else installed stock slot would be mk2/mj7 stock odin, reroot, ss,(I go to MK2 as I have best speeds and benchmarks with it) n I know it will work flawlessly if rooted and setup as described cause I've used this ROM package on 7 phones for clients (1 AT&T, 2 TMOs one with mdl bootloader and one with locked and 4 VZWs).... enjoy took me some time to put together so if it works thank me or better yet donate so you can see updates and more roms!
Due to packaging restraints and installation issues a familiar format like .zip is not available yet but will be soon. Until then please use the TWRP/SS restore option as its a more viable install and can be restored onto any slot including Stock through Safestrap. If someone wants to help the cause please install this through philztouch then create a zip from the rom do not flash anything else over the rom and upload the zip and PM me the link it'd help me out a lot!
Lil about me: I'm a now broke, technically I'm disabled (w/ 4 crushed discs in spine the gov says I'm too young to get disability and shouldn't admit that MMJ medicine works for me they=heartless pricks)I'm a full time single parent of a 1 yr old so I don't get a lot of time for my passions anymore. ex award winning programmer (lost the love for it, be sure to copyright anything you intellectually own especially when it comes to working with G or MS. they'll steal your everything claim you signed it over and hang you out to dry) now i'm just a fellow android lover with a knack for making things work when they normally won't, experimenting, coding,scripting, anything I feel like doing so if this or any of my other creations or additions to your phone helped you in any way help keep my kid in fresh diapers or put a beer in my hand please. Anything is better than nothing I have spent countless hours learning testing and everything in between to bring you cool stuff like this. Thanks!
Install:
Unzip into your new SS backup dir into your backup Safestrap folder in a folder like gogolies-phoenix73-v5 make sure all files are simply in 1 folder and that folder is in your backup directory and restore to a ***blank/newly created or STOCK*** rom slot. I went super small as small as SS would allow for slot creation. If your getting an error on restoring be sure to try deleting the slot and re-adding it then restoring the system files. If your WiFi doesn't work try flashing MJ7 or MK2 SS modules but only flash modules after 1st booting up rom and knowing wifi isnt working. 1st boot takes time plz allow a minute after loading up 1st time.
Download SS/TWRP Install by Restores: Version 6
http://www.androidfilehost.com/?fid=23329332407567594
Special thanks to: my local testers the THCX boys! and tamirda and anyone that contributed to the making of Phoenix!
Surge1223, Hashcode, rarffaele88, snakes, jrkruse, ktoonsez,open1your1eyes, sbreen94, k1mu, old&slow, beanstown106, Dubbsy, invisiblek, friedrich420, jovy23, andybones and anyone else contributing anything toward development!
-gogolie
tamirda said:
{
"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 Flashers!
I'm proud to present you my latest work!
PhoeniX ROM For Samsung Galaxy S4 I9505.
​
XDA:DevDB Information
PhoeniX ROM For Samsung Galaxy S4 I9505, a ROM for the Samsung Galaxy S 4
Contributors
tamirda
ROM OS Version: 4.3.x Jellybean
Version Information
Status: Stable
Current Stable Version: v7.3
Stable Release Date: 2014-01-09
Created 2013-09-04
Last Updated 2014-01-09
Click to expand...
Click to collapse
Nice gonna give it a run in the a.m..THANK YOU
neno2323 said:
Nice gonna give it a run in the a.m..THANK YOU
Click to expand...
Click to collapse
http://www.androidfilehost.com/?fid=23329332407567594 is new file doubt u had luk with the last as my server messed up the .zip
So how does this get installed ? Wipe then flash via restore instead of install through PhilZ ?
Gonna give this baby a tryy
Sent from my SPH-L720 using xda app-developers app
Did u get data? Thats the only thing keeping me from flasing one of these ports.
Sent from my SPH-L720 using Tapatalk
dante32278 said:
Did u get data? Thats the only thing keeping me from flasing one of these ports.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
No data here
Sent from my SPH-L720 using Tapatalk
KelevrA_8 said:
No data here
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
There will never be data. This it's a backup of a Verizon phone. All data related setup is configured as Verizon. Only way to get data is if someone can change all the files needed for a Sprint version
Sent from my SPH-L720 using xda app-developers app
From the moderator
To the OP ........ until you have the data correctly configured I am closing the thread. The Rom looks as an incomplete port from a VZW Rom. Please fix, make sure it is debugged , tested and then ..... re-release
Thanks, ~~~oka1

[ROM] MaximusHD | 12.0.0 | Android 6.0 | Fast&Stable | Multiuser | OTA | 6.12.401.4

{
"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"
}
System Information:
Based on HTC One (M8) 6.12.401.4
Android 6.0 (MRA58K)
Sense 7.0
Amazing battery life
Fast and Stable
Tweaked for Best Performance
OTA Updates
APM
Multi User
Auto-Kernel Flash
OpenGL ES 3.0
Deodexed
Zippaligned
Rooted
Aroma Multi-Language Setup (Supports 26 languages now)
Option to remove unneeded apps
Option to install additional mods
Support of init.d
Always newest ROM bases
And many more
Make sure your device is unlocked or have s-off
Download ROM and put it on internal sdcard
Put device in bootloader mode (Power + Volume Down)
Enter Recovery and do wipe first
Find in Recovery "Choose zip from sdcard" choose appropriate zip file
Proceed steps that Aroma installer gives
Reboot device after finishing installation
MaximusHD 12.0.0
--January 16th--​
Based on 6.12.401.12
Android 6.0
Android Doze
Permissions Control
Google Now on Tap
Android 6.0.1 Emojis Support
Added Multiuser Support
New APM Mod
Stability Improvements
Battery Improvements
Camera Improvements
Major UI changes
Updated Thermal Profiles
Updated OEM Apps
Many other changes
MaximusHD 12.0.0
Download
TWRP 2.8.7.0 or higher is required for proper installation!
Firmware 6.12.401.4 is required for proper installation! Download (S-OFF ONLY)
​
Q&A​
Q. Can I use this ROM on S-ON devices?
A. Yes, you can use it, but you might face some issues like long reboot, missing boot animation, higher battery consumption , Wi-Fi issues and etc.
Q. My Wi-Fi doesn't work
A. You must update firmware to latest 4.xx.xxx.x
Q. Will new firmware wipe my device? Should I be S-OFF
A. It won't wipe your device, but your device must be S-OFF.
Q. My camera doesn't want to take pictures due to insufficient permissions and I don't see my files, what should I do?
A. Probably you wiped your internal storage with twrp recovery in the past. Install Terminal Emulator program out of Google play. Execute this command
Code:
su
restorecon -FR /data/media/0
Thanks buttie for tip​
M8_UL
M8_UL_CA AT&T
M8_UL_CA T-Mobile USA
M8_UL_CA Telus
M8_UL_CA Roger
M8_UHL
ROM cookers should ask my permission for using ROM as base,any releases based on my ROM should be 2 days after the initial release.
Original base will be available 2 days after initial release.
Original base can be downloaded in this dedicated thread
Any stock part of this ROM can be used for creating mods or tweaks, you do not have to ask my permission for that.
All custom features that are used in this ROM require special permission for modification and distribution.
Please respect these simple rules
Team Venom - all members of team for awesome support
w00dstock - for awesome mods and support
​
XDA:DevDB Information
[ROM] MaximusHD | 12.0.0 | Android 6.0 | Fast&Stable | Multiuser | OTA | 6.12.401.4, ROM for the HTC One (M8)
Contributors
LlabTooFeR, w00dstock
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
Version Information
Status: Stable
Current Stable Version: 12.0.0
Stable Release Date: 2016-01-16
Created 2014-03-26
Last Updated 2016-01-16
Reserved
​
Reserved

			
				
Awesome, downloading now. Hopefully it'll fix my ATT M8 that wont boot! Thanks llab
nugzo said:
Awesome, downloading now. Hopefully it'll fix my ATT M8 that wont boot! Thanks llab
Click to expand...
Click to collapse
Let me know if all goes fine
LlabTooFeR said:
Let me know if all goes fine
Click to expand...
Click to collapse
doesnt install. it says it installed correctly but only took 1 second. Do you have md5 so i can verify?
nugzo said:
doesnt install. it says it installed correctly but only took 1 second.
Click to expand...
Click to collapse
Ow, that's strange, can you pull log out of internal card?
nugzo said:
doesnt install. It says it installed correctly but only took 1 second. Do you have md5 so i can verify?
Click to expand...
Click to collapse
f44c660a36635617c5369dd611bd3eb6
LlabTooFeR said:
Ow, that's strange, can you pull log out of internal card?
Click to expand...
Click to collapse
The problem is symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin"); you took from my ROM/updater-script but you forgot ";" at the end
so just change
Code:
symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin")
to
Code:
symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin");
BTW I added this symlink for a test purpose, it's probably not even needed to be there. But I just wanted to check something during yesterday tests
LlabTooFeR said:
Ow, that's strange, can you pull log out of internal card?
Click to expand...
Click to collapse
possibly. where is it? i installed another rom which had an incompatible kernel so the phone wont boot. of course i forgot to do a nandroid first. i get stuck at htc one white screen. of coourse i can enter recovery and fastboot.
mike1986. said:
The problem is symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin"); you took from my ROM/updater-script but you forgot ";" at the end
so just change
Code:
symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin")
to
Code:
symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin");
BTW I added this symlink for a test purpose, it's probably not even needed to be there. But I just wanted to check something during yesterday tests
Click to expand...
Click to collapse
Had doubts regarding these lines, they are looking too weird, removed.
nugzo said:
possibly. where is it? i installed another rom which had an incompatible kernel so the phone wont boot. of course i forgot to do a nandroid first. i get stuck at htc one white screen. of coourse i can enter recovery and fastboot.
Click to expand...
Click to collapse
I reupload ROM now, will take about 10 min.
nugzo said:
possibly. where is it? i installed another rom which had an incompatible kernel so the phone wont boot. of course i forgot to do a nandroid first. i get stuck at htc one white screen. of coourse i can enter recovery and fastboot.
Click to expand...
Click to collapse
Link is updated. MD5 is BE9A506432064BF87EF5177458FFB048
rom still wont install. goes for like 1 sec.
fix-this! said:
rom still wont install. goes for like 1 sec.
Click to expand...
Click to collapse
+1
fix-this! said:
rom still wont install. goes for like 1 sec.
Click to expand...
Click to collapse
Any additional information on screen?
LlabTooFeR said:
Any additional information on screen?
Click to expand...
Click to collapse
Not that I saw. It just said "You are now running Maximus" in Aroma after 1 sec, then kicked back out to TWRP where it had a "successful" message.
blackroseMD1 said:
Not that I saw. It just said "You are now running Maximus" in Aroma after 1 sec, then kicked back out to TWRP where it had a "successful" message.
Click to expand...
Click to collapse
Ok, will check that...

[Sprint/Virgin Mobile] [Kernel] Stock Desire 510 [Write Protection Removed]

Hello everyone,
Today we just got something super cool, a custom kernel for our desire 510. Its only working on vm and sprint models but basically this is just a stock kernel for now with no goodies other than write protect being removed.
[Disclaimer]​I'm not responsible for anything that happens as a result of this pending flash. Do not cry to me if your phone goes up in flames or if your wife leaves you due to you being addicted to your phone.​ ​
I take no credit for the actual kernel build or anything like that. All credit goes to rbheromax. The kernel is currently being edited and uploaded. ETA is about an hour or so.
Instructions:
Pull the battery and put it back in then press and hold vol - and pwr.
When in hboot navigate to the fastboot option and click the pwr button.
When in fastboot connect your phone and on your pc press and hold shift and right click your downloads folder. Then click open command prompt here.
Next type fastboot flash boot b.img and tap enter.
Done!!!
Screenies:
{
"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"
}
Downloads: https://www.mediafire.com/?2yq87z9yetb371d
After this is uploaded my rom will be finished and uploaded soon too. Thank you.
XDA:DevDB Information
Stock Kernel Write Protection Removed, Kernel for the HTC Desire 510
Contributors
CurbThePain, rbheromax (android forums)
Source Code: http://androidforums.com/threads/virgin-sprint-kernel-desire-510-write-protection-removed.885145/
Kernel Special Features: Write Protection Removed, maybe oc soon, and tap htc logo to wake.
Version Information
Status: Testing
Created 2014-12-01
Last Updated 2014-12-01
Can a moderator please move this thread to the android development section i forgot to change the section before i posted.
It works!
And here is rbheromax's kernel. working on Boost Mobile Desire 510!
LarryBoyG said:
And here is rbheromax's kernel. working on Boost Mobile Desire 510!
Click to expand...
Click to collapse
Hey man. Try not to quote the op XD yes its definitely working.
CurbThePain said:
Hey man. Try not to quote the op XD yes its definitely working.
Click to expand...
Click to collapse
oops sorry about that.
Works as advertised. Great job OP
already have recovery, root, superuser, busybox installed... Followed instructions and worked like a charm, Already deleting bloatware as we speak... Now to figure out which HTC bull**** is safe to remove..
Since BOOST is via Sprint can anyone confirm success with BOOST?
I have boost, it works.
Sent from my 0PCV1 using XDA Free mobile app
LarryBoyG said:
I have boost, it works.
Sent from my 0PCV1 using XDA Free mobile app
Click to expand...
Click to collapse
Sweet, I figured it would, flashing now.
Another confirmation, VM.
Can i use it without root and recovery?
Working for me as well, thank you! Now to remove HTC's and VM's crap! What we need now is a list of things we can remove without bricking the phone :silly:
Seriously, this is awesome. Thank you.
can you link me EU stock kernel pls? I installed this kernel and i got bootloop,my phone no boot :/ only can go to hboot
vwadam said:
can you link me EU stock kernel pls? I installed this kernel and i got bootloop,my phone no boot :/ only can go to hboot
Click to expand...
Click to collapse
Not sure if this is what you wanted. but heres a link: htcdev.com/devcenter/downloads
---------- Post added at 09:45 AM ---------- Previous post was at 09:40 AM ----------
CurbThePain said:
Hello everyone,
Today we just got something super cool, a custom kernel for our desire 510. Its only working on vm and sprint models but basically this is just a stock kernel for now with no goodies other than write protect being removed.
[Disclaimer]​I'm not responsible for anything that happens as a result of this pending flash. Do not cry to me if your phone goes up in flames or if your wife leaves you due to you being addicted to your phone.​ ​
I take no credit for the actual kernel build or anything like that. All credit goes to rbheromax. The kernel is currently being edited and uploaded. ETA is about an hour or so.
Instructions:
Pull the battery and put it back in then press and hold vol - and pwr.
When in hboot navigate to the fastboot option and click the pwr button.
When in fastboot connect your phone and on your pc press and hold shift and right click your downloads folder. Then click open command prompt here.
Next type fastboot flash boot b.img and tap enter.
Done!!!
Screenies:
Downloads: https://www.mediafire.com/?2yq87z9yetb371d
After this is uploaded my rom will be finished and uploaded soon too. Thank you.
XDA:DevDB Information
Stock Kernel Write Protection Removed, Kernel for the HTC Desire 510
Contributors
CurbThePain, rbheromax (android forums)
Source Code: http://androidforums.com/threads/virgin-sprint-kernel-desire-510-write-protection-removed.885145/
Kernel Special Features: Write Protection Removed, maybe oc soon, and tap htc logo to wake.
Version Information
Status: Testing
Created 2014-12-01
Last Updated 2014-12-01
Can a moderator please move this thread to the android development section i forgot to change the section before i posted.
Click to expand...
Click to collapse
Will this work on Cricket phone?? Thank you
aaron74 said:
Not sure if this is what you wanted. but heres a link: htcdev.com/devcenter/downloads
Click to expand...
Click to collapse
I have alredy found it,but its sources and i dont know how to use it on phone..I need a stock kernel in img file
vwadam said:
can you link me EU stock kernel pls? I installed this kernel and i got bootloop,my phone no boot :/ only can go to hboot
Click to expand...
Click to collapse
Ill put in the description its only for the US version of the Desire 510 so no one makes the mistake of flashing this kernel on the wrong device.
rainbowtuba said:
Working for me as well, thank you! Now to remove HTC's and VM's crap! What we need now is a list of things we can remove without bricking the phone :silly:
Seriously, this is awesome. Thank you.
Click to expand...
Click to collapse
A few things you CAN remove are the voicemail app, Mobile ID, Htc Mobile Guide, KeyVPN, Lumen Toolbar, Polaris Office and i believe thats all. Im not to sure about the qualcomm app. I would keep it just to be safe.
CurbThePain said:
Ill put in the description its only for the US version of the Desire 510 so no one makes the mistake of flashing this kernel on the wrong device.
Click to expand...
Click to collapse
Ok thank you.
So,this is mean i can get back my phone and its boot or i never will get it boot again?
Sorry for bad english...
Apps I have removed without issues.
I actually uninstalled the qulacomm app and phone still works just fine. I also removed, HTC guide, HTC gallery, HTC dot view, HTC service pack, HTC blink feed, Messaging Plus, Lumen Toolbar, Stock internet browser, Anything involving google besides framework and play store (redownloaded apps to let them be a user app to move to SD card.)... A few others I can't remember as well, But what is interesting is that after removing all of that bloat... I really don't have that much internal space available still.......... Getting sick of phones with storage issues.. A smartphone can only be as smart as the apps installed on it.. But yet after my crucial 25 apps I have no storage space to install anything else. :/
vwadam said:
Ok thank you.
So,this is mean i can get back my phone and its boot or i never will get it boot again?
Sorry for bad english...
Click to expand...
Click to collapse
Its alright . And if you can download the eu source and build the stock kernel sure. If you dont know how to you might have to wait till someone picks up the eu model and makes a custom kernel for that your model. I dont currently have that model. Let me ask my buddy if he can build you a stock eu kernel.
CurbThePain said:
Its alright . And if you can download the eu source and build the stock kernel sure. If you dont know how to you might have to wait till someone picks up the eu model and makes a custom kernel for that your model. I dont currently have that model. Let me ask my buddy if he can build you a stock eu kernel.
Click to expand...
Click to collapse
I can't build stock kernel from source
So i need wait for Eu recovery and Eu kernel too for get my phone back from bootloop :/
Alright,thanks.

[ROM][5/17/155][ATT] Stock Rooted G920A-UCU1AOCE @First! @FlashFire!

As the name of the thread implies... This is a stock rooted ROM based on Verizon official VRU1AOC3 Base. No mods, no themes, no hacks, no.... Just rooted and ready!
{
"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"
}
This is the picture of the Verizon phone you info will look a little different
Please Read post #1 through #3 in there ENTIRETY before doing anything!​
Background!
I did this on a friends phone. I dont own it!
If you like this ROM please click the DONATE button!
If everyone that downloads it donates just a few bucks I could buy this phone in a few days
That would also allow me to continue making ROMS, pay for my website, etc!
Oh, and Please hit Thanks and rate the thread 5 stars! I would do it for you! I made this for you!
Features!
Stock
Pre-rooted
Powered by SuperSU by @Chainfire
No other modifications, hacks, mods, etc!
INSTRUCTIONS TO FLASH - READ!
Copy to Storage
Flash it with FlashFire
Make sure you choose "Wipe" when you choose flash fire. Just use whatever defaults it has.
Click "+" and choose Flash Zip / ROM, next Click "+" and choose wipe. Then click FLASH!
Magic will begin!
Q and A - Read it!
Q. What are the prerequisites to flash this?
A. Must be rooted and already have FlashFire installed!
Q. Who is this ROM for?
A. Its for the Home-brew enthusiast that wants to make a ROM for themselves. Its for developers that want to build a ROM for the community but may not have access to a complete untouched file set. Its for that guy that forgot to make a back up!
Q. Who is this ROM not for?
A. Crack Flashers. You will not get a flash high from this ROM. Its stock rooted!
Q. Why doesn't it have any mods? All the other ROMS have xxxxx
A. Its a stock ROM!
Q. Is the thether hacked?
A. No, Its a stock ROM!
Thanks
@Chainfire for SuperSU and FlashFire!
I dont own this device YET! I'm saving all my donations towards its purchase. Hit donate if you would like to show your appreciation!
Please hit Thanks and Rate the thread 5 Stars
Click to expand...
Click to collapse
Download: HERE! MOD EDIT: Download link removed, thread closed​
XDA:DevDB Information
[ROM][5/17/155][ATT] Stock Rooted G920A-UCU1AOCE @First! @FlashFire!, ROM for the AT&T Samsung Galaxy S6
Contributors
scrosler
ROM OS Version: 5.0.x Lollipop
Based On: Stock Base
Version Information
Status: Testing
Current Stable Version: 1.0
Stable Release Date: 2015-05-17
Created 2015-05-18
Last Updated 2017-11-09
Sharing Policy
You are free to use this ROM or any part of this ROM any way you like as long as you give proper credit!
Consider this your permission! Please do not PM me asking if its OK to build off this ROM. Permission granted!
Remember I did this for YOU!
Hit Thanks!
Hey to anyone who had an install problem...
I made a video! Yep, my first video. I also edited the install instructs to be easier to read...
How to have a trouble free install!
Click to expand...
Click to collapse
I made this ROM for everyone to have a stock base to work.
Im not going to explain root but you need PinPong Root beta 6 and then you need flash fire.
PingPong Root is here: http://forum.xda-developers.com/galaxy-s6/general/root-pingpongroot-s6-root-tool-t3103016
FlashFire is here: http://forum.xda-developers.com/general/paid-software/flashfire-t3075433
Any problems with those programs post in those threads.
ENJOY!
Chirp?
Is this based on Verizon OC3 or AT&T OCE? I see both listed in OP.
Sent from my SAMSUNG-SM-G920A using XDA Free mobile app
orlandoxpolice said:
Is this based on Verizon OC3 or AT&T OCE? I see both listed in OP.
Sent from my SAMSUNG-SM-G920A using XDA Free mobile app
Click to expand...
Click to collapse
If you notice ever so slightly under neath the picture it says "This is a verizon picture".
This is actually as titled in the thread, "ro.build.display.id=LRX22G.G920AUCU1AOCE"
I did not know there was an update for AT&T until after I gave the phone back. I will update this again when I get my hands on either another AT&T phone (which wont be hard) or someone posts the latest AT&T Odin file.
So to answer your question... This is the Stock ROM without the AT&T OTA.
Hope that clarifies it better! :good:
Thanks a lot for the stock rooted rom .... but the link for downloading the Stock rom AT&T doesn't seem to work.
androfanatic said:
Thanks a lot for the stock rooted rom .... but the link for downloading the Stock rom AT&T doesn't seem to work.
Click to expand...
Click to collapse
Wow! How strange is that???
I just checked and it was good to go for me!
Try this DDL: https://www.androidfilehost.com/?fid=23991606952606413
thanks a lot...downloading now.
I'll be updating this ROM and the Stock ROM to OE2
Big thanks to @Tehpdub
Click to expand...
Click to collapse
Can some one test the Stock rooted ROM with the update applied? I got it uploaded. Just need a couple testers...
Hit thanks and reply to thread and I will link you directions.
Thanks guys!
Remember, I don't have this phone.. Doin' it for YOU!
Anyone got time to test?
Updated!
Updated to UCU1AOE2 base!
Hi Scott. I'm running the the ROM, but it continues to trip Knox and asking for a reboot due to "unauthorized actions". I tried unrooting via Super SU, but then recalled that the ROM is pre-rooted.... so not sure if I was unsuccessful due to that.
Also, Wi-Fi passwords are not being saved on reboot.
JsonV said:
Hi Scott. I'm running the the ROM, but it continues to trip Knox and asking for a reboot due to "unauthorized actions". I tried unrooting via Super SU, but then recalled that the ROM is pre-rooted.... so not sure if I was unsuccessful due to that.
Also, Wi-Fi passwords are not being saved on reboot.
Click to expand...
Click to collapse
Then the ROM is incorrect version for your firmware that is why you get WiFi password errors.
As far as knox, just delete it.
This ROM is more for developers than end users.
Thank you for this ROM, also. It came in real handy when I finally grasped the proper plan of action.
hey Scrosler ,
used flashfire to load your ROM but every time i do it [per your instructions] i'm still on G920AUCU1AOCE.
am i missing something? i'm trying to get to G920AUCU1AOE2.
should i have unrooted before using flashfire?
Thanks
Deleted
hussarfilms said:
hey Scrosler ,
used flashfire to load your ROM but every time i do it [per your instructions] i'm still on G920AUCU1AOCE.
am i missing something? i'm trying to get to G920AUCU1AOE2.
should i have unrooted before using flashfire?
Thanks
Click to expand...
Click to collapse
You need to be using OE2 before flashing Clean ROM.
Ended up installing win 8.1 via bootcamp on Yosemite and installed Odin from there. Worked. !!
Sent from my SAMSUNG-SM-G920A using XDA Free mobile app

Categories

Resources