{
"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"
}
Warning:-
i am not responsible if anything happens to your device.
Instructions:
1. Download a rom you want volte support and flash it
2. Download the romname_volte.zip, if its available for your rom and flash it
3. Reboot and Enjoy ..
Universal VoLTE patch for All Roms :- :angel::angel:
[No need of any specific patches]
-Android MM
-Android N
-Android O (If volte not working after reboot.then we need to turn off and turn on enhanced mode to work again)
Tested and worked roms [osprey,Merlin]:- [MM/N] [Downloads available :good: ]
-CM14.1 Older Official Builds [N]
-RR-N-v5.8.0-20161228-osprey-OFFICIAL [N]
-aoscp_osprey-3.5-20161227-weekly [N]
-cm-13.0-20161221-SNAPSHOT-ZNH5YAO3Y3-osprey [MM]
-Crdroid20161230-osprey [N] thanks @taranhora for making the patch
--xosp20161226 osprey [N] VoLTE patch thanks @taranhora
Downloads
Download
Original Blog Post
Thanks..
XDA:DevDB Information
VoLTE Patch [Uni][STABLE], Tool/Utility for the Moto G 2015
Contributors
althafvly
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2017-09-13
Current Beta Version: 1.0
Beta Release Date: 2016-12-28
Created 2016-12-28
Last Updated 2017-10-26
So can I use the framework-res from an RR ROM that already has VoLTE enabled and copy that into your zip and flash?
althafvly said:
Warning:-
6. Open to '' /res/values/bool.xml'' and change these values to true
true
true
7. Type
apktool b framework-res
to build apk back.
Click to expand...
Click to collapse
Hi,
Thanks for sharing a workaround patch for enabling the VOLTE in N ROMS.
In step 6 you have written to change this value to true, but I'm not able to figure it out which value. Hope you can help me out.
Man this looks complicated n dangerous , are there any simpler way to enable volte?
Sent from my MotoG3 using XDA-Developers mobile app
rohanmane3 said:
Man this looks complicated n dangerous , are there any simpler way to enable volte?
Sent from my MotoG3 using XDA-Developers mobile app
Click to expand...
Click to collapse
I guess this is the simplest way of doing it. And its actually safe. The worst you can get is a bootloop, good backup beforehand is a nice idea.
Hope it works for you guys
Broadcasted from Zeta Reticuli
ajaysingh23 said:
Hi,
Thanks for sharing a workaround patch for enabling the VOLTE in N ROMS.
In step 6 you have written to change this value to true, but I'm not able to figure it out which value. Hope you can help me out.
Click to expand...
Click to collapse
My bad... It just missed.. Dont know how.. May be missed while i edited
<bool name="config_device_volte_available">true</bool>
<bool name="config_carrier_volte_available">true</bool>
These two to true
Sent from my MotoG3 using XDA-Developers mobile app
Gravemind2015 said:
I guess this is the simplest way of doing it. And its actually safe. The worst you can get is a bootloop, good backup beforehand is a nice idea.
Hope it works for you guys
Broadcasted from Zeta Reticuli
Click to expand...
Click to collapse
Yes.. It is the simple.. But risky too.. You may loose data.. If it stuck on boot...so please take a backup
Sent from my MotoG3 using XDA-Developers mobile app
rohanmane3 said:
Man this looks complicated n dangerous , are there any simpler way to enable volte?
Sent from my MotoG3 using XDA-Developers mobile app
Click to expand...
Click to collapse
Simple than this??.. Only way is to add script to auto add this line in framework... Haven't tried.. ? will try soon.. Be updated
Sent from my MotoG3 using XDA-Developers mobile app
Can we use the framework apk from the CM ROM having volte to patch in the latest nighties?
How to make the zip file if it is possible
can u do it for RR rom 7.1.1 latest one and attach the votle patch here . i cant do it myself bro .
---------- Post added at 06:22 PM ---------- Previous post was at 06:06 PM ----------
ajaysingh23 said:
Hi,
Thanks for sharing a workaround patch for enabling the VOLTE in N ROMS.
In step 6 you have written to change this value to true, but I'm not able to figure it out which value. Hope you can help me out.
Click to expand...
Click to collapse
bro is this working for you? in which rom are you trying to patch?
vedhavyga said:
Can we use the framework apk from the CM ROM having volte to patch in the latest nighties?
How to make the zip file if it is possible
Click to expand...
Click to collapse
Not sure about that.. Framework changes may cause bootloop. Which built with different changes.. So take the rom which has no support.. Or try taking framework from volte working rom.. Do it in ur own risk
Sent from my MotoG3 using XDA-Developers mobile app
Hi...I have followed ur steps..I have taken the framework apk from the cm Roma with volte support.when I checked the bool.xml file after doing the decompilation, the properties regarding volte,which you mentioned in ur post, to make it as true is already true in that file.I hope that change was already in Cm ROM since it supports volte.Am I correct?
I could find two more properties related to volte just below those.I hope we don't need to make any change for them also...Plz confirmed
vedhavyga said:
Hi...I have followed ur steps..I have taken the framework apk from the cm Roma with volte support.when I checked the bool.xml file after doing the decompilation, the properties regarding volte,which you mentioned in ur post, to make it as true is already true in that file.I hope that change was already in Cm ROM since it supports volte.Am I correct?
I could find two more properties related to volte just below those.I hope we don't need to make any change for them also...Plz confirmed
Click to expand...
Click to collapse
I dunno about the new properties you found but yes, these two values are already set to true because the rom already got the feature working. So, you will have to grab a framework-res from a non-volte build and change it to match with the framework-res of a volte supported build. BTW, you will have to keep track of framework changes in newer builds and port new ones, so regularly maintaining these on a nightly-based rom can be a hassle.
Broadcasted from Zeta Reticuli
Is there any nighties released after 25 the build?
vedhavyga said:
Is there any nighties released after 25 the build?
Click to expand...
Click to collapse
no cm14.only aicp and other roms. i think
Here,
i have added volte values in the framework of Resurrection Remix 5.8.0[28/12/2016]. havent tested... if anyone tests here is the link of patch in the site
sorry for bad english
Download
Its really great of you that you are willing to contribute to great community of android and also supporting this great device, but collaterally you are promoting your own site which isnt bad but the site is deceptive and contains lot of ads whiich were not able to be blocked by few adblocker on my browser. So here is volte.zip
Hi...I am using Cm build with volte e(23 rd) and i am using a tasker profile to turn on data when screen unlocked (while i am outside home.In home i use wifi with tasker. )
But sometimes tasker is trigger a the action and LTE is enabled in the quick settings, but i am not getting any internet, i have to reboot the phone to fix the same.. I knew this is a known bug while switching from WIFI to LTE
Anyone know any fix for this issue, will the latest flashing of nightly solve this issue?
Arcade said:
Its really great of you that you are willing to contribute to great community of android and also supporting this great device, but collaterally you are promoting your own site which isnt bad but the site is deceptive and contains lot of ads whiich were not able to be blocked by few adblocker on my browser. So here is volte.zip
Click to expand...
Click to collapse
sorry about that.. but.. its neccessary for me to add it there
althafvly said:
sorry about that.. but.. its neccessary for me to add it there
Click to expand...
Click to collapse
No problem. We always have choices. Keep it up.
Related
{
"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"
}
MIUI V5 Galaxy Tab 2
P3110/P3113/P3100?
Hi Guys, im from MIUI PORTING TEAM. I've ported MIUI for this Tab, yeah i think it's to late, but it's better than nothing . Since i don't have this device anymore. so please help me to fix remaining bugs, just report back and give me a logcat.
Then Please read the instruction and FAQ carefully before asking, and HIT
if you like my work
--ROM Details--
-MIUI Sources : Nexus S Official support
-Based CM10.1
-Smooth and Beautifull
--Features--
What's working:
Booting
Camera
Internal & SD card
Wifi?
Bluetooth?
Others?
Issue:
NFC FC --> Open rom with winrar/7zip go to system/app and delete nfc.apk
Can't take screenshot [p3110/p3100?]
Tell me????????
Flashing Instructions
1.Do a nandroid backup first
2.download the rom and copy to sdcard
3.a.If you're on CM or Stock ROM :
- Install the rom from CWM
- Wipe data/Factory reset
- Wipe Dalvik & Cache
- Flash gapps
- Reboot & Enjoy
3.b If wanna upgrade your MIUI
- Install New Version
- Wipe dalvik & Cache
- Reboot & Enjoy
--Download--
MIUI 4.3.7 P31XX
#MIRROR & Multilangpack
--Supported Kernel--
NEXT Kernel 2.15
thanks to @ketut.kumajaya
DhollmenCM Kernelnel
thanks to @tuxafgmur & @Android-Andi for repacked it
Gapps
--Screenshoot--
thanks to @Android-Andi
--Changelog/FAQ--
Later
--Credits--
Without them this rom is not possible, so many thanks to them :
MIUI --> for patchrom and ROM
CyanogenMod Team
MIUI Porting Team
@Android-Andi --> For being awesome tester
@Adi. for fix SystemUi crash
@ketut.kumajaya for his NEXT Kernel
@tuxafgmur for his DhollmenCM Kernel
Note: I am not Responsible for any damage to your phone, just DO IT WITH YOUR OWN RISK
--Addons/MOD/Apps--
GO TO THIS POST
--Screenshot--
••FAQ••
Q: My phone is stuck in bootanimation, plz help me????
A: Please help me too, to Read instruction carrefully before flash it. Wipe data/factory reset or you can stuck in bootanimation FOREVER
Q: Please fix root, i can't access superuser
A: Open Permissions app - Manage ROOT permission - Enabled Root Permission (Press the key above)
Q: Help me, when someone calling, my phone not ringing (cause only vibration) on this rom ,somebody help me?
A: Change phone ringtone in settings - sound, and your phone should be ringing
Q: How to bring more performance in MIUI?
A:
hmm try this
set background proccess limit to "at most 3 process" and turn on force gpu rendering in settings - developer option
set Window animation and transition scale to .5x in settings - developer option
turn off icon shadow and change transitional effect (to whatever you likes) in launcher settings
turn off vibrate on touch in settings - sound
go to security centre folder - app control - and unselect application that you wont make it boot in background process.
Q: Menu key is not working, Where is the application drawer?
A: MIUI ROM Didn't have something like that. just swype homescreen to the right and there is yours app
Q: I Messaging app don't work, i can't SMS
Q: I Can't Copy in file explorer
A: Enable Root Permission - open Root Explorer app - Go to system folder - Open build.prop - and change ro.sf.lcd_density=240
nice,please build for p3100
Finally something :good:
Will test this rom, even still wait for p3100
You might want to actually make the system work at least 99% before you upload it.
Some bugs can remain but if its one of the main things you need specifically for the device then there shouldn't be a rom thread until it is fixed.
But good job anyways!
Ecka_Bz said:
nice,please build for p3100
Click to expand...
Click to collapse
antutu said:
Finally something :good:
Will test this rom, even still wait for p3100
Click to expand...
Click to collapse
will be available soon
Luigi2012SM64DS said:
You might want to actually make the system work at least 99% before you upload it.
Some bugs can remain but if its one of the main things you need specifically for the device then there shouldn't be a rom thread until it is fixed.
But good job anyways!
Click to expand...
Click to collapse
thanks.
yeah i know it. but those systemui only fc if you click on it, otherwise you can operate this rom like ussually.
and actually i've a found to fixed it, its just need anybody here to tried.
Sent from my C5303 using Tapatalk
Hey @imanesaurus !
It´s booting,
Camera works.
No Problems with the Apps (only quick tested).
SystemUI-FC only if i tab on Nitification- or Quicksettings-Bar.
Mobile-Data need´s to be removed for P311X,
Messaging-App and Phone-App need´s to be removed for P311X too.
I´ll try your new Patch right after work and report back (mediafire is down).
I´ll post some screenshots to.
I tried it myself and i faild to port MIUI Someone told "...porting MIUI is a nightmare because it´s not OpenSource.... " i know what he mean
Thanks for your work! Keep it up!
Ya ... bild for p3100 please ...
Sent from my GT-P3100
darn , You did it before me GOOD JOB !!
Where's the download link in the miui forum? Yes, I have used the search but I think I'm too stupid...
Elfaratc said:
Where's the download link in the miui forum? Yes, I have used the search but I think I'm too stupid...
Click to expand...
Click to collapse
Oooppss sorry, i attached a wrong link on OP
fixed it.
try it again
imanesaurus said:
Oooppss sorry, i attached a wrong link on OP
fixed it.
try it again
Click to expand...
Click to collapse
Set rom dpi to more than 160
You can over come system ui force close.....
Congratulations for your new miui port.....
If you need v5 3.19 build let me know ....I have two ports with some bugs.....
Due to some other work I have stoped the project.
Nice work imanesaurus....:thumbup:
Sent from my GT-P3100 using XDA Premium 4 mobile app
Adi. said:
Set rom dpi to more than 160
You can over come system ui force close.....
Congratulations for your new miui port.....
If you need v5 3.19 build let me know ....I have two ports with some bugs.....
Due to some other work I have stoped the project.
Nice work imanesaurus....:thumbup:
Sent from my GT-P3100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh my Gosh
i've figured it out
thanks for your advice dude.
yeah, and maybe you can help me for fix another bug later if you don't mine
really thanks btw
imanesaurus said:
Oh my Gosh
i've figured it out
thanks for your advice dude.
yeah, and maybe you can help me for fix another bug later if you don't mine
really thanks btw
Click to expand...
Click to collapse
Sure.....pm me .
Sent from my GT-P3100 using XDA Premium 4 mobile app
great work dev , finally miui on our tab 2
p3100+
+1 I proud to see this Rom and thanks for being the tester for you @imanesaurus !
---------- Post added at 09:05 PM ---------- Previous post was at 08:43 PM ----------
Screenshot not working on Device,
No problem using adb to get screenshot.
Maybe you can try to remove phone stuff because this is for 3110, waiting for the next build.
Enviado de meu GT-P3110 usando Tapatalk
He´s working on that But Dialer is combined with Contacts removeing Phone.apk will not remove it
it´s not a major bug, don´t know how fast this will be fixed.
Hi guys im just build for p3100.
And its ready.
You can downloaded it here
It's test build i never tried it.
So please tell me how it works
It's booting or not? And etc just give me a feedback
Thank you
Sent from my iPad using Tapatalk
[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@CyanogenModOnePlus
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
ALL TESTING WAS DONE ON U.S. GSM XT1023
{
"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. UPDATE RECOVERY
2. FACTORY RESET (If coming from another rom or stock)
3. INSTALL ROM
4. INSTALL GAPPS
4. REBOOT
5. CUSTOM KERNELS MAY BREAK ROOT, SIMPLY RE-FLASH SUPERSU
PA 4+ UPDATES DO NOT NEED A FACTORY RESET.
CREDITS,
AOSP/Google, Cyanogenmod, Goo, XDA, Krebsmilk, giannisgx89, Liquid,
AOKP, our users, supporters and donators, everyone who's helped us in the past,
heartfelt thanks to all of you!
Links:
Development:
Change Logs
XDA Forum
Github
Gerrit
BUG TRACKER
Social:
Google+
Twitter
Facebook
Credit:
AOSPA - @JackpotClavin - @jakew02 - @percy_g2
Source:
Device - Vendor - Kernel
XDA:DevDB Information
[ROM] [4.4.4] ParanoidAndroid 4.6 [BETA4], ROM for the Moto E
Contributors
savoca
Version Information
Status: Testing
Created 2014-10-14
Last Updated 2014-10-13
Hello,
Which sources u have used???
Can't see percy_g2 in credit list.
I will wait for xt1022.
Sent from my XT1022 using xda premium
nisu4717 said:
Hello,
Which sources u have used???
Can't see percy_g2 in credit list.
I will wait for xt1022.
Sent from my XT1022 using xda premium
Click to expand...
Click to collapse
Just pasted thread. Settle. You can try on xt1022, but I won't get one for a couple more weeks.
Does it support card stack recent apps style
prajapati ravi said:
Does it support card stack recent apps style
Click to expand...
Click to collapse
Dude. See the title. Its 4.6 beta 3
So it supports
Edit
Op change title
Its beta 4
Sent from my XT1022 using xda premium
Working on XT1022. Both the sims are working.
Need to test it further..
Edit :
I do not see any Paranoid features like Pie, Dual-pane settings etc.,
Did i miss anything during installation, Correct me if iam wrong..
is the wifi bug present in this rom?
---------- Post added at 01:14 PM ---------- Previous post was at 12:59 PM ----------
@savoca
Can you upload it to google drive?? Getting speed of 40 kbps only on the uploaded server
kmsrao said:
Working on XT1022. Both the sims are working.
Need to test it further..
Edit :
I do not see any Paranoid features like Pie, Dual-pane settings etc.,
Did i miss anything during installation, Correct me if iam wrong..
Click to expand...
Click to collapse
these features may be only available in the official build only...
Is this ROM working fine on dual Sim variant moto e??????? Sorry for bothering :thumbup:
Sent from my GT-I9300 using XDA Free mobile app
Thanks a ton dev for bringing pa to moto e
As far as features are concerned there is no any section like pa settings in settings,every thing is at the place where it should be like if you enable immersive mode it will ask you if you want to use pie or not,open sourced feature will be present in the rom but other features like recents card menu and dsb will not be available because pa hasn't open sourced it yet..
Just installed the rom now and it feels very smooth but will further test it and will see how it fairs..
Which one to download.....
Which one to download..... upper or both...please tell me...wanna try it now...
cool4sx4 said:
Which one to download..... upper or both...please tell me...wanna try it now...
Click to expand...
Click to collapse
Zip file
savoca said:
[ALL TESTING WAS DONE ON U.S. GSM XT1023[/SIZE]
Click to expand...
Click to collapse
Review from XT1022
WiFi - Works
Bluetooth - Works
GPS - Flashed ROM without installing stock. Works well
Mobile data - Works well in both the sims with preferred data type both(2G and 3G)
Theme Engine - Works well . Tried a few themes.
Tethering and hotspot - Bluetooth, USB tethering works, Portable hotspot too.
Quicktiles - All responsive
Pre installed apps + Gapps - All work well with no FC till now.
FM radio - Works
Camera - Works
Ram usage ( including Gapps and Pre installed apps ) - 558 Mb used , 355 Mb free
Brightness - Works with Auto brightness
Battery - ROM is Awesome at this point
Basically an awesome build. Everything works as intended
This is my experience from last 4 hours of usage
Will update if I find any bug with relevant logs.
Great work @savoca. You are doing wonders buddy :good:
One thing I would like to say if u can help from any themer, the statusbar carriers looks ugly when rolled behind the tiles. I know its not a bug. But if its hidden it will look neat.Another important bug which I find is common in cm as well as here, sometimes switching off wifi does not automatically start data. We have to set subscription, disable data on second sim then after many tries its there. Maybe there something wrong in sources. Hope u fix it.
Will try the rom soon :thumbup:
Sent from my GT-I9300 using XDA Free mobile app
Nice work
Awesome work .... Downloading now ...!!
Can any one tell me what are the new features in Aospa as compared to cm 11 ??
Also we'll like to have ROMs like miui , sense port or something with a fresh ui .... This is just a suggestion , no request ..!
Don't know if its me,I don't see a battery icon in statusbar..
gaurav2009 said:
Don't know if its me,I don't see a battery icon in statusbar..
Click to expand...
Click to collapse
Me too. Neither there is any way to bring it plus I wasn't able to find any setting to edit quicktiles
shubham-moto_e said:
Me too. Neither there is any way to bring it plus I wasn't able to find any setting to edit quicktiles
Click to expand...
Click to collapse
When you go into quick settings there's an icon before quick settings icon..
Thanks but with that we can only Rearrange the tiles.. Can't remove Can't add
shubham-moto_e said:
Thanks but with that we can only Rearrange the tiles.. Can't remove Can't add
Click to expand...
Click to collapse
You can remove/hide it,just click the edit icon,then click the toggle which you don't want and it will set back a little then hit the edit button 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"
}
This CM14.1 based ROM is currently in a really early Alpha state with missing and broken functions!
Code:
Use my Roms only if you are sure about the risks of flashing custom Roms/Kernel to your device. I'm not responsible for any damage caused by using one of my files.
Introduction
Please notice: This release has not been published (yet). The thread just gets created to let you guys know about further brews and stuff. As soon as the really first releasable version is ready to release, I'll post any further informations in this thread.
Don't ask for ETA. It is forbidden!
What I can tell so far:
Click to expand...
Click to collapse
Features
* Based on the release of the 5th of Novembers CM14.1 by the CyanogenMod Team
* Full CM14.1 functionallity
* Themeable by CM supported themes and icons
* Included the A2017U 1440p playback fix
Click to expand...
Click to collapse
In the making:
* Create a set for TWRP
* Release modificated custom kernel (sourced by @dh-harald build by UBERTC with settings by Sensei to increase battery life dramatically)
Multirom support
Fast bootup (Using all cores)
Better Ram & Battery Management
Click to expand...
Click to collapse
What's broken
Root - it's somehow broken, but will fix it soon.
Flash
GPS
Everything based on sounds,
Click to expand...
Click to collapse
Changelog
Not yet
Click to expand...
Click to collapse
Images
None yet
Click to expand...
Click to collapse
Also, this is my very first own Rom post. Please be friendly, if I've made some mistakes. :3
Nello is my dog's name
XDA:DevDB Information
Nello, ROM for the ZTE Axon 7
Contributors
DonPanda, DonPanda
ROM OS Version: 7.x Nougat
Based On: CyanogenMod
Version Information
Status: Testing
Created 2016-11-07
Last Updated 2016-11-07
Reserved
Reserved
Whaaaaaaaat?
Sounds good! Can't wait to hear more and flash this!
Sent from my ZTE A2017U using XDA-Developers mobile app
I'm not sure what's done and needs to be done, but I'm excited to see where this goes! Definitely will try this when it's ready!
masong397 said:
I'm not sure what's done and needs to be done
Click to expand...
Click to collapse
Simple:
1. Make TWRP build
2. Fix bugs
4. ?????
5. Repeat
Based on the CM13 thread, I suppose you this ROM will face major sound problems sooner or later as well?
Is this facing the same sound issues as udev's? From the OP it seems just flash and GPS is missing.....Is this for real?
Sent from my SM-G900W8 using XDA Forums
HansWursT619 said:
Based on the CM13 thread, I suppose you this ROM will face major sound problems sooner or later as well?
Click to expand...
Click to collapse
Yes.
The problem here is that I wasn't able to test many things, so I really cant tell what is working and what is not. I just recieved the phone this morning (it's 10:50pm now in germany) and all I did was to try to set up a Rom which is booting. After hours of fails I got one successful boot and decided to create this thread first (which also took me another hour, lol)
I'll have more time on Wednesday. But tbh, the major priority here is root instead of working sound
Holy Stormtrooper! Thanks!
Holy s**t! Wow!
---------- Post added at 11:21 PM ---------- Previous post was at 11:10 PM ----------
DonPanda said:
But tbh, the major priority here is root instead of working sound
Click to expand...
Click to collapse
First of all, you have no idea how grateful I (and definitely other Axon 7 owners) for you to be working on a custom ROM. Kudos for that. As for the priority, I think that the working sound should be a bigger priority as we would still be able to flash SuperSU for root and most of us bought the Axon 7 for its audio.
bkores said:
Holy s**t! Wow!
---------- Post added at 11:21 PM ---------- Previous post was at 11:10 PM ----------
First of all, you have no idea how grateful I (and definitely other Axon 7 owners) for you to be working on a custom ROM. Kudos for that. As for the priority, I think that the working sound should be a bigger priority as we would still be able to flash SuperSU for root and most of us bought the Axon 7 for its audio.
Click to expand...
Click to collapse
None SU App necessary since you can enable root inside the developer options.
As a dev in the very pre-alpha state, I see sound only as a nice-to-have gimmick. Root is more important to get fileaccess and stuff on the system, you know?
Also if I can get a prerooted system before the sound is working, I'm able to debug some system/sound errors which I wouldn't be able to without root access.
But I don't care. I can focus on working sound first.
DonPanda said:
None SU App necessary since you can enable root inside the developer options.
As a dev in the very pre-alpha state, I see sound only as a nice-to-have gimmick. Root is more important to get fileaccess and stuff on the system, you know?
Also if I can get a prerooted system before the sound is working, I'm able to debug some system/sound errors which I wouldn't be able to without root access.
But I don't care. I can focus on working sound first.
Click to expand...
Click to collapse
Don't listen to those haters. You do what you think is best. I got your back.
This definitely made me not want to return my Axon 7 with a couple of dead pixels on the Isocell sensor
Sent from my ZTE A2017U using XDA-Developers mobile app
troy5890 said:
This definitely made me not want to return my Axon 7 with a couple of dead pixels on the Isocell sensor
Sent from my ZTE A2017U using XDA-Developers mobile app
Click to expand...
Click to collapse
Get it repaired with the warranty?
Gryphticon said:
Get it repaired with the warranty?
Click to expand...
Click to collapse
Might need to do that
Sent from my ZTE A2017U using XDA-Developers mobile app
Damn, didn't expect another rom based on 7.0 to come out of nowhere.
KyJelly69 said:
Don't listen to those haters. You do what you think is best. I got your back.
Click to expand...
Click to collapse
Agreed. Do what you do.
Sent from my ZTE A2017U using Tapatalk
thanks in advance..
CM, the best..
Sorry, MiFavorUI..
{
"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"
}
Intro:
This is an overlay rom for many devices featured by AlienoidMod.
NOTE!!! All thing are prototypes now and in very experimental condition.
Feature Updates:
Apps
ViPERFX | Modified Viper4Android
Lawnchair | Customizable Pixel Launcher
Phonograph | Music Player
Binaries
7za, adb, busybox, fastboot, sqlite3, zipalign
and AlienoidMod Framework script (amf).
AlienoidMod Framework script
For now it's in a very under-developing condition but the future concept is (amf) will be the hive mind of whole overlay system. It will understand the current android rom conditions where it will be installed then it will define the tasks... I'll write more later...
Downloads:
Follow the attachments...
Contributors
metaspook
Version Information
Status: Test
Test Version: C01
Release Date: 2017-09-17
Reserved
Reserved
metaspook said:
★
★
AlienoidMod
This is a framework where many apps, mods, binaries for cross-devices, multi-arch, different roms with versions are belongs to.
Alienoid-OS
This is an overlay rom for many devices featured by AlienoidMod
NOTE!!! All thing are prototypes now and in very experimental condition.
Test-A logs: <<< Regular check this for updates
App: ViPERFX (modified Viper4Android for AlienoidMod )
Bin: 7za, adb, fastboot, sqlite3
and a HiveMind written by me.
Downloads:
Follow the attachments...
Click to expand...
Click to collapse
Hello,
I don't understand what your magisk module does make after installed.
You mean: "Bin: 7za, adb, fastboot, sqlite3", it contain all theses binaries and an ViperFX modded apk too ?
Yea I'm interested as to what the binaries and other mods besides viper are for. If I use this I'd just take viper out anyway, I use ARISE instead.
Sent from my LG Nexus 5X using XDA Labs
Dont know about the other bin files.
Finally! Your Viper is now 4.5.0.5 driver.. asks for install driver... It should install on flashing... Maybe
The new interface is much better!
All working fine! ?
L.F.B. said:
Dont know about the other bin files.
Finally! Your Viper is now 4.5.0.5 driver.. asks for install driver... It should install on flashing... Maybe
The new interface is much better!
All working fine! ?
Click to expand...
Click to collapse
Wait 4.5.0.5? Don't you mean 2.5.0.5?
Sent from my LG Nexus 5X using XDA Labs
Rom said:
Hello,
I don't understand what your magisk module does make after installed.
You mean: "Bin: 7za, adb, fastboot, sqlite3", it contain all theses binaries and an ViperFX modded apk too ?
Click to expand...
Click to collapse
Yes...
Its an overlay ROM so u can use it over many lollipop+ roms
adb and fastboot are for arm, arm64 archs now...
metaspook said:
Yes...
Its an overlay ROM so u can use it over many lollipop+ roms
adb and fastboot are for arm, arm64 archs now.
Click to expand...
Click to collapse
What do the mods do though exactly? Any explanations?
Sent from my LG Nexus 5X using XDA Labs
metaspook said:
Yes...
Its an overlay ROM so u can use it over many lollipop+ roms
adb and fastboot are for arm, arm64 archs now.
Click to expand...
Click to collapse
Ok, so many framework in one package, right ?
Galaxy S6 7.0 magisk 13
kapiszon53 said:
Galaxy S6 7.0 magisk 13
Click to expand...
Click to collapse
What's screenshot is this? This is not the ViPERFX app from Alienoid-OS !!
Rom said:
Ok, so many framework in one package, right ?
Click to expand...
Click to collapse
not framework but kind of that It Alienoid-OS will utilize the AlienoidMod framework.
Sorry, wrong screenshot
So, I flashed your zip without errors but ViperFX was not installed after boot. So I installed ViperFX manually from your zip and that's what happend:
metaspook said:
not framework but kind of that It Alienoid-OS will utilize the AlienoidMod framework.
Click to expand...
Click to collapse
Is there a link for information on AlienoidMod I can look at?
Sent from my LG Nexus 5X using XDA Labs
---------- Post added at 10:50 AM ---------- Previous post was at 10:49 AM ----------
kapiszon53 said:
Sorry, wrong screenshot
So, I flashed your zip without errors but ViperFX was not installed after boot. So I installed ViperFX manually from your zip and that's what happend:
Click to expand...
Click to collapse
Yea you can't install viper manually unless its the original one. It needs to patch the necessary lines in your audio_effects.conf to register the driver.
Sent from my LG Nexus 5X using XDA Labs
Skittles9823 said:
Is there a link for information on AlienoidMod I can look at?
Sent from my LG Nexus 5X using XDA Labs
---------- Post added at 10:50 AM ---------- Previous post was at 10:49 AM ----------
Yea you can't install viper manually unless its the original one. It needs to patch the necessary lines in your audio_effects.conf to register the driver.
Sent from my LG Nexus 5X using XDA Labs
Click to expand...
Click to collapse
So i'm a bit cunfused. All I want is ViperFX running on magisk 13 as it did on magisk 12. Is this mod for me?
Skittles9823 said:
Is there a link for information on AlienoidMod I can look at?
Click to expand...
Click to collapse
Not yet cuz I didn't open thread for it and as u can see I wrote everything is very experimental now even this thread would also temporary may be, for now this thread is for test builds testing so whenever I upload the new test builds please install it and let me know what have u experienced, explored like about the apps, mod, bins etc working or not and how about it etc...
All of your feedback could help me build this thing better and make a matured form..
kapiszon53 said:
So i'm a bit cunfused. All I want is ViperFX running on magisk 13 as it did on magisk 12. Is this mod for me?
Click to expand...
Click to collapse
Yes there are other modules which are just ViperFX in this magisk forum. Given I haven't used them since I prefer to have the modules from ARISE over just viper any day of the week.
Sent from my LG Nexus 5X using XDA Labs
kapiszon53 said:
So i'm a bit cunfused. All I want is ViperFX running on magisk 13 as it did on magisk 12. Is this mod for me?
Click to expand...
Click to collapse
Did you flashed using Magisk 13.3???
metaspook said:
Not yet cuz I didn't open thread for it and as u can see I wrote everything is very experimental now even this thread would also temporary may be, for now this thread is for test builds testing so whenever I upload the new test builds please install it and let me know what have u experienced, explored like about the apps, mod, bins etc working or not and how about it etc...
All of your feedback could help me build this thing better and make a matured form..
Click to expand...
Click to collapse
Alright I'll give it a flash and see what I come up with. I'm not exactly sure I have use for bins and stuff though. I am curious as to what hive mind is though.
Sent from my LG Nexus 5X using XDA Labs