[ROM] MaximusHD | 12.0.0 | Android 6.0 | Fast&Stable | Multiuser | OTA | 6.12.401.4 - One (M8) Android Development

{
"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...

Related

[ROM]MaximusHD 13.0.0 | KK 4.4.2 | Sense 6.0 | Fast&Stable | OTA Updates | 4.09.707.1

{
"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 Butterfly S 4.09.707.1
Android 4.4.2 (KitKat)
Sense 6.0
Amazing battery life
Fast and Stable
Tweaked for Best Performance
OTA Updates
APM
Auto-Kernel Flash
OpenGL ES 3.0
Deodexed
Zippaligned
Rooted
Aroma Multi-Language Setup (Supports 24 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 13.0.0
--June 3rd--​
Base 4.09.707.1
HTC Sense 6.0
Updated Kernel
Updated system apps
Updated system permissions
Updated OTA Engine
Fixed Recent apps long press
Added 6 New Languages in Aroma Installer
Color coded themes for easy navigation
Personalized font style
Addition of new Extreme Power Sacing mode
Add a button to clear all recent apps
New interface for Gallery and Camera
Add Image Match to find photos faster and easier
Support POI (Point of interest) location in Map view
BlinkFeed improvements (including smooth, continuous scrolling)
Improvements in Mail, Phone, Message and other apps
Many other changes
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 custom ROM's based on my release within 2 days after initial release in any aspect will be reported to moderators as kang.
Any part of this ROM can be used for creating mods or tweaks, you do not have to ask my permission for that.
Please respect these simple rules
MaximusHD 13.0.0
Download
TWRP 2.7.0.4k or higher is required for proper installation!
Full Wipe is obligatory!
​
No bugs so far​
DLXP_U
DLXP_UL
Mdj - for help
Team Venom - all members of team for awesome support
w00dstock - for awesome mods and support
Flar2 - For Disabling HTC rw protection
​
XDA:DevDB Information
[ROM]MaximusHD 13.0.0 | KK 4.4.2 | Sense 6.0 | Fast&Stable | OTA Updates | 4.09.707.1, ROM for the HTC Butterfly S
Contributors
LlabTooFeR
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2014-10-10
Last Updated 2015-01-20
MaximusHD 12.0.0
-- March 9th 2014 --
Android 4.4.2
Based on 3.06.708.3
Updated Kernel
Improved RAM Management
Added Cloud Printing
Added More Bluetooth Profiles
Updated OEM Apps
Many other changes
MaximusHD 11.0.0
-- December 24th 2013 --
Based on 2.21.708.1
Updated Kernel
Audio improvements
Camera improvements
Performance improvements
Battery improvements
Added Advanced Power Menu mod
Updated OEM Apps
Many other changes
MaximusHD 2.0.0
-- August 5th 2013 --
Rebased 1.11.707.1
Added support of DLXP_UL (901S) devices
Fixed Notes Crash
Fixed Smart Dial
Other changes
MaximusHD 1.0.0
-- August 2nd 2013 --
New Base 1.12.709.2
Android 4.2.2
Updated Kernel
Improved BlinkFeed
Improved UI Experience
Stock HTC %battery
Stock HTC EQS
Lock-screen widgets
Long press home button works as menu
Audio improvements
Camera improvement
Updated OEM Apps
Added Native HTC Task Manager
Custom OTA Update Engine
Root
Init.d
BusyBox
Many other changes​
reserved
reserve
.
Thanks mate, great ROM!
Downloading the update now.
orb3000 said:
Thanks mate, great ROM!
Downloading the update now.
Click to expand...
Click to collapse
Great i download it as soon as possible
tornado75 said:
Great i download it as soon as possible
Click to expand...
Click to collapse
Great Work !
I mount it now on my 901S
Want real direct downloads lol these mega downloads keep failing on me
Sent from my HTC Butterfly s using Tapatalk 2
Here it´s working faster than any other download site.
lets keep on topic with Development
papi92 said:
Want real direct downloads lol these mega downloads keep failing on me
Sent from my HTC Butterfly s using Tapatalk 2
Click to expand...
Click to collapse
papi92 said:
Want real direct downloads lol these mega downloads keep failing on me
Sent from my HTC Butterfly s using Tapatalk 2
Click to expand...
Click to collapse
If you download from mobile btowsers, just change to desktop version. Mega is the fastest download site from Mobile.
Sent from my HTC Butterfly s using Tapatalk 2
Smart dialer issue
Smart dialer still not fixed.... Installed the new update still the same issue with smart dial.
drizzle77 said:
Smart dialer still not fixed.... Installed the new update still the same issue with smart dial.
Click to expand...
Click to collapse
Maybe you deleted something? My testers didn't find this issue on both roms...
LlabTooFeR said:
Maybe you deleted something? My testers didn't find this issue on both roms...
Click to expand...
Click to collapse
i installed rom again..
i wiped all,,didnt remove anything in aroma ,after first boot i synced my contacts ,then i checked the smart dialer,,still the same issue please advice solution for this,,
can you check with your testers once more to confirm ?
drizzle77 said:
i installed rom again..
i wiped all,,didnt remove anything in aroma ,after first boot i synced my contacts ,then i checked the smart dialer,,still the same issue please advice solution for this,,
can you check with your testers once more to confirm ?
Click to expand...
Click to collapse
smart dialer only partially working for me. it appears to be working for contact phone numbers but not contact names.
drizzle77 said:
i installed rom again..
i wiped all,,didnt remove anything in aroma ,after first boot i synced my contacts ,then i checked the smart dialer,,still the same issue please advice solution for this,,
can you check with your testers once more to confirm ?
Click to expand...
Click to collapse
Which language you are using for the contacts?
LlabTooFeR said:
reserve
Click to expand...
Click to collapse
LLabTooFeR, any plans on removing the Exchange PIN requirement in later releases? ARHD and Viper on One have that feature, and its something I (along with some others) would definitely use!
Good work!! you're pioneering this community, thanks for all your work
LlabTooFeR said:
Which language you are using for the contacts?
Click to expand...
Click to collapse
I use UK ENGLISH
drizzle77 said:
I use UK ENGLISH
Click to expand...
Click to collapse
Everything working fine here. If I'm not wrong, it only work with phone no right?
Sent from my HTC Butterfly s using Tapatalk 2
drizzle77 said:
I use UK ENGLISH
Click to expand...
Click to collapse
Do you have connected google account?

[ROM] CyanogenMod 11S • OPO Stock ROM • Android 4.4.4 • 11-OCT • v5 • m7_wls

[ROM] CyanogenMod 11S • OPO Stock ROM • Android 4.4.4 • 11-OCT • v5 • m7_wls
{
"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 XDA, I proudly present you with a port of CyanogenMod 11S for the Sprint HTC One​
All CyanogenMod 11S features
AudioFX
Screencast
Themes Showcase
Modified Lockscreen
Advanced Theming Capabilities
Cyanogen Inc. Bootanimation
ART Compatible
OnePlus Camera
Latest Android 4.4.4 (KitKat)
Integrated CM Kernel Control in Settings
Integrated CM Superuser in Settings
Init.d Support
Very Stable
Super Smooth
Great Battery Life
Project ERA Sound
MultiROM Support​​
Click to expand...
Click to collapse
​
Click Here​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Make sure you have the latest Radio and TWRP recovery installed, if you don't you can download the latest Radio from here and the latest TWRP from here
Download the ROM and place it on your SD Card
Reboot into recovery
Wipe Data, Cache and Dalvik-Cache
Install the ROM
Reboot and Enjoy
Click to expand...
Click to collapse
Installing ROM as Primary ROM​
Just follow the Installation Instructions above and make sure "Inject MultiROM" is checked before flashing
Please note that the kernel inside this ROM does NOT have the kexec-hardboot patch​
Installing ROM as Secondary ROM​
Before doing this, make sure your primary ROM's kernel has kexec-hardboot patch, the MultiROM zip installed and you have MultiROM TWRP 2.7.0 installed
Download the ROM and place it on your SD Card
Reboot to recovery
Go to Advanced > MultiROM > Add ROMs > (Make sure Android is selected) Next > ZIP File > Select the v5 zip and let it install
When you reboot you should see your Internal ROM and CyanogenMod 11S v5
Click to expand...
Click to collapse
(From original thread)​
#166​#168​#169​#173​
Click to expand...
Click to collapse
v5: Download from AndroidFilehost​
Gapps are not required, they are included in the ROM
Click to expand...
Click to collapse
Taking pictures using Front Camera in OnePlus Camera app (Use a Play Store alternative)​
Click to expand...
Click to collapse
​
Github​
Click to expand...
Click to collapse
@dd98​@mike1986.​@ZeroInfinity​@P4R​@Sensitivity​@CyanogenMod​OnePlus​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
XDA:DevDB Information
CyanogenMod 11S (Sprint), ROM for the Sprint HTC One
Contributors
dd98, mike1986., ZeroInfinity, CyanogenMod
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest Radio and TWRP Recovery
Based On: OnePlus One Stock ROM
Version Information
Status: No Longer Updated
Current Stable Version: 5.0
Stable Release Date: 2014-10-11
Current Beta Version: 1.0
Beta Release Date: 2014-08-25
Created 2014-08-24
Last Updated 2014-11-04
OnePlus One Wallpapers and Bootsplash
For anyone looking for the stock OnePlus One wallpapers
Download: Here
OnePlus Splashscreen (thanks to @iElvis)
Splashscreen: Download from Dev-Host
NOTE! You must be S-OFF and flash in recovery
Its picture is attached below​
Changelog
Code:
[B][COLOR="Red"][U]Version 1.0[/U][/COLOR][/B]
Initial Release
[B][COLOR="Red"][U]Version 2.0[/U][/COLOR][/B]
Google Apps issues should be fixed
[B][COLOR="Red"][U]Version 3.0[/U][/COLOR][/B]
Added ARHD Performance Tweaks
Added 96ramtweak for better RAM management
Smoother and Better Battery Life
[B][COLOR="Red"][U]Version 4.0[/U][/COLOR][/B]
Added Project ERA Sound Mod
Added MultiROM Support
Better Battery Management
Cleaned up unwanted files
Fixed RIL Issues
[B][COLOR="Red"][U]Version 5.0[/U][/COLOR][/B]
Updated to CyanogenMod 11 Milestone 10 Base
Various bug fixed with updated base
Compatible with [URL="http://forum.xda-developers.com/oneplus-one/development/dynamic-oneplus-one-lockscreen-t2890808"]these[/URL] lockscreen mods (CM11 version)
[B][COLOR="Red"][U]Upcoming Release - v6[/U][/COLOR][/B]
Fixed OnePlus Front Camera FC
Click to expand...
Click to collapse
..
Reserved
This is being marked as "test" because I don't have the CDMA HTC One and need people to confirm it's working correctly due to the differences in radio firmware
Thanks, downloading now
sorry for the inconvenience, forgot to do something with the zip, re-uploading now so anybody who downloaded v1, could you please re-download and re-flash (dirty flash will be fine), again apologies for the inconvenience
Edit: Link is back up
THADDIUS25 said:
Thanks, downloading now
Click to expand...
Click to collapse
so how is it working for you, wifi, mobile data, signal etc ok?
So far so good everything seems to be working just fine on my end, even ART works thanks alot for your work.
THADDIUS25 said:
So far so good everything seems to be working just fine on my end, even ART works thanks alot for your work.
Click to expand...
Click to collapse
How do you like it I'm downloading as we speak
Sent from my HTCONE using XDA Free mobile app
androidforeve said:
How do you like it I'm downloading as we speak
Sent from my HTCONE using XDA Free mobile app
Click to expand...
Click to collapse
Awww I have to get latest recovery will try again later
Sent from my HTCONE using XDA Free mobile app
I can't get mobile signal to make phonecalls. Just says mobile signal not available. I get Lte data though
Thanks for sharing!
Booted and will be testing.
One question, is there a way to change the color of the bottom bar on the lockscreen?
Maybe I just missed it but I've been looking and trying different themes but I'm unable to use the lockscreen to pick a 'target' to launch after unlock.
ROM looks great though! :good:
Great ROM...smooth and stable...few gapps force closed but after updating they are working fine..
Thanks alot for porting
predator1584 said:
Thanks for sharing!
Booted and will be testing.
One question, is there a way to change the color of the bottom bar on the lockscreen?
Maybe I just missed it but I've been looking and trying different themes but I'm unable to use the lockscreen to pick a 'target' to launch after unlock.
ROM looks great though! :good:
Click to expand...
Click to collapse
Try these, he has many different lockscreen colours to choose from
dd98 said:
Try these, he has many different lockscreen colours to choose from
Click to expand...
Click to collapse
Thank you sir, just what I was looking for. Definitely loving the minimal feel of everything.
Top notch port! :highfive:
Sent from my One using Tapatalk
Seriously....no one is having issues making or receiving phone calls, or text messages.??Basically anything at all that would require cell service??
I have ran logs and they all return that radio is turned off....when clearly that's not the case cause it shows I have a signal and I'm getting data. Odd, I would venture to guess that's there's a broken hex value or two somewhere in one of the framework files. Not sure as I haven't bothered to dig any deeper then that. But honestly how can I be the only person experiencing this?
gruesomewolf said:
Seriously....no one is having issues making or receiving phone calls, or text messages.??Basically anything at all that would require cell service??
I have ran logs and they all return that radio is turned off....when clearly that's not the case cause it shows I have a signal and I'm getting data. Odd, I would venture to guess that's there's a broken hex value or two somewhere in one of the framework files. Not sure as I haven't bothered to dig any deeper then that. But honestly how can I be the only person experiencing this?
Click to expand...
Click to collapse
Its not just you.
Philosophy757 said:
Its not just you.
Click to expand...
Click to collapse
Good to know....
I also had a fc on the gallery when pressing edit. But I didn't run the rom long enough to get a log on that as I had to be able to make and receive calls and text.
gruesomewolf said:
Good to know....
I also had a fc on the gallery when pressing edit. But I didn't run the rom long enough to get a log on that as I had to be able to make and receive calls and text.
Click to expand...
Click to collapse
Would you like to help me fix it
radio is working fine for me ...no problem in connectivty dept

[ROM] NonSense *STOCK* Root/Debloated/Deodexed/NoSense [WIP]

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??

[ROM] OrDroid 2.0.0 | Android 5.0.1 | Sense UI 6.0 | Fast & Stable | 4.16.401.10

{
"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"
}
Based on 4.16.401.10 firmware
Android Lollipop 5.0.1 with Sense UI 6.0
Stock look, no visual changes
Multi-language (WWE)
Bloatware removed
Unsecured boot.img
Persistent ADB enabled
Init.d scripts support
Latest SuperSU
Option to remove apps and widgets (AROMA installer)
All 3rd party applications updated and on /data partition
...and many more!
Code:
2.0.0
- Rebased on 4.16.401.10.
- Added HTC Club and HTC Power To Give.
- Removed more unnecessary files.
- Updated wp_mod module - Thank to migascalp.
- Updated all 3rd party apps.
1.0.0:
- Initial Release.
Download V2.0.0 - Full ROM
Mirror - Android File Host
--- MD5 Checksum: 553E0A8E18A45A5BB15647EA18EEFCDD ---
Download New Firmware - Optional (S-OFF Only)
How to install instructions can be found here
--- MD5 Checksum: AF072D7A6D6BC18DDADAE52006AD1AC0 ---
Download the ROM and place it on your SD card
Boot your device into recovery mode (Volume Down + Power)
In main menu, select "install zip from sdcard"
Select "choose zip from sdcard" and browse to the location of ROM zip
You can use full wipe option in AROMA (optionally if coming from earlier version of OrDroid, obligatory if coming from stock or other custom ROM)
After flashing process is complete, reboot the device
Pavelol
tamirda
baadnewz
m0narx
j to the 4n
ivicask
Turge
LlabTooFeR
mike1986.
flar2
ic3cub3
lyapota
If you appreciate my work, you can buy me a beer:
​
Donations list:
...
I'm grateful for every donation you make.
Thank you very much!​
XDA:DevDB Information
OrDroid, ROM for the HTC One (M8)
Contributors
shnizlon
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: HTC RUU
Version Information
Status: Stable
Created 2015-01-19
Last Updated 2015-01-19
Q: MD5, what is it, and what it does?
A: It ensures that the file is downloaded correctly and completly to avoid issues when installing/using it.​
Q: Do I need to perform a full wipe when upgrading from old version of your ROM?
A: I always recommend to perform a full wipe to avoid issues, but if I didn't mention that it's mandatory, you can flash without wiping.​
Q. I can't see some files and take pictures due to insufficient permissions, what should I do?
A. Probably you wiped your internal storage with TWRP recovery in the past. Simply execute the following command from adb shell or terminal emulator.
Code:
su
restorecon -FR /data/media/0
Q: After flashing the ROM my phone stucks on splash screen / bootloop?
A: Make sure you are using latest TWRP recovery, and try the command 'fastboot erase cache'.​
Q: My computer doesn't recognize my device?
A: Download and install latest HTC Sync Manager from here.​
Q: My benchmark score is not as high as on different ROMs. What does it mean?
A: It means absolutely nothing. Benchmarks on Android are more or less lottery, and they are not showing the real system performance. There are many tweaks that can force benchmark apps to show higher score, but it's faked performance, that can actually slow down your phone in some circumstances. What I always emphasize is a real performance, the one you can feel under your fingers. Remember that I/O has some limit and surpassing it shows just a numbers without true ratio.​

			
				

			
				
Good to see another ROM available for our device. Will keep a look out on this one! Thanks again ?
Wow Shnizlon?! Didn't expect you here. =O Used your rom quite a lot before. Good to see you again!!! =D Ppl, this guy is worth checking out, he knows what he's doing!!!!
@shnizlon You are BAAAAAACK!!!! Nice to see you her!!!!
NOOOOOO WAAAAAAAAY!!!!!! HAIL THE MASTER, PEOPLE!!!
when I had the sansation this guys ported the best sense 4.0 and updated sometimes up to 2 times a day
this.....is a pleasure!!! today OP was a good guy.
Glad to see your rom! Love your rom on the HTC One X!!!
Nice to see you here again @shnizlon
Ordroid is always one of the best
@shnizlon , could you please mention some tweaks that you have made for your rom? If not, it may give the impressions that this rom has not much tweaks and is almost the same as stock
@shnizlon really happy to see you here a lot c: i miss your roms a lot c:
Wow Rom is very snappy. Thank you OP. Great Job
I remember your ROMs from the HTC Sensation days!
The Android Host Mirror link is down.
Would be nice to know the supported devices, as I am not sure if I can use this on the Sprint M8
chaos67731 said:
Would be nice to know the supported devices, as I am not sure if I can use this on the Sprint M8
Click to expand...
Click to collapse
you can answer that yourself as long as sprint etc aren't updated to lollipop it won't work on them, so only dev edition or phones with supported WWE CID or phones with s-off which are not verizon or sprint or so
Great ROM. I remember it from the HTC Sensation. ?
Flashed the rom, but my phone keeps booting to fasboot, any idea why and how to fix this?
Radit26 said:
Flashed the rom, but my phone keeps booting to fasboot, any idea why and how to fix this?
Click to expand...
Click to collapse
What firmware are you trying to flash rom on?

[ROM][13/12/2016] WOLLA | GPE - MM | v 7.0 | 5.07.1700.15 | HTC One M8 & Butterfly 2

[ROM][13/12/2016] WOLLA | GPE - MM | v 7.0 | 5.07.1700.15 | HTC One M8 & Butterfly 2
{
"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"
}
Wolla is a rom Google Stock born with the intent to make it even lighter and more stable your terminal , taking with them the experience that Android Marshmallow can give . The ROM is based on ROM STOCK . And ' recommended use the latest FW GPE .
Android Version: M – 6 Official
Firmware base: 5.07.1700.15
Rom Version: WOLLA v7.0
Rooted with SuperSU
Zip-aligned on boot
SQLite optimization on boot
System R/W
Stock Kernel Rooted
Aroma Installer
Wolla GPE v7.0
* Added Support HTC Butterfly 2 (B2UL - Not for HTL23)
* Added Flash On Call & SMS
* Added show data traffic & Battery Percent
* Added Google Messenger
* Added double tap status to sleep
* Update SuperSU-v2.78-SR5
* Re-Build on Android MRA58K.H15
* Delete GoldenDroid Script
* Update Boost+ 1.50.807401
* Update Dolphin 11.5.11
* Update Es File Explorer 4.1.4
* Update Kernel Adiutor 0.9.30.2 (189)
* Update HTC Camera 10 8.10.779478
* Update HTC Camera M8 7.50.778021
Click to expand...
Click to collapse
Team Skydragon @Lapayota @leather.face
XDAevDB Information
[ROM] WOLLA | GPE | Marshmallow , ROM for the HTC One (M8) & HTC Butterfly 2
Contributors
nightcervant
2111002640
ROM OS Version: 6.0 Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 5.07.1700.15
Version Information
Status: Stable
Current Stable Version: v.7.0
Stable Release Date: 14/10/2016
@haohao3344
 @lyapota framework
Wolla GPE MM v7.0 - HTC One M8 & HTC Butterfly 2
Installation ROM:
Remember check md5 before flash ROM
1. Download the ROM and copy it to the SD
2. Restart the terminal into recovery and Full WIPE
3. Flash zip and reboot
Buy me a coffee to keep me awake during the creation of the Custom Rom
Follow Us
Join HTC Butterfly 2 Group​
I flashed wolla rom v6.2, I can't use Adaway, and how to remove "Flash On Call & SMS"??? This rom can fix this??
hikari1009 said:
I flashed wolla rom v6.2, I can't use Adaway, and how to remove "Flash On Call & SMS"??? This rom can fix this??
Click to expand...
Click to collapse
Yes, fixed Adaway, but you can try to flash xpose framework for v6.2 to fix adaway
You can use Root Explorer go to system/priv-app/XTSFlashOnCall and remove it
2111002640 said:
Yes, fixed Adaway, but you can try to flash xpose framework for v6.2 to fix adaway
You can use Root Explorer go to system/priv-app/XTSFlashOnCall and remove it
Click to expand...
Click to collapse
thank you so much!
I am flashing...
hikari1009 said:
I flashed wolla rom v6.2, I can't use Adaway, and how to remove "Flash On Call & SMS"??? This rom can fix this??
Click to expand...
Click to collapse
hikari1009 said:
thank you so much!
I am flashing...
Click to expand...
Click to collapse
Okay, if have any problem, please tell me know
Try soon..
naifaharsy said:
Try soon..
Click to expand...
Click to collapse
:good:
Nice Rom! Just flashed it last night and so far so but. But I notice that wifi and LTE signal is not as good as original/other roms. Is it possible to improve the modem in the next release?
clyang said:
Nice Rom! Just flashed it last night and so far so but. But I notice that wifi and LTE signal is not as good as original/other roms. Is it possible to improve the modem in the next release?
Click to expand...
Click to collapse
I've tried to link /system/etc/hosts to /data/data/hosts. However, it will be reseted to original hosts file after reboot. Any idea how to fix it?
Getting Error "Unfortunately, Pixel Launcher has Stopped" when i try to change Wallpaper. By the way, this ROm running very smooth.
clyang said:
Nice Rom! Just flashed it last night and so far so but. But I notice that wifi and LTE signal is not as good as original/other roms. Is it possible to improve the modem in the next release?
Click to expand...
Click to collapse
okay i will find out
daiyen said:
Getting Error "Unfortunately, Pixel Launcher has Stopped" when i try to change Wallpaper. By the way, this ROm running very smooth.
Click to expand...
Click to collapse
tks for your reported i'll try to fix it
Screen overlay detected
Draw over other app permission?? How to fix it?
summerhook said:
Draw over other app permission?? How to fix it?
Click to expand...
Click to collapse
When it show the dialog box, press oke, go to setting, in the top of right corner, you can reset all setting app draw, it will fix this error
Very Light rom.. best i ever had? maybe dolby can be inside this rom make sound better, thanks a lot..
naifaharsy said:
Very Light rom.. best i ever had maybe dolby can be inside this rom make sound better, thanks a lot..
Click to expand...
Click to collapse
i will research it
2111002640 said:
i will research it
Click to expand...
Click to collapse
FM radio too please..?and 1 again,why if convert sd card to internal always f.c ?
2111002640 said:
When it show the dialog box, press oke, go to setting, in the top of right corner, you can reset all setting app draw, it will fix this error
Click to expand...
Click to collapse
Thank. But It will reset permissions for all other apps and you had to approve again :laugh:

Categories

Resources