Rom idea - Galaxy Ace S5830 General

Hey guy's i'm not a dev. But have some great ideas. So some one here able to help forfil my idea's.
My idea is to creat a AOSP rom 2.3.7 whit the ICS icons and apps.
Whil that be able to creat.

Include :
- CM7 Based
- Battery drain fixed ( i don't know why but i think kernel it's the problem)
- Samsung keyboard with all available languages
- Modified Stock SMS app with skins and autoconvert to MMS removed
We'll post some ideas, but it's someone available to do this ?

P4qui7o said:
Include :
- CM7 Based
- Battery drain fixed ( i don't know why but i think kernel it's the problem)
- Samsung keyboard with all available languages
- Modified Stock SMS app with skins and autoconvert to MMS removed
We'll post some ideas, but it's someone available to do this ?
Click to expand...
Click to collapse
Even more great idea's. Nice some is thinking whit me.
- Maybe face unlock added?
- Status bar icons ICS?
- No launchers
____________________________________________________________
Current phone => Samsung galaxy SII => CM9 01182012 => KLP1 radio

Ported TW4 launcher it will be great ...
Or stock with new icons
Behrad CyanoAce it's a good rom to edit ...

Or AOSP launcher whit ICS icons. But CM 7 based great idea. Hope some dev's will join us te help us whit our idea's
- ICS SMS app.
- ICS Dailerpad
- Phasebeam live wallpaper added
...............................................................................................................................................................
Phone: Galaxy S2
Rom: CM9 01182012 (ICS 4.0.3 AOSP)
Radio: KLP1
Looking for a: Ace to play whit

You guys are a bit over ambitious.. xD
Its impossible to port TW4 to ace.
If you guys are planning on making an AOSP rom,you need to have some experience in compiling.Why do you think AOSP was so late to come to ace?
Heard about battery drain fix being discussed.Its not a problem with the kernel as far as i know.If it was so easy,you think somebody wouldnt have fixed that until now?Its one of the most major bugs with cm7 builds we have got.You think they wouldnt have tried to fix it?
ICS status bar icons is pretty easy to do.You can do it with UOT.
Face unlock?We dont even have a front camera.
ICS SMS app??Saw one in market?Or found one anywhere else which works on Gingerbread?Heard someone ported it?Coz its not possible to use an app which is made for ICS and not GB
Same as above for Dialer pad

Ok then
Stock TW will be great
But battery drain is killing us all ... 'guess will wait untill someone find the solution ...

make some one .. nokia style rom .....with some new look....
just idea ...
Sent from my GT-S5830 using xda premium

voltigeur said:
Hey guy's i'm not a dev. But have some great ideas. So some one here able to help forfil my idea's.
My idea is to creat a AOSP rom 2.3.7 whit the ICS icons and apps.
Whil that be able to creat.
Click to expand...
Click to collapse
U can use 2.3.7 AOSP Rom Beta from here: http://forum.xda-developers.com/showthread.php?t=1447602
Tmobile Theme Engine is included so u can install ICS Theme and icons.
U can integrate theme also in flashable zip if u want.
ICS Apps needs to be ported for ARMv6 first. Currently most apps r only for ARMv7. Only a few r already ported for ARMv6.
---------- Post added at 04:09 PM ---------- Previous post was at 04:01 PM ----------
P4qui7o said:
Include :
- CM7 Based
- Battery drain fixed ( i don't know why but i think kernel it's the problem)
- Samsung keyboard with all available languages
- Modified Stock SMS app with skins and autoconvert to MMS removed
We'll post some ideas, but it's someone available to do this ?
Click to expand...
Click to collapse
CM 7 based its nice too
Battery drain is partly fixable by changeing build.prop i figured out something
Just add this to build.prop:
Code:
#standby and battery drain fix
pm.sleep_mode=1
ro.ril.fast.dormancy.timeout=3
ro.ril.enable.sbm.feature=1
and if u need more battery runtime
change this entrys: (but u get lower mobile network speeds after this)
Code:
ro.ril.hsxpa=1
ro.ril.hsdpa.category=10
to
Code:
ro.ril.hsxpa=0
ro.ril.hsdpa.category=8
---------- Post added at 04:14 PM ---------- Previous post was at 04:09 PM ----------
voltigeur said:
Even more great idea's. Nice some is thinking whit me.
- Maybe face unlock added?
- Status bar icons ICS?
- No launchers
____________________________________________________________
Current phone => Samsung galaxy SII => CM9 01182012 => KLP1 radio
Click to expand...
Click to collapse
Face unlock is useless we have no front camera and its also not secure. U can trick the faceunlock with a foto.
Status bar icons are easy to add by a flashable zip. Or extract zip and integrate them to rom.
We need at least one launcher

