Related
This is Darchstar's Legend rom with elements of ASOP (we don't have the kernel source yet to my knowledge)
This is my first full ROM modifications.
Version 2
Updated ASOP software (thanks again darchstar), themed most of the rom
Everything from a hardware perspective is working. With some ASOP elements this is a rom. White Task bar theme. Friend stream is in this rom as well as morelocale. Basically i would like to to give me some feedback. I prefer the legend roms to ours they seem to run quicker and with Darchstar quitting on the great hybrid roms. =( i figured i would try to keep his ASOP elements in his roms.
I do not use app2sd so if someone would please test and let me know if its work that would be great
Features:
v2 based off of DarchLegend 5.0.5, added ASOP Elements
v1 added ASOP elements to DarchLegend 4.3.1, pre installed Vanilla Lockscreen, installed theme
Apps2sd (still needs to be tested but should work)
Doesn't work
Gallary 3D doesn't like to rotate it will screw up graphics
Notes
This is basicly an updated version of his v2 DarchVanilla.
1. use morelocale to install EN US language to get us news.
4. For Apps2sd you need to install busybox symlinks
Right after you flash the rom go into adb shell and do this
adb shell /system/xbin/busybox --install /system/xbin
Click to expand...
Click to collapse
Download 2.1:
"http://www.megaupload.com/?d=BBZYYKFK"]
Click to expand...
Click to collapse
Version 1.0 Download:
http://www.megaupload.com/?d=FQGSXKX5
Click to expand...
Click to collapse
If you have a bug post a logcat with it please! i would like to begin hammering the kinks out =)
Credits go were they are do Darchstar(rom), Flipzmode(Locksreen),gomorrah(theme) and everyone else
i am not responsible for anything that happens to you phone
Modifications
Stock Mail with Exchange
http://www.megaupload.com/?d=CIYRC006
Where is the Mail.apk - Exchange app?
it has been removed from the rom if you want it i will post an update zip with it for you xP
killerxx2 said:
it has been removed from the rom if you want it i will post an update zip with it for you xP
Click to expand...
Click to collapse
What can you tell about the kb? Is it Stock or Android KB? also, since some of it is based on Darch - is the new phone/contact apk part of this? I believe it is best if you post a list of changes and what it includes that way ppl start jumping into this ROM
When did Darch say he was quitting on the hybrid roms?
CharlyDigital said:
When did Darch say he was quitting on the hybrid roms?
Click to expand...
Click to collapse
on page 1 xP
This is not aosp
Hey guys, i'd like to present this new side project i'm working on called darchvanilla. Since touchscreen and camera don't like to play along well with aosp, i decided to make a vanilla rom with aosp elements so we could have camera alongside the minimalistic aosp environment.
This is probably gunna be the last darchvanilla from me
Click to expand...
Click to collapse
Is this like Legendroid 1.0.1??
no at the moment the base is DarchVannilav2 and DarchLegend roms
Well im checking it out. Ill tell you what I think
killerxx2 said:
Modifications
Stock Mail with Exchange
http://www.megaupload.com/?d=CIYRC006
Click to expand...
Click to collapse
How do you install the mail app
networx2002 said:
How do you install the mail app
Click to expand...
Click to collapse
its an update.zip flash it
killerxx2 said:
its an update.zip flash it
Click to expand...
Click to collapse
i get an error 12
verification fail
networx2002 said:
i get an error 12
verification fail
Click to expand...
Click to collapse
i signed it with freshhh and it worked
Re: [ROM] VanillaLegend (4/8/10) beta rom.
alright i will fix it when i get back to the computer
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
Do LWPs stick on this rom?
Anyone else having issues with the home key?
jdlumley said:
Do LWPs stick on this rom?
Click to expand...
Click to collapse
no i am trying to fix that
my internet and mobile network isnt working on this rom
twista117 said:
my internet and mobile network isnt working on this rom
Click to expand...
Click to collapse
Did you make sure to click mobile and wifi in the setup?
Did you try turning it off then back on?
This is test version of the google apps from JLB ported to ICS
Steel need testing!
Still some Force Closes here and there!
So I need testers to test and replay!
Flash the zip in recovery. Android ICS ONLY! (CM9/AOKP based Roms)
DOWNLOAD
gapps-jb-20120726-ICS_PORT
Older Versions
GAPPS-JB-17-07-2012-ICS_PORT
EDIT:
Did anybody tried the gapps?
Any replay please!
totiadrenalin said:
This is test version of the google apps from JLB ported to ICS
I can not confirm whether they work or not?
So I need tester and replay!
Flash the zip in recovery. Android ICS ONLY!
DOWNLOAD
Click to expand...
Click to collapse
Have you tried in any ROM
csakthikumar said:
Have you tried in any ROM
Click to expand...
Click to collapse
Tested on aokp ics.
But the Setup Wizard doesn't work.
It gives me relapsing FC on first boot after wiping data!
Pushing the other apps one by one via adb they all looks to work quite good!
Google now is working and GoogleTTS + google voice stub (offiline voice search)
Simply download the zip. open it, and replace SetupWizard.apk with the one from ICS GAAPS.
zip it back and push to your SDCARD
Flash it via recovery and give it a try!
EDIT!
OFFLINE VOICE SEARCH DOES NOT WORK AT ALL!
Sorry guys!
I'll try to find the reason why!
New build is uploading!
Based on gapps-jb-20120726.zip
This time I took the SetupWizard app from ICS GAPPS
And some other additional files
are you serious? half of apps doesnt work, whole system is crashing because of this
I'm using them. No issues so far. Using BlindnDumbs latest ROM.
Sent from my Desire S using xda premium
I am wanting to use the brower.apk from jellybean on ICS. Would you be able to port that apk or help me to port it. I cant find any info on how to port the app to work on ICS. I have decompiled the file and changed the api version to 15 but it is still not working. I looked at the logcat and it has some error about surface texture and then it abandons the process. Thanks.
SinisterChedda said:
I am wanting to use the brower.apk from jellybean on ICS. Would you be able to port that apk or help me to port it. I cant find any info on how to port the app to work on ICS. I have decompiled the file and changed the api version to 15 but it is still not working. I looked at the logcat and it has some error about surface texture and then it abandons the process. Thanks.
Click to expand...
Click to collapse
2D gpu hw acceleration.
That's what you need to be able to make it work.
Or simply disable that option in the AndroidManifest file!
totiadrenalin said:
2D gpu hw acceleration.
That's what you need to be able to make it work.
Or simply disable that option in the AndroidManifest file!
Click to expand...
Click to collapse
no dice on that. Didn't work.
sent from my CM9 Devil Toasted 0.7.4 Evo 3D via xda app for Android
SinisterChedda said:
no dice on that. Didn't work.
sent from my CM9 Devil Toasted 0.7.4 Evo 3D via xda app for Android
Click to expand...
Click to collapse
Why don't you check does some lib missing?
totiadrenalin said:
Why don't you check does some lib missing?
Click to expand...
Click to collapse
That's what I was guessing. Ill mess with it when I get some spare time.
sent from my CM9 Devil Toasted 0.7.4 Evo 3D via xda app for Android
In this rom don't work youtube FC
[ROM][30 AUG 12][JB 4.1.1] Codename Android v3.4.1 | Loaded With Lots Of Features
For now this ROM is pretty much stock debloated with just a few tweaks. Will add more tweaks as I get time or as they are requested. I was going to add more but people have been wanting a debloated version.
HUGE thanks to old&slow for his base and imoseyon for his amazing kernel! So go rape their thanks button!
As this is based on old&slow's stock build, it does NOT include Knox and will NOT lock your bootloader. Flash like a normal ROM.
Features:
V1.4
Switched from dkp to Lean Kernel V4.0 - Thanks imoseyon
Add shutter sound on/off menu to camera. (Works)
Removed "Software update" from Settings.
Remove limit of joined contacts.
Remove contact name length limit.
Enabled Rotation Control in Gallery. <3
Added a few Samsung apps back like Exchange, Email, Live wallpapers, Music, Widgets, stuff like that. (Still only 696MB)
GPE Boot Animation
Tweaked Bravia engine. Should be a little more noticeable.
V1.0
TW4.3 dkp kernel- Thanks @decimalman
rooted-----------|
deodexed------|
zipaligned------| - Thanks @old&slow
busybox--------|
init.d support-|
DEBLOATED- 300+ MB of bloat removed
Bravia Engine V3 - Thanks @{C0deF0x}
4way reboot menu - Thanks @old&slow
A ton of build.prop tweaks
MD5:- db8dc7c87d13d8960d829894397f16c5
Download: https://drive.google.com/file/d/0B5HSiomhoCsZUWFCTVhad2dwQ0k/edit?usp=sharing
Mine
Swag
Thank you for the addition to the community
I'll definitely flash later to test, but is this one snappier than old&slow's build is? I'd like to have a stock fall-back, but his was too sluggish for me to keep as a nand.
MisterSprinkles has been busy with this and his MIUI hookup. Thanks for giving us options brother! Keep up the good work!
Sorry guys! I apologize for my awesomely slow upload speeds. It's coming though, promise!
Thanks for the debloated version :thumbup:
Sent from my SCH-I535 using xda app-developers app
xbiker321 said:
Thanks for the debloated version :thumbup:
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
+1 Same here tnx
Does this have Knox? If so will it effect anything on my phone such as baseband etc or anything? Will it effect my ability to restore a nandroid? I am going to flash just the ML1 modem then this ROM through CWM like i would any other ROM right? Only asking because of invisiblek's post about how 4.3 is all different now with how keys are signed etc etc. Thanks in advance!
pettigrew95 said:
Does this have Knox? If so will it effect anything on my phone such as baseband etc or anything? Will it effect my ability to restore a nandroid? I am going to flash just the ML1 modem then this ROM through CWM like i would any other ROM right? Only asking because of invisiblek's post about how 4.3 is all different now with how keys are signed etc etc. Thanks in advance!
Click to expand...
Click to collapse
No, it does NOT have any part of Knox. Flash like a normal ROM.
Link in OP FINALLY! Enjoy!
MisterSprinkles said:
No, it does NOT have any part of Knox. Flash like a normal ROM.
Link in OP FINALLY! Enjoy!
Click to expand...
Click to collapse
Awesome! Thanks so much! Will definitely try it out! Only thing I will miss from current ROM is skipping tracks with screen off using volume keys.
pettigrew95 said:
Awesome! Thanks so much! Will definitely try it out! Only thing I will miss from current ROM is skipping tracks with screen off using volume keys.
Click to expand...
Click to collapse
Install Xposed framework, then Wanam Module and you can customize it until your heart desires. and Yes it also includes the Volume up and down skip.
KevinGee said:
Install Xposed framework, then Wanam Module and you can customize it until your heart desires. and Yes it also includes the Volume up and down skip.
Click to expand...
Click to collapse
Not familiar with either of those are they both zips and installed through CWM? Which order do they get installed in? Finally, where can I find the threads to download them? Thank you!
pettigrew95 said:
Not familiar with either of those are they both zips and installed through CWM? Which order do they get installed in? Finally, where can I find the threads to download them? Thank you!
Click to expand...
Click to collapse
heres the link, just read through it and see
they even have a video of "How to Install"
http://forum.xda-developers.com/showthread.php?t=2383484
So ur telling me if I install this rom it will say Slapnuts under build number? Lmfao!
sweet another 4.3 rom to try!! what all has been debloated? I'm assuming its more than freezing some vzw and samsung apps with TiBu like I've done on the straight stock rom
TokedUp said:
So ur telling me if I install this rom it will say Slapnuts under build number? Lmfao!
Click to expand...
Click to collapse
Lol no. Maybe next
build
00dvanmeter said:
sweet another 4.3 rom to try!! what all has been debloated? I'm assuming its more than freezing some vzw and samsung apps with TiBu like I've done on the straight stock rom
Click to expand...
Click to collapse
Oh yes. I probably missed one or two of the crap apps but I removed more than 300MB of them
Sent from my SCH-I535 using Tapatalk
KevinGee said:
heres the link, just read through it and see
they even have a video of "How to Install"
http://forum.xda-developers.com/showthread.php?t=2383484
Click to expand...
Click to collapse
Says highly recommended to be used on stock ROMs...I'm assuming it would work on this ROM considering it's based off of the stock ROM...right or wrong?
pettigrew95 said:
Says highly recommended to be used on stock ROMs...I'm assuming it would work on this ROM considering it's based off of the stock ROM...right or wrong?
Click to expand...
Click to collapse
I'm pretty sure it would work. I'm going to test it out as well right now. I'll be back with some feedback.
Also, if I wanted to get a few Samsung apps, how would I be able to do that? I just want the group play and stock music player
I have tried flashing 2 kernels-
1. Render Kernel AOSP
2. Pink Kernel
After flashing the 1st kernel the phone was stuck at bootlogo.When I flashed the 2nd kernel the phone was working fine but when i turned on the wifi the toggle switch remained greyed out and was not sliding back to off position.I tried rebooting my phone,clearing the cache but nothing worked.Other features in the phone are working properly.
Please help.Thanks in advance.
dhananjay123 said:
I have tried flashing 2 kernels-
1. Render Kernel AOSP
2. Pink Kernel
After flashing the 1st kernel the phone was stuck at bootlogo.When I flashed the 2nd kernel the phone was working fine but when i turned on the wifi the toggle switch remained greyed out and was not sliding back to off position.I tried rebooting my phone,clearing the cache but nothing worked.Other features in the phone are working properly.
Please help.Thanks in advance.
Click to expand...
Click to collapse
I also have the same issues.
But the Linaro kernel forum.xda-developers.com/moto-g/orig-development/kernel-falcon-t2868126 works fine.
This issue is related to Kernel modules. That is why flashing a certain kernel can fix it.
Meuuks13 said:
I also have the same issues.
But the Linaro kernel forum.xda-developers.com/moto-g/orig-development/kernel-falcon-t2868126 works fine.
Click to expand...
Click to collapse
Can you suggest more kernels which work properly in moto g XT1033?
dhananjay123 said:
Can you suggest more kernels which work properly in moto g XT1033?
Click to expand...
Click to collapse
Both of them weren't updated for a longer period. All other should work. Like the green machine or xperience.
k-kuchen said:
Both of them weren't updated for a longer period. All other should work. Like the green machine or xperience.
Click to expand...
Click to collapse
The Insanity (linaro) kernel is updated frequently. Only the OP subject is not updated
You could try 1.7 or 1.8. Dont use 1.9
k-kuchen said:
Both of them weren't updated for a longer period. All other should work. Like the green machine or xperience.
Click to expand...
Click to collapse
Insanity is ipdatesd well, see the github.
I also flashed the green machine on my xt1033 , wifi doesn't work.
Experience causes lags!
justanicename said:
The Insanity (linaro) kernel is updated frequently. Only the OP subject is not updated
You could try 1.7 or 1.8. Dont use 1.9
Click to expand...
Click to collapse
Why I should not use 1.9 ?
dhananjay123 said:
Why I should not use 1.9 ?
Click to expand...
Click to collapse
The developer said that there were some bugs. But try 1.7 or 1.8, they work really good. I prefer 1.7 for now because 1.8 causes somehow more battery drain.
justanicename said:
The developer said that there were some bugs. But try 1.7 or 1.8, they work really good. I prefer 1.7 for now because 1.8 causes somehow more battery drain.
Click to expand...
Click to collapse
Why has the developer removed all the downloads ? Only 2.0 is available for download ! Please can you attach the zip file of 1.7 and post it ?
dhananjay123 said:
Why has the developer removed all the downloads ? Only 2.0 is available for download ! Please can you attach the zip file of 1.7 and post it ?
Click to expand...
Click to collapse
Not sure why he did that..... And now v2.0 is gone, there is a new one with the date as version number. The development of this kernel fast. I havent tried the new one yet
But here is the file for v1.7 (the link will be removed after 21 days)
http://www.fileconvoy.com/dfl.php?id=g7e19482d343b612a9995569008d1b7c821a44f24b
I might move over to Xperience kernel, since the developer is more informative And i also have no problems with wifi with that one.
Hey Guys! So, I want to know that which ROM do you think is the most stable and fast ROM available currently on our device? I prefer speed over features. Also Xposed and ViperFX should preferably work. Am currently on CM 13 but it doesn't over kernel OC.
ALL REPLIES ARE APPRECIATED!!!
Liquid Smooth v3.2 + AGNi Kernel = BEAST
levider said:
Liquid Smooth v3.2 + AGNi Kernel = BEAST
Click to expand...
Click to collapse
Thanks for your opinion, but link please. Also, does Xposed and ViperFX work on it?
LS
http://forum.xda-developers.com/showthread.php?t=2728176
AGNi
http://forum.xda-developers.com/showthread.php?t=2197385
Links are dead, but I can upload it for P3100
My friend has got P3110 rom
Yes, i have Xposed - working very well
I don't using ViperFX, but there is DSP Manager
I think it's similar to ViperFX ;p
levider said:
LS
http://forum.xda-developers.com/showthread.php?t=2728176
AGNi
http://forum.xda-developers.com/showthread.php?t=2197385
Links are dead, but I can upload it for P3100
My friend has got P3110 rom
Yes, i have Xposed - working very well
I don't using ViperFX, but there is DSP Manager
I think it's similar to ViperFX ;p
Click to expand...
Click to collapse
I would appreciate it if you uploaded the link for my P3100. Also, do you have any idea of the score in Antutu. Also, are there any major bugs.
I do not looking at antutu because it depends on too many factors.
Does not show how the phone working on the truth..
I will upload ROM today, later
@edit
https://mega.nz/#!kJ0nDDSA!XwLuwIXlTMi_8acP29_xMcsMZAtkyPV1MDayE69_MEU
Can someone suggest Best Stable and Fastest ROM for p5100
levider said:
I do not looking at antutu because it depends on too many factors.
Does not show how the phone working on the truth..
I will upload ROM today, later
@edit
https://mega.nz/#fm/QAkTmICA
Click to expand...
Click to collapse
Thanks a bunch. Just three questions :
1) Is this ROM a beta build or stable build?
2) Is it 4.4.4 Kitkat?
3) Can I use open gapps with this? If not, what can I use?
akshay1605 said:
Can someone suggest Best Stable and Fastest ROM for p5100
Click to expand...
Click to collapse
SlimKat?
levider said:
I do not looking at antutu because it depends on too many factors.
Does not show how the phone working on the truth..
I will upload ROM today, later
@edit
https://mega.nz/#fm/QAkTmICA
Click to expand...
Click to collapse
Link doesn't work. When I click on the link and login, it just directs me to my own drive. Please fix. I'm very excited to try this ROM out.
adityabanerjee1303 said:
Thanks a bunch. Just three questions :
1) Is this ROM a beta build or stable build?
2) Is it 4.4.4 Kitkat?
3) Can I use open gapps with this? If not, what can I use?
Click to expand...
Click to collapse
1) It's stable
2) Yes
3) Yes. I'm using slim mini gapps
I will upload rom soon, now i have problems with my fck internet ;x
@edit
I forget about key..
https://mega.nz/#!kJ0nDDSA!XwLuwIXlTMi_8acP29_xMcsMZAtkyPV1MDayE69_MEU
levider said:
1) It's stable
2) Yes
3) Yes. I'm using slim mini gapps
I will upload rom soon, now i have problems with my fck internet ;x
@edit
I forget about key..
https://mega.nz/#!kJ0nDDSA!XwLuwIXlTMi_8acP29_xMcsMZAtkyPV1MDayE69_MEU
Click to expand...
Click to collapse
Thank you. Now, just a last one. Can you provide detailed instructions to flash this ROM.
adityabanerjee1303 said:
Thank you. Now, just a last one. Can you provide detailed instructions to flash this ROM.
Click to expand...
Click to collapse
Full wipe (cache/system/dalvik/internal)
Flash ROM and Gapps
Turn on your tablet
Now go to recovery and flash AGNi Kernel
Turn on your tablet and go to agni control application
Gallery FC
levider said:
Full wipe (cache/system/dalvik/internal)
Flash ROM and Gapps
Turn on your tablet
Now go to recovery and flash AGNi Kernel
Turn on your tablet and go to agni control application
Click to expand...
Click to collapse
I installed your ROM but gallery fc. Other than that, its pretty cool.
adityabanerjee1303 said:
I installed your ROM but gallery fc. Other than that, its pretty cool.
Click to expand...
Click to collapse
For me gallery working very well
What's your cpu max frequency in AGNi Control?
Working GREAT now.
levider said:
For me gallery working very well
What's your cpu max frequency in AGNi Control?
Click to expand...
Click to collapse
Okay, now it's working fine. Sorry, before I didn't flash Agni Kernel. AWESOME ROM. BEST KITKAT ROM I'VE EVER USED! I think I'm gonna be sticking to this for a while. Just two things:
1) When I installed ViperFX, it didn't show driver options. Effects are working nonetheless.
2) The ROM has a theme engine built in. What kind of themes can I use???