immy28 said:
make some one .. nokia style rom .....with some new look....
just idea ...
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Ive got nokia theme for stock rom
Sent from my GT-S5830 using xda premium

Mardon said:
U can use 2.3.7 AOSP Rom Beta from here: http://forum.xda-developers.com/showthread.php?t=1447602
Tmobile Theme Engine is included so u can install ICS Theme and icons.
U can integrate theme also in flashable zip if u want.
ICS Apps needs to be ported for ARMv6 first. Currently most apps r only for ARMv7. Only a few r already ported for ARMv6.
---------- Post added at 04:09 PM ---------- Previous post was at 04:01 PM ----------
CM 7 based its nice too
Battery drain is partly fixable by changeing build.prop i figured out something
Just add this to build.prop:
Code:
#standby and battery drain fix
pm.sleep_mode=1
ro.ril.fast.dormancy.timeout=3
ro.ril.enable.sbm.feature=1
and if u need more battery runtime
change this entrys: (but u get lower mobile network speeds after this)
Code:
ro.ril.hsxpa=1
ro.ril.hsdpa.category=10
to
Code:
ro.ril.hsxpa=0
ro.ril.hsdpa.category=8
---------- Post added at 04:14 PM ---------- Previous post was at 04:09 PM ----------
Face unlock is useless we have no front camera and its also not secure. U can trick the faceunlock with a foto.
Status bar icons are easy to add by a flashable zip. Or extract zip and integrate them to rom.
We need at least one launcher
Click to expand...
Click to collapse
Those are just the normal build.prop tweaks.Theoretically,those are SUPPOSED to increase battery life when in sleep mode and when using wifi.But practically,they dont affect battery life much
---------- Post added at 10:22 PM ---------- Previous post was at 10:21 PM ----------
spacecaker said:
Ive got nokia theme for stock rom
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Yuck..Nokia??Ugh..

Prawesome said:
Those are just the normal build.prop tweaks.Theoretically,those are SUPPOSED to increase battery life when in sleep mode and when using wifi.But practically,they dont affect battery life much
---------- Post added at 10:22 PM ---------- Previous post was at 10:21 PM ----------
Yuck..Nokia??Ugh..
Click to expand...
Click to collapse
I tested build.prop tweaks and get double battery life time so its practically working.

Mardon said:
I tested build.prop tweaks and get double battery life time so its practically working.
Click to expand...
Click to collapse
Ok...but in my case,it didn't affect the battery much

spacecaker said:
Ive got nokia theme for stock rom
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
nokia theme apk file ... !! i use in cm7? ? link plz ..
Sent from my GT-S5830 using xda premium

What's the point of this?
There are very few original concept ROMs these days. Most ROMs today are by noobs who just change some icons, delete and add some market apps and say this is my ROM lol. And funny thing they fight over originality when all they manage is a repackaged pirated copy of the same ROM in the same sub-forum.

Making great idea's for new roms.
So what do we have so far.
- A lot of people whit great idea's. Thanks for joining me .
- Already some people delivering solutions.
What do we have on idea's:
- AOSP launcher whit ICS icons
- TW 4 launcher
- Launcher nokia theme
- CM7 based
- Solving battery drain
- ICS AOSP apps
- No Face unlock
Great great great
All ready any dev's willing to help creat a rom?

Prawesome said:
Ok...but in my case,it didn't affect the battery much
Click to expand...
Click to collapse
because your phone was not sleeping that tweaks work only in sleeping phones.. but don't expect something magical with build.prop

some one make theme .. day and nights use. like in day with white ..and night with neon look ..all like neon ... any one make this type theme ..and . some e sms or contact skin too
Sent from my GT-S5830 using xda premium

madman_amit said:
because your phone was not sleeping that tweaks work only in sleeping phones.. but don't expect something magical with build.prop
Click to expand...
Click to collapse
That's the same thing i just said

What we have so far....
So
Great idea's
4 launchers? => Touchwiz/AOSP/ Nova launcher/trebuchet
3 themes? => Touchwiz 4/nokia/ICS (ice cream sandwitch)
4 roms?
ICS icons and apps
Any one idea's for the boot animation?
CM7.2 whit battery tweaks
New kernel whit OC?
Kernel needs to give long battery live and smoothness
Keep up the great thinking
Butt don't shoot any one for his or her idea's or taste or what they like
Keep it nice thx

Related

[Mod]ICS+TN's transition animation for All Rom's | 2011.11.12

Here is the new transition animation for All Rom's.
Available vesions:
-ICS
-TN's(tony-noob's )
Here is a little review:https://www.youtube.com/watch?v=ucRG...e_gdata_player Thanks kakho55
Tested on:
-GingerDX v019 by tony-noob
-kuyaDROID.v4.3.233 by blue4you
PS:Test it on other ROM and report.
Installation
-Make patch for your framework-res.apk with acPatcher
-Drop it to your sdcard
-Reboot to CWM recovery
-Flash the dropped file
-Reboot, enjoy
Befor asking see this thread.
ALL CREDITS GOES TO capez for ICS and ithunter for Tn's.
Appart from looking better, its faster than the gdx normal transition animation?
Goodbye!
Lobialkon said:
Appart from looking better, its faster than the gdx normal transition animation?
Goodbye!
Click to expand...
Click to collapse
Yes, it is.
Sent from my X8 using xda premium
you can make patch for acpatcher. its better
xperions said:
you can make patch for acpatcher. its better
Click to expand...
Click to collapse
I'll make it.
Sent from my X8 using xda premium
New version for acPatcher. Enjoy.
acpatch doesnt work for me. acpatcher crashes.
Fixed acpatcher's crash.
tony-noob said:
Fixed acpatcher's crash.
Click to expand...
Click to collapse
yea, I also got it fixed by adding a 0 to resources.txt, but somehow i dont see any animation if i patch it to my X8.
CaliburManiac said:
yea, I also got it fixed by adding a 0 to resources.txt, but somehow i dont see any animation if i patch it to my X8.
Click to expand...
Click to collapse
At all it's not too big animations... You can see it when you navigate in settings.
tony-noob said:
At all it's not too big animations... You can see it when you navigate in settings.
Click to expand...
Click to collapse
yea, now i see it. It's better and faster, but in the video it still looks a bit different. Looks like a little flash there but that might also just be the quality of the camera.
I'll make a better translation animation later...
tony-noob said:
I'll make a better translation animation later...
Click to expand...
Click to collapse
cool. looking forward to it
I've already pm the creator, he said his is planning to make ICS Launcher work on Every phone...
DaxElectro said:
I've already pm the creator, he said his is planning to make ICS Launcher work on Every phone...
Click to expand...
Click to collapse
Ohh! It's great!
New transition animation. Enjoy!
good job thanks
This is cool, is making easier for the noobs! How do u do it??
Sent from my Nexus One using Tapatalk
haha , daxelectro why say like tat for noob...haha...
it really save time to mod the framework..pretty good..
Achep is awesome too..haha...
---------- Post added at 11:41 PM ---------- Previous post was at 11:39 PM ----------
for me , tn`s transition is nice ui animation...is fun n cute...haha
kakho55 said:
haha , daxelectro why say like tat for noob...haha...
it really save time to mod the framework..pretty good..
Achep is awesome too..haha...
---------- Post added at 11:41 PM ---------- Previous post was at 11:39 PM ----------
for me , tn`s transition is nice ui animation...is fun n cute...haha
Click to expand...
Click to collapse
Neh, its true... But when ur in xda for years, you become a profession here... lol... Again thanks tony-noob (Can u change that name? Ur not a noob! Contact MikeChannon) and i have also mod my own...

[DEVS NEEDED] [WICKED IDEA] [ROM] Stock S5830XXKPT "Hybrid"

Ok, I may not be a developer but I have a crazy idea which is the following:
I tried latest Gingerbread 2.3.6 S5830XXKPT which is the fastest stock rom I have ever come to meet by now. It's so fast and smooth that it tempted me to go back to stock from cyanogenmod.
I was wondering if we can mod this baby (but keep original looks for everything) with some extra features like extended power control, a status bar that auto hides when pressing a button like wifi, or gps, settings similar to cyanogenmod settings and maybe we can adapt CM7 Theme chooser engine to it. I know that the last sounds impossible but maybe we can use a trick to fool this and make it work. Of course it needs to be deodexed so it can be modded further by end user, adapt ketuts cf-root b84 kernel and make it flashable. And let's not forget to add extra languages that missing to make it universal as this is Russian.
That way, major functions such as gps, sensors or camera will work perfect (no scripts for sensors or gps or no scripts at all for anything elese) but will be having the ability of better looks and more settings.
Call me crazy, I am not a developer, I don't know if it's impossible or partially possible. Just suggesting.
I think it's quite possible but good luck with theme chooser
Sent from my GT-S5830 using xda premium
scoffyburito said:
I think it's quite possible but good luck with theme chooser
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
U can get theme manager to work on stock Tom if u build that thing from source ( theme Chooser has a source)
edit
requires big changememt in framework
and all apps to get it working correctly
Sent from my GT-S5830 using XDA
spacecaker said:
U can get theme manager to work on stock Tom if u build that thing from source ( theme Chooser has a source)
Sent from my GT-S5830 using XDA
Click to expand...
Click to collapse
Can you do that? =P
Sent from my GT-S5830 using xda premium
Certainly possible..If anyone could give me a working folder,i will give a try at some of the things.I tried several times using AndroidKitchen,ISOmounters and all those things..Couldnt manage to get a working folder even though...>.< The idea was in my head too..
I'll try my best with Theme Chooser
Herpderp Defy.
EmoBoiix3 said:
I'll try my best with Theme Chooser
Herpderp Defy.
Click to expand...
Click to collapse
u need the source ?
google it =S
lol
will give u when i wake up
Sent from my GT-S5830 using xda premium
Kpt is newer than kq8?
TeamCooper Developer
TheMyth Developer
www.teamcooper.net
shaaan said:
Kpt is newer than kq8?
TeamCooper Developer
TheMyth Developer
www.teamcooper.net
Click to expand...
Click to collapse
yes, and it's blazing fast! Has also a different lockscreen, similar to Galaxy Note!
spacecaker said:
u need the source ?
google it =S
lol
will give u when i wake up
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I am a Github member.....I know more than you
Herpderp Defy.
EmoBoiix3 said:
I am a Github member.....I know more than you
Herpderp Defy.
Click to expand...
Click to collapse
Oh ya...robin got trolled
---------- Post added at 10:45 AM ---------- Previous post was at 10:44 AM ----------
I am a git member too...but i am trying to erase everything in my account now...Since i forked and added stupid repositories when i was a noob and didnt know what they were -_-
---------- Post added at 10:50 AM ---------- Previous post was at 10:45 AM ----------
EmoBoiix3 said:
I'll try my best with Theme Chooser
Herpderp Defy.
Click to expand...
Click to collapse
Uh..forgot about the rom from slaid? In TC?
pp matt
i am building cm7 from source for galaxy y
i know how to work with github except uploading
Sent from my GT-S5830 using xda premium
spacecaker said:
pp matt
i am building cm7 from source for galaxy y
i know how to work with github except uploading
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Git push [email protected]:username/repo.git
Or
Send a pull request .
Problem ?
Herpderp Defy.
if any good to you (yeah, it's easy and I know you can do it too) I can upload deodexed system/app and system/framework for XXKPT!
itasoulas said:
if any good to you (yeah, it's easy and I know you can do it too) I can upload deodexed system/app and system/framework for XXKPT!
Click to expand...
Click to collapse
I need it i will make some minor changes,you guys do the rest
Prawesome said:
I need it i will make some minor changes,you guys do the rest
Click to expand...
Click to collapse
seems that my free mediafire reached the provided MB. Will post tomorrow probably at 4shared. Sorry!
anyone still interested in this? Will upload goodies later on tonight! maybe devilsking will help with this also? And we definately have to mod the lockscreen and get rid of the always on message that says you have to move your finger across the screen for phone to unlock.
By the the way, how can someone mod the default lockscreen? Where's that file located?
itasoulas said:
anyone still interested in this? Will upload goodies later on tonight!
Click to expand...
Click to collapse
Yes
herpderp © aint got money to pay to my fish
ok here's what I got so far:
deodexed system/app Link will take you to all my uploads concerning XXKPT project so links above are actually the same. Click on torrent file or download files from within folders
deodexed system/framework
services.jar modded by Devilsking (thanks dude). Replace the original deodexed version with this, set permissions to rw-r-r in order for BLN to function correctly
I already barebone XXKPT. But links above include all defaults system apps. Many of them needs to be not included in final rom. Will report on that soon. Many to be deleted.
PS:
1. just wanted to let you know that with ketuts b84 (b84 fix) rom is so fast. GPS, WIFI, and Data worked excellent. First time with GPS took some time but after that, and after a cold start, it locks within a few seconds.
2. After barebone this rom and with a live wallpaper on, free ram is at 152MB and phone still very fast and smooth!
itasoulas said:
ok here's what I got so far:
deodexed system/app Link will take you to all my uploads concerning XXKPT project so links above are actually the same. Click on torrent file or download files from within folders
deodexed system/framework
services.jar modded by Devilsking (thanks dude). Replace the original deodexed version with this, set permissions to rw-r-r in order for BLN to function correctly
I already barebone XXKPT. But links above include all defaults system apps. Many of them needs to be not included in final rom. Will report on that soon. Many to be deleted.
PS:
1. just wanted to let you know that with ketuts b84 (b84 fix) rom is so fast. GPS, WIFI, and Data worked excellent. First time with GPS took some time but after that, and after a cold start, it locks within a few seconds.
2. After barebone this rom and with a live wallpaper on, free ram is at 152MB and phone still very fast and smooth!
Click to expand...
Click to collapse
The whole system folder ?
herpderp © aint got money to pay to my fish

{ROM} E400 (ICS 4.0.4) [AOKP LIGHT Build#1]

Hey Everyone This Is My First Rom
Not Getting Attention From Cm Team As They Are Not Fixing Lockscreen,Connection Problems And Other
Warning:- Always Make A Backup Of Your Before Playing With Anything
Featurs
•Based On Yaya's Aokp Port But Lot Of Bugs Fixed And Tweaks.....
•Build.prop Tweaks
•Holo Launcher Hd
•Music Player
•Supercharged
•SystemUi Edited
•Framework Edited
•Gps Fixed
•Network Speed In Notification Drawer…
•Overlocked To 1000 Mhz
•Bravia Engine And Xloud
•Ads Blocker Host File Over 5000 Sites
•Gaaps Included
•Windows Phone Fonts
•Bootanimation "You Will Love It"
Bugs
Media Storage Isn't Activated But Media Device Works Well.....
Will Be Fixing It In The Nxt Update
How To Install
1.Get In To Cwm
2.Wipe All Used Data
3.Wipe Dalvik Cache
4.Wipe Cache
5.Flash The Zip...
Downlod Here:-
http://db.tt/QyvVKtwH
Guides And Tweaks For Rom
For Advanced Users Only:-
http://forum.xda-developers.com/showthread.php?t=2212731
Always Make A Backup Before Trying Any Twekas,Scripts And Mods
Note:-
If You Want Walkman Player
Try Xperia V Walkman Player Here:- http://forum.xda-developers.com/showthread.php?t=2191438
Hope You Will Like My Fist Rom
If You Like It Hit The Thanks Button...
Thanks To...
Ibersk For Kenral
Yayakuya
Google
Me
Aokp
Images:-
nice shot...
but, i can't see any means changes (systemUI & frameworks)...
show us more screenies if it real...
and what you mean about "bugs fixes"???
what bugs you mean...???
why mentioned something has been included in my AOKP? (such as "ads blocker, bravia n etc.")
btw, if you not remove my awesome Beats plugins then add xLoud tweak, you will get something terrible in sounds...
and could you change the ROM's name? it's just same with mine... you make people confused...
thanks
Xloud Isn't Affecting My Sound Quality And See The Status Bar. I Have Changed Icons,Removed Clock Wdidget etc....
Sent from my LG-E400 using xda premium
wow nice work
will try it tommorow
thanks
Sent using my two bare hands
jsarunotres said:
wow nice work
will try it tommorow
thanks
Sent using my two bare hands
Click to expand...
Click to collapse
Hope you will like it....
Sent from my LG-E400 using xda premium
name still doesn't changed...!!!
can anyone give me full screen shots for this changes??? he can't answer my questions...
---------- Post added at 04:53 PM ---------- Previous post was at 04:50 PM ----------
niks_avana said:
Xloud Isn't Affecting My Sound Quality And See The Status Bar. I Have Changed Icons,Removed Clock Wdidget etc....
Sent from my LG-E400 using xda premium
Click to expand...
Click to collapse
icons...???? which one...???? :cyclops:
clock widget??? on status bar??? on where???
yayakuya said:
name still doesn't changed...!!!
can anyone give me full screen shots for this changes??? he can't answer my questions...
---------- Post added at 04:53 PM ---------- Previous post was at 04:50 PM ----------
icons...???? which one...???? :cyclops:
clock widget??? on status bar??? on where???
Click to expand...
Click to collapse
Icons Are Replaced By Yaya's Jb StatusBar Mod For Cm....
Sent from my LG-E400 using xda premium
Downloading for some testing right now
I will tell you for any bugs etc.
Edit 1 : No greek keyboard?? :"( I like the size of the buttons on the keyboard but there is no greek language
How can i have greek language keyboard and that size of buttons?
Edit 2 : When i connect it to the pc it the sd cards have some strange names like : 2g-3g data disabled and touch to view usage and settings
theowner997 said:
Downloading for some testing right now
I will tell you for any bugs etc.
Edit 1 : No greek keyboard?? :"( I like the size of the buttons on the keyboard but there is no greek language
How can i have greek language keyboard and that size of buttons?
Edit 2 : When i connect it to the pc it the sd cards have some strange names like : 2g-3g data disabled and touch to view usage and settings
Click to expand...
Click to collapse
How You Are Connecting It To Pc Media Device Or Camera Device?
Sent from my LG-E400 using xda premium
As a media device

[Guide] How to use lollipop theme on samsung galaxy y

ASSALAMOALIKUM friends,
Today i am going to show you how to use MPDI/HDPI themes on galaxy y s5360.
REQUIREMENT
1. Fresh CM11 rom.
2. Root Explorer.
Now come to point..
1. Go to system and find build.prop.
2. Now open it and change it
ro.sf.lcd_density=120 to
ro.sf.lcd_density=110
that's it now try the given theme and HIT THANKS.
Credit: Khizar Ali
Download lolipop theme : http://www.mediafire.com/download/cqftkz74l6vdokd/IdeaL_Theme_X_CM_PA_10.7_
Theme name : Ideal theme x cm pa
Version : 10.7
reserved for working themes
Looking Great
Hit thanks
Alright so yes the theme works (some gliches but who cares) and it looks nice..but it makes phone lag like hell (dont take me wrong but even cm11 has lags) and so it becomes very hard to operate or do anything..
So is there any way to make it atleast smooth as holo theme?
Hritik154 said:
Alright so yes the theme works (some gliches but who cares) and it looks nice..but it makes phone lag like hell (dont take me wrong but even cm11 has lags) and so it becomes very hard to operate or do anything..
So is there any way to make it atleast smooth as holo theme?
Click to expand...
Click to collapse
If you are facing such problems than ask to psyke83 who actually made this rom. kindly don't ask anything off topic, this is a bug and has nothing to do with this method.
If you have any problem related to this method than ask me i will surely help you.
Khizar Ali said:
If you are facing such problems than ask to psyke83 who actually made this rom. kindly don't ask anything off topic, this is a bug and has nothing to do with this method.
If you have any problem related to this method than ask me i will surely help you.
Click to expand...
Click to collapse
No hey its not off topic i just figured that even if you change the lcd density the hdpi or mdpi themes make it lag more..it isnt in case of ldpi ones that are actually made for this device
Hmmm the reason is only that it is not made for ldpi i don't know why the theme developers not take ldpi resolution seriously but i will (INSHAA ALLAH) after my exams try to port themes for ldpi until wait and use the above given method......................
You can also use seeder app which really reduce lag..............................................................
Khizar Ali said:
Hmmm the reason is only that it is not made for ldpi i don't know why the theme developers not take ldpi resolution seriously but i will (INSHAA ALLAH) after my exams try to port themes for ldpi until wait and use the above given method......................
You can also use seeder app which really reduce lag..............................................................
Click to expand...
Click to collapse
Yeah i kinda ported two but it still is lagging with those themes ..idk whats wrong :/
using xhdpi in ldpi = lag
trust me
Minions_Army said:
using xhdpi in ldpi = lag
trust me
Click to expand...
Click to collapse
obviously
Hey can we change REL to L
No need of that but if you want than carry on
hmmm flux rom is good but slow but when I use seeder it works great
Definitely seeder works!
Awsome work mate please post more themes to make our little sgy more awsome...
Sent from my GT-S5360 using XDA Free mobile app
make laggy , hahaha but cool
gothed said:
make laggy , hahaha but cool
Click to expand...
Click to collapse
i know it is cool but the flux theme is awesome Try it
Excelent theme mate very nice work .....:thumbup:
---------- Post added at 10:07 AM ---------- Previous post was at 09:53 AM ----------
I am just installing it bt build.prop not edited and apk not opening what can i do ?

Norma 9005 Lollipop 5.0 Note 4 S6 v17 Sprint Port

Update N9005XXUGBOB6 latest official version of the official end of the push package
Push stable version of the official version is very stable power
The previous version of the draft text to repair the problem
The latest increase in cell localization thank 3M (ultimate lore)
SMS report increased
Fc dual clock repair problems
Handsfree mode dropdown repair problems
Power-saving mode the default startup repair issues (note the need to manually edit the drop-down button to select Reset to replace the drop-down button)
AROMA increase kernel options
Choose your brush into the machine's kernel
Optional brush into google services increase
Increase Note4 camera and the camera selects the brush into the official
New Samsung official memory manager
Fixes all known issues of fc
Nfc mode turned off by default (can not be used due to the Japanese version of the nfc so turned off
v17 English Online
-Aroma in English
-Chinese Apps deleted
-Framework set to Google GPS
-Omega Settings translated
-UPSM manager translated
-Custom Status Bar translated
-CSC default to UK
-Input Mode in SMS Fix
-Fix memory leak for Norma V17(Incredible fast)
-Fix Handwriting Recognition
-SMS Clip Icon fixed
-Wallpaper change fix
-Splanner changed with n4 themed like S6
-Setting menu with ambient display option and 0.25 windows animation(English language only)
-Kids mode not working in S6 TW,just with Note 3 TW
-Maybe more
CREDIT
 @lijianjunyonghu
 @oluwaponmile 
 @filchi756 
 @bryanpen
FOR ALL QUESTIONS AND ISSUSES REFER TO THE MAIN THREAD http://forum.xda-developers.com/gal...t/n9005-lollipop-5-0-s5-note3-stable-t2994680
Flashing
1. Do Full backup
2. Full Data/Cache Wipe
3. Flash Rom
4. In Aroma choose the 9005 Kernel otherwise it wont boot
5. Dont Restart phone
6. Flash Buildprop.zip (otherwise data wont be stable)
7. Restart and Enjoy (takes 10-15 min on first boot)
You can use your kernel of choice with this rom for me Civz Kernel works great but Alter and Lean work as well
DOWNLOAD
https://mega.co.nz/#F!69IlBTSD!YH-eLHszq-oDo9hoR7mKMg
GONNA GIVE THIS A TRY...THANKS FOR THE UPDATE.
Sent from my SM-N910F using XDA Free mobile app
Lakerzz8_24 said:
GONNA GIVE THIS A TRY...THANKS FOR THE UPDATE.
Sent from my SM-N910F using XDA Free mobile app
Click to expand...
Click to collapse
dammit I just looked at this and you beat me to posting!!
comptonhubbard said:
dammit I just looked at this and you beat me to posting!!
Click to expand...
Click to collapse
lol its been my daily driver for the past week been testing it out before starting a thread
@kyalejamison curious as to why this rom - DarkLord s6 rom is flawless (I used the fixes from the 2.2DL rom - apn and build prop and I have everything except being able to send MMS). Is this rom more stable than that ROM...just curious no need to flame me.
comptonhubbard said:
@kyalejamison curious as to why this rom - DarkLord s6 rom is flawless (I used the fixes from the 2.2DL rom - apn and build prop and I have everything except being able to send MMS). Is this rom more stable than that ROM...just curious no need to flame me.
Click to expand...
Click to collapse
To be honest this rom was out before the darklord s6 and everything works. when i looked at the darklord s6 thread it had alot of things that were FC'ing so i didnt feel like being bothered till all the kinks were worked out
kyalejamison said:
To be honest this rom was out before the darklord s6 and everything works. when i looked at the darklord s6 thread it had alot of things that were FC'ing so i didnt feel like being bothered till all the kinks were worked out
Click to expand...
Click to collapse
shealth, smart manager, s assistant, music and everything sprint related works??
---------- Post added at 04:28 PM ---------- Previous post was at 03:55 PM ----------
kyalejamison said:
To be honest this rom was out before the darklord s6 and everything works. when i looked at the darklord s6 thread it had alot of things that were FC'ing so i didnt feel like being bothered till all the kinks were worked out
Click to expand...
Click to collapse
all the kinks seemed to be worked out at least for n900p users
I am at work with my clients while i was installing this beauty of rom...lmao so far so good
Sent from my SM-N910P using XDA Free mobile app
---------- Post added at 10:49 PM ---------- Previous post was at 10:48 PM ----------
I so happened to refresh at the perfect time when this was posted lol....atleast you are still ine of the first
Sent from my SM-N910P using XDA Free mobile app
---------- Post added at 10:54 PM ---------- Previous post was at 10:49 PM ----------
Is it just me or signal bars are low?
This thing is awesome. Only problem is what to decide to use as my setup from the options in aroma installer
---------- Post added at 12:17 AM ---------- Previous post was at 12:12 AM ----------
Is it safe to flash again just to choose different options in the aroma installer i.e. choosing a different launcher?
Finally, a flash fix! Thank you so much sir! Can't wait to give this a go!
Totes ma goat sent from ma note
Where do you get the buildprop. zip
Im pretty sure someone else posted in another thread.
vra111 said:
Where do you get the buildprop. zip
Click to expand...
Click to collapse
@bryanpen sent it to me he found it in another thread somewhere
Sent from my SM-N910P using XDA Free mobile app
lazerus06 said:
This thing is awesome. Only problem is what to decide to use as my setup from the options in aroma installer
---------- Post added at 12:17 AM ---------- Previous post was at 12:12 AM ----------
Is it safe to flash again just to choose different options in the aroma installer i.e. choosing a different launcher?
Click to expand...
Click to collapse
Yeah I reflashed and chose the Note 3 launcher
Sent from my SM-N910P using XDA Free mobile app
I did the samsung 6 launcher and am happy so far. Actually I'm super impressed! Toolbox is working, screen mirroring.. The only thing missing is xposed but not even missing that. I do like the pullup app too but I just run Nova Launcher and solved that issue. Great job man! I'm really loving the new features and so far everything is working great! I'll keep digging for any issues but so far I'm not finding any
Im impressed i really like this rom
Thanks a lot
wallpaper scroll
How do we turn off wallpaper scroll?
xsisbest said:
I did the samsung 6 launcher and am happy so far. Actually I'm super impressed! Toolbox is working, screen mirroring.. The only thing missing is xposed but not even missing that. I do like the pullup app too but I just run Nova Launcher and solved that issue. Great job man! I'm really loving the new features and so far everything is working great! I'll keep digging for any issues but so far I'm not finding any
Click to expand...
Click to collapse
Xposed should work since its not a stock TW rom
Greatness83 said:
Xposed should work since its not a stock TW rom
Click to expand...
Click to collapse
Incorrect. Stock or not, TW ROMs will not work with Xposed. ?
Sent from my SM-N910P using Tapatalk

Categories

Resources